Interface ClusterEndpoint.Builder

    • Method Detail

      • 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

        ClusterEndpoint.Builder region​(String 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.