Interface UpdateModelVersionResponse.Builder

  • Method Details

    • modelId

      The model ID.

      Parameters:
      modelId - The model ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • modelType

      The model type.

      Parameters:
      modelType - The model type.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • modelType

      The model type.

      Parameters:
      modelType - The model type.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • modelVersionNumber

      UpdateModelVersionResponse.Builder modelVersionNumber(String modelVersionNumber)

      The model version number of the model version updated.

      Parameters:
      modelVersionNumber - The model version number of the model version updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of the updated model version.

      Parameters:
      status - The status of the updated model version.
      Returns:
      Returns a reference to this object so that method calls can be chained together.