public static interface PresignedSynthesizeSpeechRequest.Builder extends PresignedRequest.Builder, CopyableBuilder<PresignedSynthesizeSpeechRequest.Builder,PresignedSynthesizeSpeechRequest>
| Modifier and Type | Method and Description |
|---|---|
PresignedSynthesizeSpeechRequest |
build() |
PresignedSynthesizeSpeechRequest.Builder |
expiration(Instant expiration) |
PresignedSynthesizeSpeechRequest.Builder |
httpRequest(SdkHttpRequest httpRequest) |
PresignedSynthesizeSpeechRequest.Builder |
isBrowserExecutable(Boolean isBrowserExecutable) |
PresignedSynthesizeSpeechRequest.Builder |
signedHeaders(Map<String,List<String>> signedHeaders) |
PresignedSynthesizeSpeechRequest.Builder |
signedPayload(SdkBytes signedPayload) |
copyapplyMutationPresignedSynthesizeSpeechRequest.Builder expiration(Instant expiration)
expiration in interface PresignedRequest.BuilderPresignedSynthesizeSpeechRequest.Builder isBrowserExecutable(Boolean isBrowserExecutable)
isBrowserExecutable in interface PresignedRequest.BuilderPresignedSynthesizeSpeechRequest.Builder signedHeaders(Map<String,List<String>> signedHeaders)
signedHeaders in interface PresignedRequest.BuilderPresignedSynthesizeSpeechRequest.Builder signedPayload(SdkBytes signedPayload)
signedPayload in interface PresignedRequest.BuilderPresignedSynthesizeSpeechRequest.Builder httpRequest(SdkHttpRequest httpRequest)
httpRequest in interface PresignedRequest.BuilderPresignedSynthesizeSpeechRequest build()
build in interface Buildablebuild in interface PresignedRequest.Builderbuild in interface SdkBuilder<PresignedSynthesizeSpeechRequest.Builder,PresignedSynthesizeSpeechRequest>Copyright © 2023. All rights reserved.