@Generated(value="software.amazon.awssdk:codegen") public final class JobNotFoundException extends ComprehendException implements ToCopyableBuilder<JobNotFoundException.Builder,JobNotFoundException>
The specified job was not found. Check the job ID and try again.
| Modifier and Type | Class and Description |
|---|---|
static interface |
JobNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static JobNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends JobNotFoundException.Builder> |
serializableBuilderClass() |
JobNotFoundException.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 JobNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<JobNotFoundException.Builder,JobNotFoundException>toBuilder in class ComprehendExceptionpublic static JobNotFoundException.Builder builder()
public static Class<? extends JobNotFoundException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.