VolumeGroupReplica.Builder |
VolumeGroupReplica.Builder.availabilityDomain(String availabilityDomain) |
The availability domain of the volume group replica.
|
static VolumeGroupReplica.Builder |
VolumeGroupReplica.builder() |
Create a new builder.
|
VolumeGroupReplica.Builder |
VolumeGroupReplica.Builder.compartmentId(String compartmentId) |
The OCID of the compartment that contains the volume group replica.
|
VolumeGroupReplica.Builder |
VolumeGroupReplica.Builder.copy(VolumeGroupReplica model) |
|
VolumeGroupReplica.Builder |
VolumeGroupReplica.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
VolumeGroupReplica.Builder |
VolumeGroupReplica.Builder.displayName(String displayName) |
A user-friendly name.
|
VolumeGroupReplica.Builder |
VolumeGroupReplica.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
VolumeGroupReplica.Builder |
VolumeGroupReplica.Builder.id(String id) |
The OCID for the volume group replica.
|
VolumeGroupReplica.Builder |
VolumeGroupReplica.Builder.lifecycleState(VolumeGroupReplica.LifecycleState lifecycleState) |
The current state of a volume group.
|
VolumeGroupReplica.Builder |
VolumeGroupReplica.Builder.memberReplicas(List<MemberReplica> memberReplicas) |
Volume replicas within this volume group replica.
|
VolumeGroupReplica.Builder |
VolumeGroupReplica.Builder.sizeInGBs(Long sizeInGBs) |
The aggregate size of the volume group replica in GBs.
|
VolumeGroupReplica.Builder |
VolumeGroupReplica.Builder.timeCreated(Date timeCreated) |
The date and time the volume group replica was created.
|
VolumeGroupReplica.Builder |
VolumeGroupReplica.Builder.timeLastSynced(Date timeLastSynced) |
The date and time the volume group replica was last synced from the source volume group.
|
VolumeGroupReplica.Builder |
VolumeGroupReplica.toBuilder() |
|
VolumeGroupReplica.Builder |
VolumeGroupReplica.Builder.volumeGroupId(String volumeGroupId) |
The OCID of the source volume group.
|