Interface ExternalModelSummary.Builder

    • Method Detail

      • modelEndpoint

        ExternalModelSummary.Builder modelEndpoint​(String modelEndpoint)

        The endpoint of the Amazon SageMaker model.

        Parameters:
        modelEndpoint - The endpoint of the Amazon SageMaker model.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • modelSource

        ExternalModelSummary.Builder modelSource​(String modelSource)

        The source of the model.

        Parameters:
        modelSource - The source of the model.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        ModelSource, ModelSource