@Generated(value="software.amazon.awssdk:codegen") public final class UnauthorizedException extends ResourceGroupsException implements ToCopyableBuilder<UnauthorizedException.Builder,UnauthorizedException>
The request has not been applied because it lacks valid authentication credentials for the target resource.
| Modifier and Type | Class and Description |
|---|---|
static interface |
UnauthorizedException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static UnauthorizedException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends UnauthorizedException.Builder> |
serializableBuilderClass() |
UnauthorizedException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic UnauthorizedException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<UnauthorizedException.Builder,UnauthorizedException>toBuilder in class ResourceGroupsExceptionpublic static UnauthorizedException.Builder builder()
public static Class<? extends UnauthorizedException.Builder> serializableBuilderClass()
Copyright © 2020. All rights reserved.