Interface GetDataEndpointResponse.Builder

  • Method Details

    • dataEndpoint

      GetDataEndpointResponse.Builder dataEndpoint(String dataEndpoint)

      The endpoint value. To read data from the stream or to write data to it, specify this endpoint in your application.

      Parameters:
      dataEndpoint - The endpoint value. To read data from the stream or to write data to it, specify this endpoint in your application.
      Returns:
      Returns a reference to this object so that method calls can be chained together.