Uses of Interface
software.amazon.awssdk.services.polly.presigner.model.PresignedSynthesizeSpeechRequest.Builder
-
Packages that use PresignedSynthesizeSpeechRequest.Builder Package Description software.amazon.awssdk.services.polly.presigner.model -
-
Uses of PresignedSynthesizeSpeechRequest.Builder in software.amazon.awssdk.services.polly.presigner.model
Methods in software.amazon.awssdk.services.polly.presigner.model that return PresignedSynthesizeSpeechRequest.Builder Modifier and Type Method Description static PresignedSynthesizeSpeechRequest.BuilderPresignedSynthesizeSpeechRequest. builder()PresignedSynthesizeSpeechRequest.BuilderPresignedSynthesizeSpeechRequest.Builder. expiration(Instant expiration)PresignedSynthesizeSpeechRequest.BuilderPresignedSynthesizeSpeechRequest.Builder. httpRequest(SdkHttpRequest httpRequest)PresignedSynthesizeSpeechRequest.BuilderPresignedSynthesizeSpeechRequest.Builder. isBrowserExecutable(Boolean isBrowserExecutable)PresignedSynthesizeSpeechRequest.BuilderPresignedSynthesizeSpeechRequest.Builder. signedHeaders(Map<String,List<String>> signedHeaders)PresignedSynthesizeSpeechRequest.BuilderPresignedSynthesizeSpeechRequest.Builder. signedPayload(SdkBytes signedPayload)PresignedSynthesizeSpeechRequest.BuilderPresignedSynthesizeSpeechRequest. toBuilder()
-