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