Class GetModelOptions

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.speech_to_text.v1.model.GetModelOptions
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

public class GetModelOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
The getModel options.
  • Method Details

    • newBuilder

      public GetModelOptions.Builder newBuilder()
      New builder.
      Returns:
      a GetModelOptions builder
    • modelId

      public String modelId()
      Gets the modelId.

      The identifier of the model in the form of its name from the output of the [List models](#listmodels) method. (**Note:** The model `ar-AR_BroadbandModel` is deprecated; use `ar-MS_BroadbandModel` instead.).

      Returns:
      the modelId