Package | Description |
---|---|
com.oracle.bmc.desktops.model |
Modifier and Type | Method and Description |
---|---|
DesktopSchedule |
DesktopSchedule.Builder.build() |
DesktopSchedule |
DesktopAvailabilityPolicy.getStartSchedule() |
DesktopSchedule |
DesktopAvailabilityPolicy.getStopSchedule() |
Modifier and Type | Method and Description |
---|---|
DesktopSchedule.Builder |
DesktopSchedule.Builder.copy(DesktopSchedule model) |
DesktopAvailabilityPolicy.Builder |
DesktopAvailabilityPolicy.Builder.startSchedule(DesktopSchedule startSchedule) |
DesktopAvailabilityPolicy.Builder |
DesktopAvailabilityPolicy.Builder.stopSchedule(DesktopSchedule stopSchedule) |
Constructor and Description |
---|
DesktopAvailabilityPolicy(DesktopSchedule startSchedule,
DesktopSchedule stopSchedule)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.