Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.DeviceSecretVerifierConfigType
-
Packages that use DeviceSecretVerifierConfigType Package Description software.amazon.awssdk.services.cognitoidentityprovider.model -
-
Uses of DeviceSecretVerifierConfigType in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return DeviceSecretVerifierConfigType Modifier and Type Method Description DeviceSecretVerifierConfigTypeConfirmDeviceRequest. deviceSecretVerifierConfig()The configuration of the device secret verifier.Methods in software.amazon.awssdk.services.cognitoidentityprovider.model with parameters of type DeviceSecretVerifierConfigType Modifier and Type Method Description ConfirmDeviceRequest.BuilderConfirmDeviceRequest.Builder. deviceSecretVerifierConfig(DeviceSecretVerifierConfigType deviceSecretVerifierConfig)The configuration of the device secret verifier.
-