public class GetSpeakerModelOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
GetSpeakerModelOptions.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
GetSpeakerModelOptions.Builder |
newBuilder()
New builder.
|
String |
speakerId()
Gets the speakerId.
|
public GetSpeakerModelOptions.Builder newBuilder()
public String speakerId()
The speaker ID (GUID) of the speaker model. You must make the request with service credentials for the instance of the service that owns the speaker model.
Copyright © 2024 IBM Cloud. All rights reserved.