public static interface GetSpeechSynthesisTaskRequest.Builder extends PollyRequest.Builder, SdkPojo, CopyableBuilder<GetSpeechSynthesisTaskRequest.Builder,GetSpeechSynthesisTaskRequest>
| Modifier and Type | Method and Description |
|---|---|
GetSpeechSynthesisTaskRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetSpeechSynthesisTaskRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetSpeechSynthesisTaskRequest.Builder |
taskId(String taskId)
The Amazon Polly generated identifier for a speech synthesis task.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetSpeechSynthesisTaskRequest.Builder taskId(String taskId)
The Amazon Polly generated identifier for a speech synthesis task.
taskId - The Amazon Polly generated identifier for a speech synthesis task.GetSpeechSynthesisTaskRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetSpeechSynthesisTaskRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.