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