Interface ReplicationStateInfo.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ReplicationStateInfo.Builder,ReplicationStateInfo>, SdkBuilder<ReplicationStateInfo.Builder,ReplicationStateInfo>, SdkPojo
Enclosing class:
ReplicationStateInfo

public static interface ReplicationStateInfo.Builder extends SdkPojo, CopyableBuilder<ReplicationStateInfo.Builder,ReplicationStateInfo>
  • Method Details

    • code

      Code that describes the current state of the replicator.
      Parameters:
      code - Code that describes the current state of the replicator.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • message

      Message that describes the state of the replicator.
      Parameters:
      message - Message that describes the state of the replicator.
      Returns:
      Returns a reference to this object so that method calls can be chained together.