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