public static class DeleteSpeakerModelOptions.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 | 
|---|---|
DeleteSpeakerModelOptions | 
build()
Builds a DeleteSpeakerModelOptions. 
 | 
DeleteSpeakerModelOptions.Builder | 
speakerId(String speakerId)
Set the speakerId. 
 | 
public Builder()
public Builder(String speakerId)
speakerId - the speakerIdpublic DeleteSpeakerModelOptions build()
public DeleteSpeakerModelOptions.Builder speakerId(String speakerId)
speakerId - the speakerIdCopyright © 2021 IBM Cloud. All rights reserved.