Replication.Builder |
Replication.Builder.availabilityDomain(String availabilityDomain) |
The availability domain that contains the replication.
|
static Replication.Builder |
Replication.builder() |
Create a new builder.
|
Replication.Builder |
Replication.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment that contains the replication.
|
Replication.Builder |
Replication.Builder.copy(Replication model) |
|
Replication.Builder |
Replication.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
Replication.Builder |
Replication.Builder.deltaProgress(Long deltaProgress) |
Percentage progress of the current replication cycle.
|
Replication.Builder |
Replication.Builder.deltaStatus(Replication.DeltaStatus deltaStatus) |
The current state of the snapshot during replication operations.
|
Replication.Builder |
Replication.Builder.displayName(String displayName) |
A user-friendly name.
|
Replication.Builder |
Replication.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
Replication.Builder |
Replication.Builder.id(String id) |
The OCID of the
replication.
|
Replication.Builder |
Replication.Builder.lastSnapshotId(String lastSnapshotId) |
The OCID of the
last snapshot that has been replicated completely.
|
Replication.Builder |
Replication.Builder.lifecycleDetails(String lifecycleDetails) |
Additional information about the current ‘lifecycleState’.
|
Replication.Builder |
Replication.Builder.lifecycleState(Replication.LifecycleState lifecycleState) |
The current lifecycle state of the replication.
|
Replication.Builder |
Replication.Builder.locks(List<ResourceLock> locks) |
Locks associated with this resource.
|
Replication.Builder |
Replication.Builder.recoveryPointTime(Date recoveryPointTime) |
The snapshotTime of the most recent
recoverable replication snapshot in RFC 3339
timestamp format.
|
Replication.Builder |
Replication.Builder.replicationInterval(Long replicationInterval) |
Duration in minutes between replication snapshots.
|
Replication.Builder |
Replication.Builder.replicationTargetId(String replicationTargetId) |
|
Replication.Builder |
Replication.Builder.sourceId(String sourceId) |
The OCID of the
source file system.
|
Replication.Builder |
Replication.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
System tags for this resource.
|
Replication.Builder |
Replication.Builder.targetId(String targetId) |
The OCID of the
target file system.
|
Replication.Builder |
Replication.Builder.timeCreated(Date timeCreated) |
The date and time the replication was created in RFC
3339 timestamp format.
|
Replication.Builder |
Replication.toBuilder() |
|