@Generated(value="software.amazon.awssdk:codegen") public final class SynthesisTaskNotFoundException extends PollyException implements ToCopyableBuilder<SynthesisTaskNotFoundException.Builder,SynthesisTaskNotFoundException>
The Speech Synthesis task with requested Task ID cannot be found.
| Modifier and Type | Class and Description |
|---|---|
static interface |
SynthesisTaskNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static SynthesisTaskNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends SynthesisTaskNotFoundException.Builder> |
serializableBuilderClass() |
SynthesisTaskNotFoundException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic SynthesisTaskNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<SynthesisTaskNotFoundException.Builder,SynthesisTaskNotFoundException>toBuilder in class PollyExceptionpublic static SynthesisTaskNotFoundException.Builder builder()
public static Class<? extends SynthesisTaskNotFoundException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.