Uses of Interface
software.amazon.awssdk.services.cognitoidentityprovider.model.ConfirmDeviceResponse.Builder
Packages that use ConfirmDeviceResponse.Builder
-
Uses of ConfirmDeviceResponse.Builder in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return ConfirmDeviceResponse.BuilderModifier and TypeMethodDescriptionConfirmDeviceResponse.builder()ConfirmDeviceResponse.toBuilder()ConfirmDeviceResponse.Builder.userConfirmationNecessary(Boolean userConfirmationNecessary) Whentrue, your user must confirm that they want to remember the device.Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return types with arguments of type ConfirmDeviceResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ConfirmDeviceResponse.Builder>ConfirmDeviceResponse.serializableBuilderClass()