Interface CreateEndpointResponse.Builder

    • Method Detail

      • 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

        CreateEndpointResponse.Builder modelArn​(String 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.