| Package | Description |
|---|---|
| software.amazon.awssdk.services.polly.model |
| Modifier and Type | Method and Description |
|---|---|
static StartSpeechSynthesisTaskResponse.Builder |
StartSpeechSynthesisTaskResponse.builder() |
default StartSpeechSynthesisTaskResponse.Builder |
StartSpeechSynthesisTaskResponse.Builder.synthesisTask(Consumer<SynthesisTask.Builder> synthesisTask)
SynthesisTask object that provides information and attributes about a newly submitted speech synthesis task.
|
StartSpeechSynthesisTaskResponse.Builder |
StartSpeechSynthesisTaskResponse.Builder.synthesisTask(SynthesisTask synthesisTask)
SynthesisTask object that provides information and attributes about a newly submitted speech synthesis task.
|
StartSpeechSynthesisTaskResponse.Builder |
StartSpeechSynthesisTaskResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends StartSpeechSynthesisTaskResponse.Builder> |
StartSpeechSynthesisTaskResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.