@Generated(value="software.amazon.awssdk:codegen") public final class RequestTokenNotFoundException extends CloudControlException implements ToCopyableBuilder<RequestTokenNotFoundException.Builder,RequestTokenNotFoundException>
A resource operation with the specified request token can't be found.
| Modifier and Type | Class and Description |
|---|---|
static interface |
RequestTokenNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static RequestTokenNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends RequestTokenNotFoundException.Builder> |
serializableBuilderClass() |
RequestTokenNotFoundException.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 RequestTokenNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<RequestTokenNotFoundException.Builder,RequestTokenNotFoundException>toBuilder in class CloudControlExceptionpublic static RequestTokenNotFoundException.Builder builder()
public static Class<? extends RequestTokenNotFoundException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.