| Package | Description | 
|---|---|
| com.ibm.watson.text_to_speech.v1.model | 
| Modifier and Type | Method and Description | 
|---|---|
PromptMetadata | 
PromptMetadata.Builder.build()
Builds a PromptMetadata. 
 | 
PromptMetadata | 
AddCustomPromptOptions.metadata()
Gets the metadata. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AddCustomPromptOptions.Builder | 
AddCustomPromptOptions.Builder.metadata(PromptMetadata metadata)
Set the metadata. 
 | 
| Constructor and Description | 
|---|
Builder(String customizationId,
       String promptId,
       PromptMetadata metadata,
       InputStream file)
Instantiates a new builder with required properties. 
 | 
Copyright © 2021 IBM Cloud. All rights reserved.