DatastoreCluster.Builder |
DatastoreCluster.Builder.availabilityDomain(String availabilityDomain) |
The availability domain of the Datastore Cluster.
|
static DatastoreCluster.Builder |
DatastoreCluster.builder() |
Create a new builder.
|
DatastoreCluster.Builder |
DatastoreCluster.Builder.capacityInGBs(Double capacityInGBs) |
Total size of all datastores associated with the datastore cluster in GB.
|
DatastoreCluster.Builder |
DatastoreCluster.Builder.clusterId(String clusterId) |
The OCID of the
VMware Cluster that Datastore cluster is attached to.
|
DatastoreCluster.Builder |
DatastoreCluster.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment that contains the Datastore.
|
DatastoreCluster.Builder |
DatastoreCluster.Builder.copy(DatastoreCluster model) |
|
DatastoreCluster.Builder |
DatastoreCluster.Builder.datastoreClusterType(DatastoreClusterTypes datastoreClusterType) |
Type of the datastore cluster.
|
DatastoreCluster.Builder |
DatastoreCluster.Builder.datastoreIds(List<String> datastoreIds) |
The OCIDs of the
Datastores that belong to the Datastore Cluster
|
DatastoreCluster.Builder |
DatastoreCluster.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
DatastoreCluster.Builder |
DatastoreCluster.Builder.displayName(String displayName) |
A descriptive name for the Datastore Cluster.
|
DatastoreCluster.Builder |
DatastoreCluster.Builder.esxiHostIds(List<String> esxiHostIds) |
The OCIDs of the
ESXi hosts to attach the datastore to.
|
DatastoreCluster.Builder |
DatastoreCluster.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
DatastoreCluster.Builder |
DatastoreCluster.Builder.id(String id) |
The OCID of the
Datastore cluster.
|
DatastoreCluster.Builder |
DatastoreCluster.Builder.lifecycleState(LifecycleStates lifecycleState) |
The current state of the Datastore Cluster.
|
DatastoreCluster.Builder |
DatastoreCluster.Builder.sddcId(String sddcId) |
The OCID of the
SDDC that Datastore cluster is associated with.
|
DatastoreCluster.Builder |
DatastoreCluster.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
Usage of system tag keys.
|
DatastoreCluster.Builder |
DatastoreCluster.Builder.timeCreated(Date timeCreated) |
The date and time the Datastore Cluster was created, in the format defined by
RFC3339.
|
DatastoreCluster.Builder |
DatastoreCluster.Builder.timeUpdated(Date timeUpdated) |
The date and time the Datastore Cluster was updated, in the format defined by
RFC3339.
|
DatastoreCluster.Builder |
DatastoreCluster.toBuilder() |
|