public static interface SynthesizeSpeechPresignRequest.Builder extends PresignRequest.Builder, CopyableBuilder<SynthesizeSpeechPresignRequest.Builder,SynthesizeSpeechPresignRequest>
| Modifier and Type | Method and Description |
|---|---|
SynthesizeSpeechPresignRequest |
build()
Build the presigned request, based on the configuration on this builder.
|
SynthesizeSpeechPresignRequest.Builder |
signatureDuration(Duration signatureDuration) |
SynthesizeSpeechPresignRequest.Builder |
synthesizeSpeechRequest(SynthesizeSpeechRequest synthesizeSpeechRequest) |
copyapplyMutationSynthesizeSpeechPresignRequest.Builder synthesizeSpeechRequest(SynthesizeSpeechRequest synthesizeSpeechRequest)
SynthesizeSpeechPresignRequest.Builder signatureDuration(Duration signatureDuration)
signatureDuration in interface PresignRequest.BuilderSynthesizeSpeechPresignRequest build()
build in interface Buildablebuild in interface PresignRequest.Builderbuild in interface SdkBuilder<SynthesizeSpeechPresignRequest.Builder,SynthesizeSpeechPresignRequest>Copyright © 2023. All rights reserved.