Interface UpdateMlModelResponse.Builder

    • Method Detail

      • mlModelId

        UpdateMlModelResponse.Builder mlModelId​(String mlModelId)

        The ID assigned to the MLModel during creation. This value should be identical to the value of the MLModelID in the request.

        Parameters:
        mlModelId - The ID assigned to the MLModel during creation. 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.