Uses of Interface
software.amazon.awssdk.services.cognitoidentityprovider.model.EnableSoftwareTokenMfaException.Builder
Packages that use EnableSoftwareTokenMfaException.Builder
-
Uses of EnableSoftwareTokenMfaException.Builder in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return EnableSoftwareTokenMfaException.BuilderModifier and TypeMethodDescriptionEnableSoftwareTokenMfaException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) EnableSoftwareTokenMfaException.builder()EnableSoftwareTokenMfaException.Builder.numAttempts(Integer numAttempts) EnableSoftwareTokenMfaException.Builder.statusCode(int statusCode) EnableSoftwareTokenMfaException.toBuilder()EnableSoftwareTokenMfaException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return types with arguments of type EnableSoftwareTokenMfaException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends EnableSoftwareTokenMfaException.Builder>EnableSoftwareTokenMfaException.serializableBuilderClass()