@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()
Create a
AwsServiceException.Builder initialized with the properties of this AwsServiceException. |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcopypublic UserImportInProgressException.Builder toBuilder()
AwsServiceExceptionAwsServiceException.Builder initialized with the properties of this AwsServiceException.toBuilder in interface ToCopyableBuilder<UserImportInProgressException.Builder,UserImportInProgressException>toBuilder in class CognitoIdentityProviderExceptionpublic static UserImportInProgressException.Builder builder()
public static Class<? extends UserImportInProgressException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.