Interface CreateEndpointResponse.Builder

  • Method Details

    • endpointArn

      CreateEndpointResponse.Builder endpointArn(String endpointArn)

      The Amazon Resource Number (ARN) of the endpoint being created.

      Parameters:
      endpointArn - The Amazon Resource Number (ARN) of the endpoint being created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • modelArn

      The Amazon Resource Number (ARN) of the model to which the endpoint is attached.

      Parameters:
      modelArn - The Amazon Resource Number (ARN) of the model to which the endpoint is attached.
      Returns:
      Returns a reference to this object so that method calls can be chained together.