@Generated(value="software.amazon.awssdk:codegen") public final class SoftwareTokenMfaNotFoundException extends CognitoIdentityProviderException implements ToCopyableBuilder<SoftwareTokenMfaNotFoundException.Builder,SoftwareTokenMfaNotFoundException>
This exception is thrown when the software token time-based one-time password (TOTP) multi-factor authentication (MFA) isn't activated for the user pool.
| Modifier and Type | Class and Description |
|---|---|
static interface |
SoftwareTokenMfaNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static SoftwareTokenMfaNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends SoftwareTokenMfaNotFoundException.Builder> |
serializableBuilderClass() |
SoftwareTokenMfaNotFoundException.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 SoftwareTokenMfaNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<SoftwareTokenMfaNotFoundException.Builder,SoftwareTokenMfaNotFoundException>toBuilder in class CognitoIdentityProviderExceptionpublic static SoftwareTokenMfaNotFoundException.Builder builder()
public static Class<? extends SoftwareTokenMfaNotFoundException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.