Package | Description |
---|---|
com.oracle.bmc.osmanagementhub.model |
Modifier and Type | Method and Description |
---|---|
LifecycleStageSummary.Builder |
LifecycleStageSummary.Builder.archType(ArchType archType)
The CPU architecture of the managed instances in the lifecycle stage.
|
static LifecycleStageSummary.Builder |
LifecycleStageSummary.builder()
Create a new builder.
|
LifecycleStageSummary.Builder |
LifecycleStageSummary.Builder.compartmentId(String compartmentId)
The OCID
of the compartment that contains the lifecycle stage.
|
LifecycleStageSummary.Builder |
LifecycleStageSummary.Builder.copy(LifecycleStageSummary model) |
LifecycleStageSummary.Builder |
LifecycleStageSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.
|
LifecycleStageSummary.Builder |
LifecycleStageSummary.Builder.displayName(String displayName)
The user-friendly name for the lifecycle stage.
|
LifecycleStageSummary.Builder |
LifecycleStageSummary.Builder.freeformTags(Map<String,String> freeformTags)
Free-form tags for this resource.
|
LifecycleStageSummary.Builder |
LifecycleStageSummary.Builder.id(String id)
The OCID
of the lifecycle stage.
|
LifecycleStageSummary.Builder |
LifecycleStageSummary.Builder.lifecycleEnvironmentDisplayName(String lifecycleEnvironmentDisplayName)
The user-friendly name for the lifecycle environment.
|
LifecycleStageSummary.Builder |
LifecycleStageSummary.Builder.lifecycleEnvironmentId(String lifecycleEnvironmentId)
The OCID
of the lifecycle environment that contains the lifecycle stage.
|
LifecycleStageSummary.Builder |
LifecycleStageSummary.Builder.lifecycleState(LifecycleStage.LifecycleState lifecycleState)
The current state of the lifecycle environment.
|
LifecycleStageSummary.Builder |
LifecycleStageSummary.Builder.location(ManagedInstanceLocation location)
The location of managed instances associated with the lifecycle stage.
|
LifecycleStageSummary.Builder |
LifecycleStageSummary.Builder.managedInstances(Integer managedInstances)
The list of managed instances associated with the lifecycle stage.
|
LifecycleStageSummary.Builder |
LifecycleStageSummary.Builder.osFamily(OsFamily osFamily)
The operating system of the managed instances in the lifecycle stage.
|
LifecycleStageSummary.Builder |
LifecycleStageSummary.Builder.rank(Integer rank)
User-specified rank for the lifecycle stage.
|
LifecycleStageSummary.Builder |
LifecycleStageSummary.Builder.softwareSourceId(SoftwareSourceDetails softwareSourceId) |
LifecycleStageSummary.Builder |
LifecycleStageSummary.Builder.systemTags(Map<String,Map<String,Object>> systemTags)
System tags for this resource.
|
LifecycleStageSummary.Builder |
LifecycleStageSummary.Builder.timeCreated(Date timeCreated)
The time the lifecycle stage was created (in RFC
3339 format).
|
LifecycleStageSummary.Builder |
LifecycleStageSummary.Builder.timeModified(Date timeModified)
The time the lifecycle stage was last modified (in RFC
3339 format).
|
LifecycleStageSummary.Builder |
LifecycleStageSummary.toBuilder() |
LifecycleStageSummary.Builder |
LifecycleStageSummary.Builder.vendorName(VendorName vendorName)
The vendor of the operating system used by the managed instances in the lifecycle stage.
|
Copyright © 2016–2025. All rights reserved.