Class ListCustomModelsOptions

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

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

    • newBuilder

      public ListCustomModelsOptions.Builder newBuilder()
      New builder.
      Returns:
      a ListCustomModelsOptions builder
    • language

      public String language()
      Gets the language.

      The language for which custom models that are owned by the requesting credentials are to be returned. Omit the parameter to see all custom models that are owned by the requester.

      Returns:
      the language