RecoveryInstanceFailback.Builder |
RecoveryInstanceFailback.Builder.agentLastSeenByServiceDateTime(String agentLastSeenByServiceDateTime) |
The date and time the agent on the Recovery Instance was last seen by the service.
|
static RecoveryInstanceFailback.Builder |
RecoveryInstanceFailback.builder() |
|
RecoveryInstanceFailback.Builder |
RecoveryInstanceFailback.Builder.elapsedReplicationDuration(String elapsedReplicationDuration) |
The amount of time that the Recovery Instance has been replicating for.
|
RecoveryInstanceFailback.Builder |
RecoveryInstanceFailback.Builder.failbackClientID(String failbackClientID) |
The ID of the failback client that this Recovery Instance is associated with.
|
RecoveryInstanceFailback.Builder |
RecoveryInstanceFailback.Builder.failbackClientLastSeenByServiceDateTime(String failbackClientLastSeenByServiceDateTime) |
The date and time that the failback client was last seen by the service.
|
RecoveryInstanceFailback.Builder |
RecoveryInstanceFailback.Builder.failbackInitiationTime(String failbackInitiationTime) |
The date and time that the failback initiation started.
|
RecoveryInstanceFailback.Builder |
RecoveryInstanceFailback.Builder.failbackJobID(String failbackJobID) |
The Job ID of the last failback log for this Recovery Instance.
|
RecoveryInstanceFailback.Builder |
RecoveryInstanceFailback.Builder.failbackLaunchType(String failbackLaunchType) |
The launch type (Recovery / Drill) of the last launch for the failback replication of this recovery instance.
|
RecoveryInstanceFailback.Builder |
RecoveryInstanceFailback.Builder.failbackLaunchType(FailbackLaunchType failbackLaunchType) |
The launch type (Recovery / Drill) of the last launch for the failback replication of this recovery instance.
|
RecoveryInstanceFailback.Builder |
RecoveryInstanceFailback.Builder.failbackToOriginalServer(Boolean failbackToOriginalServer) |
Whether we are failing back to the original Source Server for this Recovery Instance.
|
RecoveryInstanceFailback.Builder |
RecoveryInstanceFailback.Builder.firstByteDateTime(String firstByteDateTime) |
The date and time of the first byte that was replicated from the Recovery Instance.
|
RecoveryInstanceFailback.Builder |
RecoveryInstanceFailback.Builder.state(String state) |
The state of the failback process that this Recovery Instance is in.
|
RecoveryInstanceFailback.Builder |
RecoveryInstanceFailback.Builder.state(FailbackState state) |
The state of the failback process that this Recovery Instance is in.
|
RecoveryInstanceFailback.Builder |
RecoveryInstanceFailback.toBuilder() |
|