@Generated(value="software.amazon.awssdk:codegen") public final class UserImportInProgressException extends CognitoIdentityProviderException implements ToCopyableBuilder<UserImportInProgressException.Builder,UserImportInProgressException>
This exception is thrown when you are trying to modify a user pool while a user import job is in progress for that pool.
| Modifier and Type | Class and Description |
|---|---|
static interface |
UserImportInProgressException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static UserImportInProgressException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends UserImportInProgressException.Builder> |
serializableBuilderClass() |
UserImportInProgressException.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 UserImportInProgressException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<UserImportInProgressException.Builder,UserImportInProgressException>toBuilder in class CognitoIdentityProviderExceptionpublic static UserImportInProgressException.Builder builder()
public static Class<? extends UserImportInProgressException.Builder> serializableBuilderClass()
Copyright © 2020. All rights reserved.