Package | Description |
---|---|
com.oracle.bmc.clusterplacementgroups.model |
Modifier and Type | Method and Description |
---|---|
ClusterPlacementGroupSummary.Builder |
ClusterPlacementGroupSummary.Builder.availabilityDomain(String availabilityDomain)
The availability domain of the cluster placement group.
|
static ClusterPlacementGroupSummary.Builder |
ClusterPlacementGroupSummary.builder()
Create a new builder.
|
ClusterPlacementGroupSummary.Builder |
ClusterPlacementGroupSummary.Builder.clusterPlacementGroupType(ClusterPlacementGroupType clusterPlacementGroupType)
The type of cluster placement group.
|
ClusterPlacementGroupSummary.Builder |
ClusterPlacementGroupSummary.Builder.compartmentId(String compartmentId)
The OCID
of the compartment that contains the cluster placement group.
|
ClusterPlacementGroupSummary.Builder |
ClusterPlacementGroupSummary.Builder.copy(ClusterPlacementGroupSummary model) |
ClusterPlacementGroupSummary.Builder |
ClusterPlacementGroupSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.
|
ClusterPlacementGroupSummary.Builder |
ClusterPlacementGroupSummary.Builder.freeformTags(Map<String,String> freeformTags)
Simple key-value pair that is applied without any predefined name, type, or scope.
|
ClusterPlacementGroupSummary.Builder |
ClusterPlacementGroupSummary.Builder.id(String id)
The OCID
of the cluster placement group.
|
ClusterPlacementGroupSummary.Builder |
ClusterPlacementGroupSummary.Builder.lifecycleDetails(String lifecycleDetails)
A message describing the current state in more detail.
|
ClusterPlacementGroupSummary.Builder |
ClusterPlacementGroupSummary.Builder.lifecycleState(ClusterPlacementGroup.LifecycleState lifecycleState)
The current state of the cluster placement group.
|
ClusterPlacementGroupSummary.Builder |
ClusterPlacementGroupSummary.Builder.name(String name)
The friendly name of the cluster placement group.
|
ClusterPlacementGroupSummary.Builder |
ClusterPlacementGroupSummary.Builder.systemTags(Map<String,Map<String,Object>> systemTags)
System tags for this resource.
|
ClusterPlacementGroupSummary.Builder |
ClusterPlacementGroupSummary.Builder.timeCreated(Date timeCreated)
The time the cluster placement group was created, expressed in RFC
3339 timestamp format.
|
ClusterPlacementGroupSummary.Builder |
ClusterPlacementGroupSummary.Builder.timeUpdated(Date timeUpdated)
The time the cluster placement group was updated, expressed in RFC
3339 timestamp format.
|
ClusterPlacementGroupSummary.Builder |
ClusterPlacementGroupSummary.toBuilder() |
Copyright © 2016–2024. All rights reserved.