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