Interface DescribeEndpointsResponse.Builder

    • Method Detail

      • endpoints

        DescribeEndpointsResponse.Builder endpoints​(Endpoint... endpoints)
        List of endpoints
        Parameters:
        endpoints - List of endpoints
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nextToken

        DescribeEndpointsResponse.Builder nextToken​(String nextToken)
        Use this string to request the next batch of endpoints.
        Parameters:
        nextToken - Use this string to request the next batch of endpoints.
        Returns:
        Returns a reference to this object so that method calls can be chained together.