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