Interface GetFailbackReplicationConfigurationResponse.Builder

  • Method Details

    • recoveryInstanceID

      GetFailbackReplicationConfigurationResponse.Builder recoveryInstanceID(String recoveryInstanceID)

      The ID of the Recovery Instance.

      Parameters:
      recoveryInstanceID - The ID of the Recovery Instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the Failback Replication Configuration.

      Parameters:
      name - The name of the Failback Replication Configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • bandwidthThrottling

      GetFailbackReplicationConfigurationResponse.Builder bandwidthThrottling(Long bandwidthThrottling)

      Configure bandwidth throttling for the outbound data transfer rate of the Recovery Instance in Mbps.

      Parameters:
      bandwidthThrottling - Configure bandwidth throttling for the outbound data transfer rate of the Recovery Instance in Mbps.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • usePrivateIP

      Whether to use Private IP for the failback replication of the Recovery Instance.

      Parameters:
      usePrivateIP - Whether to use Private IP for the failback replication of the Recovery Instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • internetProtocol

      GetFailbackReplicationConfigurationResponse.Builder internetProtocol(String internetProtocol)

      Which version of the Internet Protocol to use for replication of data. (IPv4 or IPv6)

      Parameters:
      internetProtocol - Which version of the Internet Protocol to use for replication of data. (IPv4 or IPv6)
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • internetProtocol

      Which version of the Internet Protocol to use for replication of data. (IPv4 or IPv6)

      Parameters:
      internetProtocol - Which version of the Internet Protocol to use for replication of data. (IPv4 or IPv6)
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: