Package | Description |
---|---|
com.oracle.bmc.computecloudatcustomer.model |
Modifier and Type | Method and Description |
---|---|
UpdateCccScheduleEvent |
UpdateCccScheduleEvent.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<UpdateCccScheduleEvent> |
UpdateCccUpgradeScheduleDetails.getEvents()
List of preferred times for a Compute Cloud@Customer infrastructure to be upgraded.
|
Modifier and Type | Method and Description |
---|---|
UpdateCccScheduleEvent.Builder |
UpdateCccScheduleEvent.Builder.copy(UpdateCccScheduleEvent model) |
Modifier and Type | Method and Description |
---|---|
UpdateCccUpgradeScheduleDetails.Builder |
UpdateCccUpgradeScheduleDetails.Builder.events(List<UpdateCccScheduleEvent> events)
List of preferred times for a Compute Cloud@Customer infrastructure to be upgraded.
|
Constructor and Description |
---|
UpdateCccUpgradeScheduleDetails(String displayName,
String description,
List<UpdateCccScheduleEvent> events,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.