@Generated(value="software.amazon.awssdk:codegen") public final class UserPoolAddOnNotEnabledException extends CognitoIdentityProviderException implements ToCopyableBuilder<UserPoolAddOnNotEnabledException.Builder,UserPoolAddOnNotEnabledException>
This exception is thrown when user pool add-ons aren't enabled.
Modifier and Type | Class and Description |
---|---|
static interface |
UserPoolAddOnNotEnabledException.Builder |
Modifier and Type | Method and Description |
---|---|
static UserPoolAddOnNotEnabledException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends UserPoolAddOnNotEnabledException.Builder> |
serializableBuilderClass() |
UserPoolAddOnNotEnabledException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
extendedRequestId, 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 UserPoolAddOnNotEnabledException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<UserPoolAddOnNotEnabledException.Builder,UserPoolAddOnNotEnabledException>
toBuilder
in class CognitoIdentityProviderException
public static UserPoolAddOnNotEnabledException.Builder builder()
public static Class<? extends UserPoolAddOnNotEnabledException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.