@Generated(value="software.amazon.awssdk:codegen") public final class UnauthorizedException extends IotException implements ToCopyableBuilder<UnauthorizedException.Builder,UnauthorizedException>
You are not authorized to perform this operation.
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, isThrottlingException
requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public UnauthorizedException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<UnauthorizedException.Builder,UnauthorizedException>
toBuilder
in class IotException
public static UnauthorizedException.Builder builder()
public static Class<? extends UnauthorizedException.Builder> serializableBuilderClass()
Copyright © 2020. All rights reserved.