@Generated(value="software.amazon.awssdk:codegen") public final class NoAssociatedRoleException extends ShieldException implements ToCopyableBuilder<NoAssociatedRoleException.Builder,NoAssociatedRoleException>
The ARN of the role that you specifed does not exist.
| Modifier and Type | Class and Description |
|---|---|
static interface |
NoAssociatedRoleException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static NoAssociatedRoleException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends NoAssociatedRoleException.Builder> |
serializableBuilderClass() |
NoAssociatedRoleException.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 NoAssociatedRoleException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<NoAssociatedRoleException.Builder,NoAssociatedRoleException>toBuilder in class ShieldExceptionpublic static NoAssociatedRoleException.Builder builder()
public static Class<? extends NoAssociatedRoleException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.