public class GetVoiceOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
GetVoiceOptions.Builder
Builder.
|
static interface |
GetVoiceOptions.Voice
The voice for which information is to be returned.
|
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
customizationId |
protected java.lang.String |
voice |
Modifier | Constructor and Description |
---|---|
protected |
GetVoiceOptions(GetVoiceOptions.Builder builder) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
customizationId()
Gets the customizationId.
|
GetVoiceOptions.Builder |
newBuilder()
New builder.
|
java.lang.String |
voice()
Gets the voice.
|
protected java.lang.String voice
protected java.lang.String customizationId
protected GetVoiceOptions(GetVoiceOptions.Builder builder)
public GetVoiceOptions.Builder newBuilder()
public java.lang.String voice()
The voice for which information is to be returned.
public java.lang.String customizationId()
The customization ID (GUID) of a custom voice model for which information is to be returned. You must make the request with credentials for the instance of the service that owns the custom model. Omit the parameter to see information about the specified voice with no customization.