Interface ClusterEndpoint.Builder

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

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

    • endpoint

      ClusterEndpoint.Builder endpoint(String endpoint)

      A cluster endpoint. Specify an endpoint and Amazon Web Services Region when you want to set or retrieve a routing control state in the cluster.

      To get or update the routing control state, see the Amazon Route 53 Application Recovery Controller Routing Control Actions.

      Parameters:
      endpoint - A cluster endpoint. Specify an endpoint and Amazon Web Services Region when you want to set or retrieve a routing control state in the cluster.

      To get or update the routing control state, see the Amazon Route 53 Application Recovery Controller Routing Control Actions.

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

      The Amazon Web Services Region for a cluster endpoint.

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