@Immutable @ThreadSafe public final class SynthesizeSpeechPresignRequest extends PresignRequest implements ToCopyableBuilder<SynthesizeSpeechPresignRequest.Builder,SynthesizeSpeechPresignRequest>
PollyPresigner so that it can be
executed at a later time without requiring additional signing or authentication.| Modifier and Type | Class and Description |
|---|---|
static interface |
SynthesizeSpeechPresignRequest.Builder |
PresignRequest.DefaultBuilder<B extends PresignRequest.DefaultBuilder<B>>| Modifier and Type | Method and Description |
|---|---|
static SynthesizeSpeechPresignRequest.Builder |
builder() |
SynthesizeSpeechRequest |
synthesizeSpeechRequest() |
SynthesizeSpeechPresignRequest.Builder |
toBuilder() |
equals, hashCode, signatureDurationclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitcopypublic SynthesizeSpeechRequest synthesizeSpeechRequest()
public SynthesizeSpeechPresignRequest.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<SynthesizeSpeechPresignRequest.Builder,SynthesizeSpeechPresignRequest>public static SynthesizeSpeechPresignRequest.Builder builder()
Copyright © 2023. All rights reserved.