Package | Description |
---|---|
com.oracle.bmc.osmanagementhub.model |
Modifier and Type | Method and Description |
---|---|
LifecycleEnvironmentDetails |
LifecycleEnvironmentDetails.Builder.build() |
LifecycleEnvironmentDetails |
LifecycleProfile.getLifecycleEnvironment() |
Modifier and Type | Method and Description |
---|---|
LifecycleEnvironmentDetails.Builder |
LifecycleEnvironmentDetails.Builder.copy(LifecycleEnvironmentDetails model) |
LifecycleProfile.Builder |
LifecycleProfile.Builder.lifecycleEnvironment(LifecycleEnvironmentDetails lifecycleEnvironment) |
Constructor and Description |
---|
LifecycleProfile(String id,
String compartmentId,
String displayName,
String description,
String managementStationId,
VendorName vendorName,
OsFamily osFamily,
ArchType archType,
Date timeCreated,
Profile.LifecycleState lifecycleState,
Profile.RegistrationType registrationType,
Boolean isDefaultProfile,
Boolean isServiceProvidedProfile,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
LifecycleEnvironmentDetails lifecycleEnvironment,
LifecycleStageDetails lifecycleStage)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.