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