Interface ReplicationSet.Builder

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

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

    • arn

      The Amazon Resource Name (ARN) of the replication set.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the replication set.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdBy

      ReplicationSet.Builder createdBy(String createdBy)

      Details about who created the replication set.

      Parameters:
      createdBy - Details about who created the replication set.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdTime

      ReplicationSet.Builder createdTime(Instant createdTime)

      When the replication set was created.

      Parameters:
      createdTime - When the replication set was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • deletionProtected

      ReplicationSet.Builder deletionProtected(Boolean deletionProtected)

      Determines if the replication set deletion protection is enabled or not. If deletion protection is enabled, you can't delete the last Amazon Web Services Region in the replication set.

      Parameters:
      deletionProtected - Determines if the replication set deletion protection is enabled or not. If deletion protection is enabled, you can't delete the last Amazon Web Services Region in the replication set.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastModifiedBy

      ReplicationSet.Builder lastModifiedBy(String lastModifiedBy)

      Who last modified the replication set.

      Parameters:
      lastModifiedBy - Who last modified the replication set.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastModifiedTime

      ReplicationSet.Builder lastModifiedTime(Instant lastModifiedTime)

      When the replication set was last updated.

      Parameters:
      lastModifiedTime - When the replication set was last updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • regionMap

      The map between each Amazon Web Services Region in your replication set and the KMS key that's used to encrypt the data in that Region.

      Parameters:
      regionMap - The map between each Amazon Web Services Region in your replication set and the KMS key that's used to encrypt the data in that Region.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of the replication set. If the replication set is still pending, you can't use Incident Manager functionality.

      Parameters:
      status - The status of the replication set. If the replication set is still pending, you can't use Incident Manager functionality.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the replication set. If the replication set is still pending, you can't use Incident Manager functionality.

      Parameters:
      status - The status of the replication set. If the replication set is still pending, you can't use Incident Manager functionality.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: