Interface CreateMlModelResponse.Builder

  • Method Details

    • mlModelId

      CreateMlModelResponse.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.