LifecycleStage.Builder |
LifecycleStage.Builder.archType(ArchType archType) |
The CPU architecture of the managed instances in the lifecycle stage.
|
static LifecycleStage.Builder |
LifecycleStage.builder() |
Create a new builder.
|
LifecycleStage.Builder |
LifecycleStage.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment that contains the lifecycle stage.
|
LifecycleStage.Builder |
LifecycleStage.Builder.copy(LifecycleStage model) |
|
LifecycleStage.Builder |
LifecycleStage.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
LifecycleStage.Builder |
LifecycleStage.Builder.displayName(String displayName) |
The user-friendly name for the lifecycle stage.
|
LifecycleStage.Builder |
LifecycleStage.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
LifecycleStage.Builder |
LifecycleStage.Builder.id(String id) |
The OCID of the
lifecycle stage.
|
LifecycleStage.Builder |
LifecycleStage.Builder.lifecycleEnvironmentId(String lifecycleEnvironmentId) |
The OCID of the
lifecycle environment that contains the lifecycle stage.
|
LifecycleStage.Builder |
LifecycleStage.Builder.lifecycleState(LifecycleStage.LifecycleState lifecycleState) |
The current state of the lifecycle stage.
|
LifecycleStage.Builder |
LifecycleStage.Builder.location(ManagedInstanceLocation location) |
The location of managed instances associated with the lifecycle stage.
|
LifecycleStage.Builder |
LifecycleStage.Builder.managedInstanceIds(List<ManagedInstanceDetails> managedInstanceIds) |
The list of managed instances associated with the lifecycle stage.
|
LifecycleStage.Builder |
LifecycleStage.Builder.osFamily(OsFamily osFamily) |
The operating system of the managed instances in the lifecycle stage.
|
LifecycleStage.Builder |
LifecycleStage.Builder.rank(Integer rank) |
User-specified rank for the lifecycle stage.
|
LifecycleStage.Builder |
LifecycleStage.Builder.softwareSourceId(SoftwareSourceDetails softwareSourceId) |
|
LifecycleStage.Builder |
LifecycleStage.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
System tags for this resource.
|
LifecycleStage.Builder |
LifecycleStage.Builder.timeCreated(Date timeCreated) |
The time the lifecycle stage was created (in RFC
3339 format).
|
LifecycleStage.Builder |
LifecycleStage.Builder.timeModified(Date timeModified) |
The time the lifecycle stage was last modified (in RFC
3339 format).
|
LifecycleStage.Builder |
LifecycleStage.toBuilder() |
|
LifecycleStage.Builder |
LifecycleStage.Builder.vendorName(VendorName vendorName) |
The vendor of the operating system used by the managed instances in the lifecycle stage.
|