public class GetVoiceModelOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
GetVoiceModelOptions.Builder
Builder.
|
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
customizationId |
Modifier | Constructor and Description |
---|---|
protected |
GetVoiceModelOptions(GetVoiceModelOptions.Builder builder) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
customizationId()
Gets the customizationId.
|
GetVoiceModelOptions.Builder |
newBuilder()
New builder.
|
protected GetVoiceModelOptions(GetVoiceModelOptions.Builder builder)
public GetVoiceModelOptions.Builder newBuilder()
public java.lang.String customizationId()
The customization ID (GUID) of the custom voice model. You must make the request with credentials for the instance of the service that owns the custom model.