Uses of Class
software.amazon.awssdk.services.polly.presigner.model.PresignedSynthesizeSpeechRequest
-
-
Uses of PresignedSynthesizeSpeechRequest in software.amazon.awssdk.services.polly.internal.presigner
Methods in software.amazon.awssdk.services.polly.internal.presigner that return PresignedSynthesizeSpeechRequest Modifier and Type Method Description PresignedSynthesizeSpeechRequestDefaultPollyPresigner. presignSynthesizeSpeech(SynthesizeSpeechPresignRequest synthesizeSpeechPresignRequest) -
Uses of PresignedSynthesizeSpeechRequest in software.amazon.awssdk.services.polly.presigner
Methods in software.amazon.awssdk.services.polly.presigner that return PresignedSynthesizeSpeechRequest Modifier and Type Method Description PresignedSynthesizeSpeechRequestPollyPresigner. presignSynthesizeSpeech(SynthesizeSpeechPresignRequest synthesizeSpeechPresignRequest)Presign aSynthesizeSpeechRequestso that it can be executed at a later time without requiring additional signing or authentication. -
Uses of PresignedSynthesizeSpeechRequest in software.amazon.awssdk.services.polly.presigner.model
Methods in software.amazon.awssdk.services.polly.presigner.model that return PresignedSynthesizeSpeechRequest Modifier and Type Method Description PresignedSynthesizeSpeechRequestPresignedSynthesizeSpeechRequest.Builder. build()
-