Interface DescribeEndpointResponse.Builder

  • Method Details

    • endpointAddress

      DescribeEndpointResponse.Builder endpointAddress(String endpointAddress)

      The endpoint. The format of the endpoint is as follows: identifier.iot.region.amazonaws.com.

      Parameters:
      endpointAddress - The endpoint. The format of the endpoint is as follows: identifier.iot.region.amazonaws.com.
      Returns:
      Returns a reference to this object so that method calls can be chained together.