public static class GetSpeakerModelOptions.Builder extends Object
| Constructor and Description | 
|---|
Builder()
Instantiates a new builder. 
 | 
Builder(String speakerId)
Instantiates a new builder with required properties. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
GetSpeakerModelOptions | 
build()
Builds a GetSpeakerModelOptions. 
 | 
GetSpeakerModelOptions.Builder | 
speakerId(String speakerId)
Set the speakerId. 
 | 
public Builder()
public Builder(String speakerId)
speakerId - the speakerIdpublic GetSpeakerModelOptions build()
public GetSpeakerModelOptions.Builder speakerId(String speakerId)
speakerId - the speakerIdCopyright © 2021 IBM Cloud. All rights reserved.