public class ListVoiceModelsOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
ListVoiceModelsOptions.Builder
Builder.
|
static interface |
ListVoiceModelsOptions.Language
The language for which custom voice models that are owned by the requesting credentials are to
be returned.
|
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
language |
Modifier | Constructor and Description |
---|---|
protected |
ListVoiceModelsOptions(ListVoiceModelsOptions.Builder builder) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
language()
Gets the language.
|
ListVoiceModelsOptions.Builder |
newBuilder()
New builder.
|
protected ListVoiceModelsOptions(ListVoiceModelsOptions.Builder builder)
public ListVoiceModelsOptions.Builder newBuilder()
public java.lang.String language()
The language for which custom voice models that are owned by the requesting credentials are to be returned. Omit the parameter to see all custom voice models that are owned by the requester.