Interface SourceRegion.Builder

    • Method Detail

      • regionName

        SourceRegion.Builder regionName​(String regionName)

        The name of the source Amazon Web Services Region.

        Parameters:
        regionName - The name of the source Amazon Web Services Region.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • endpoint

        SourceRegion.Builder endpoint​(String endpoint)

        The endpoint for the source Amazon Web Services Region endpoint.

        Parameters:
        endpoint - The endpoint for the source Amazon Web Services Region endpoint.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • status

        SourceRegion.Builder status​(String status)

        The status of the source Amazon Web Services Region.

        Parameters:
        status - The status of the source Amazon Web Services Region.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • supportsDBInstanceAutomatedBackupsReplication

        SourceRegion.Builder supportsDBInstanceAutomatedBackupsReplication​(Boolean supportsDBInstanceAutomatedBackupsReplication)

        Indicates whether the source Amazon Web Services Region supports replicating automated backups to the current Amazon Web Services Region.

        Parameters:
        supportsDBInstanceAutomatedBackupsReplication - Indicates whether the source Amazon Web Services Region supports replicating automated backups to the current Amazon Web Services Region.
        Returns:
        Returns a reference to this object so that method calls can be chained together.