@Generated(value="software.amazon.awssdk:codegen") public class IamException extends AwsServiceException
| Modifier and Type | Class and Description |
|---|---|
static interface |
IamException.Builder |
protected static class |
IamException.BuilderImpl |
| Modifier | Constructor and Description |
|---|---|
protected |
IamException(IamException.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
static IamException.Builder |
builder() |
static Class<? extends IamException.Builder> |
serializableBuilderClass() |
IamException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, sdkFields, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitequalsBySdkFieldsprotected IamException(IamException.Builder builder)
public static IamException.Builder builder()
public IamException.Builder toBuilder()
toBuilder in class AwsServiceExceptionpublic static Class<? extends IamException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.