Interface DeleteMlModelResponse.Builder

    • Method Detail

      • mlModelId

        DeleteMlModelResponse.Builder mlModelId​(String mlModelId)

        A user-supplied ID that uniquely identifies the MLModel. This value should be identical to the value of the MLModelID in the request.

        Parameters:
        mlModelId - A user-supplied ID that uniquely identifies the MLModel. This value should be identical to the value of the MLModelID in the request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.