static PlatformConfigurationSummary.Builder |
PlatformConfigurationSummary.builder() |
Create a new builder.
|
PlatformConfigurationSummary.Builder |
PlatformConfigurationSummary.Builder.compartmentId(String compartmentId) |
Tenancy OCID
|
PlatformConfigurationSummary.Builder |
PlatformConfigurationSummary.Builder.configCategoryDetails(ConfigCategoryDetails configCategoryDetails) |
|
PlatformConfigurationSummary.Builder |
PlatformConfigurationSummary.Builder.copy(PlatformConfigurationSummary model) |
|
PlatformConfigurationSummary.Builder |
PlatformConfigurationSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
PlatformConfigurationSummary.Builder |
PlatformConfigurationSummary.Builder.description(String description) |
A user-friendly description.
|
PlatformConfigurationSummary.Builder |
PlatformConfigurationSummary.Builder.displayName(String displayName) |
A user-friendly name.
|
PlatformConfigurationSummary.Builder |
PlatformConfigurationSummary.Builder.freeformTags(Map<String,String> freeformTags) |
Simple key-value pair that is applied without any predefined name, type or scope.
|
PlatformConfigurationSummary.Builder |
PlatformConfigurationSummary.Builder.id(String id) |
The OCID of the resource.
|
PlatformConfigurationSummary.Builder |
PlatformConfigurationSummary.Builder.lifecycleDetails(String lifecycleDetails) |
A message describing the current state in more detail.
|
PlatformConfigurationSummary.Builder |
PlatformConfigurationSummary.Builder.lifecycleState(PlatformConfiguration.LifecycleState lifecycleState) |
The current state of the PlatformConfiguration.
|
PlatformConfigurationSummary.Builder |
PlatformConfigurationSummary.Builder.resourceRegion(String resourceRegion) |
Associated region
|
PlatformConfigurationSummary.Builder |
PlatformConfigurationSummary.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
System tags for this resource.
|
PlatformConfigurationSummary.Builder |
PlatformConfigurationSummary.Builder.timeCreated(Date timeCreated) |
The time this resource was created.
|
PlatformConfigurationSummary.Builder |
PlatformConfigurationSummary.Builder.timeUpdated(Date timeUpdated) |
The time this resource was last updated.
|
PlatformConfigurationSummary.Builder |
PlatformConfigurationSummary.toBuilder() |
|
PlatformConfigurationSummary.Builder |
PlatformConfigurationSummary.Builder.type(PlatformConfiguration.Type type) |
The type of the configuration.
|