| Package | Description |
|---|---|
| software.amazon.awssdk.services.polly.model |
| Modifier and Type | Method and Description |
|---|---|
static GetSpeechSynthesisTaskResponse.Builder |
GetSpeechSynthesisTaskResponse.builder() |
default GetSpeechSynthesisTaskResponse.Builder |
GetSpeechSynthesisTaskResponse.Builder.synthesisTask(Consumer<SynthesisTask.Builder> synthesisTask)
SynthesisTask object that provides information from the requested task, including output format, creation
time, task status, and so on.
|
GetSpeechSynthesisTaskResponse.Builder |
GetSpeechSynthesisTaskResponse.Builder.synthesisTask(SynthesisTask synthesisTask)
SynthesisTask object that provides information from the requested task, including output format, creation
time, task status, and so on.
|
GetSpeechSynthesisTaskResponse.Builder |
GetSpeechSynthesisTaskResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetSpeechSynthesisTaskResponse.Builder> |
GetSpeechSynthesisTaskResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.