public class ListAcousticModelsOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
ListAcousticModelsOptions.Builder
Builder.
|
static interface |
ListAcousticModelsOptions.Language
The identifier of the language for which custom language or custom acoustic models are to be
returned.
|
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
language |
Modifier | Constructor and Description |
---|---|
protected |
ListAcousticModelsOptions(ListAcousticModelsOptions.Builder builder) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
language()
Gets the language.
|
ListAcousticModelsOptions.Builder |
newBuilder()
New builder.
|
protected ListAcousticModelsOptions(ListAcousticModelsOptions.Builder builder)
public ListAcousticModelsOptions.Builder newBuilder()
public java.lang.String language()
The identifier of the language for which custom language or custom acoustic models are to be returned. Omit the parameter to see all custom language or custom acoustic models that are owned by the requesting credentials. **Note:** The `ar-AR` (Modern Standard Arabic) and `zh-CN` (Mandarin Chinese) languages are not available for language model customization.