@Generated(value="software.amazon.awssdk:codegen") public final class NoSuchEntityException extends IamException implements ToCopyableBuilder<NoSuchEntityException.Builder,NoSuchEntityException>
The request was rejected because it referenced a resource entity that does not exist. The error message describes the resource.
| Modifier and Type | Class and Description |
|---|---|
static interface |
NoSuchEntityException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static NoSuchEntityException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends NoSuchEntityException.Builder> |
serializableBuilderClass() |
NoSuchEntityException.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 NoSuchEntityException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<NoSuchEntityException.Builder,NoSuchEntityException>toBuilder in class IamExceptionpublic static NoSuchEntityException.Builder builder()
public static Class<? extends NoSuchEntityException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.