Interface DiscoverPollEndpointResponse.Builder

    • Method Detail

      • endpoint

        DiscoverPollEndpointResponse.Builder endpoint​(String endpoint)

        The endpoint for the Amazon ECS agent to poll.

        Parameters:
        endpoint - The endpoint for the Amazon ECS agent to poll.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • telemetryEndpoint

        DiscoverPollEndpointResponse.Builder telemetryEndpoint​(String telemetryEndpoint)

        The telemetry endpoint for the Amazon ECS agent.

        Parameters:
        telemetryEndpoint - The telemetry endpoint for the Amazon ECS agent.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • serviceConnectEndpoint

        DiscoverPollEndpointResponse.Builder serviceConnectEndpoint​(String serviceConnectEndpoint)

        The endpoint for the Amazon ECS agent to poll for Service Connect configuration. For more information, see Service Connect in the Amazon Elastic Container Service Developer Guide.

        Parameters:
        serviceConnectEndpoint - The endpoint for the Amazon ECS agent to poll for Service Connect configuration. For more information, see Service Connect in the Amazon Elastic Container Service Developer Guide.
        Returns:
        Returns a reference to this object so that method calls can be chained together.