public final class AmazonPollyPresigners extends Object
AmazonPolly
.Constructor and Description |
---|
AmazonPollyPresigners(PresignerParams presignerParams) |
Modifier and Type | Method and Description |
---|---|
URL |
getPresignedSynthesizeSpeechUrl(SynthesizeSpeechPresignRequest synthesizeSpeechPresignRequest)
Presign a
SynthesizeSpeechRequest to be vended to consumers. |
public AmazonPollyPresigners(PresignerParams presignerParams)
public URL getPresignedSynthesizeSpeechUrl(SynthesizeSpeechPresignRequest synthesizeSpeechPresignRequest)
SynthesizeSpeechRequest
to be vended to consumers. The expiration time of the presigned URL is from generation time.Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.