Interface EnableDefaultKeyReplicationRegionsResponse.Builder

  • Method Details

    • enabledReplicationRegions

      EnableDefaultKeyReplicationRegionsResponse.Builder enabledReplicationRegions(Collection<String> enabledReplicationRegions)

      The complete list of regions where default key replication is now enabled for the account.

      This includes both previously enabled regions and the newly added regions from this operation.

      Parameters:
      enabledReplicationRegions - The complete list of regions where default key replication is now enabled for the account.

      This includes both previously enabled regions and the newly added regions from this operation.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • enabledReplicationRegions

      EnableDefaultKeyReplicationRegionsResponse.Builder enabledReplicationRegions(String... enabledReplicationRegions)

      The complete list of regions where default key replication is now enabled for the account.

      This includes both previously enabled regions and the newly added regions from this operation.

      Parameters:
      enabledReplicationRegions - The complete list of regions where default key replication is now enabled for the account.

      This includes both previously enabled regions and the newly added regions from this operation.

      Returns:
      Returns a reference to this object so that method calls can be chained together.