Uses of Class
org.openapitools.client.model.HardwareUserFactorProfile
Packages that use HardwareUserFactorProfile
-
Uses of HardwareUserFactorProfile in org.openapitools.client.model
Methods in org.openapitools.client.model that return HardwareUserFactorProfileModifier and TypeMethodDescriptionHardwareUserFactorProfile.credentialId
(String credentialId) HardwareUserFactor.getProfile()
Get profileHardwareUserFactorAllOf.getProfile()
Get profileMethods in org.openapitools.client.model with parameters of type HardwareUserFactorProfileModifier and TypeMethodDescriptionHardwareUserFactor.profile
(HardwareUserFactorProfile profile) HardwareUserFactorAllOf.profile
(HardwareUserFactorProfile profile) void
HardwareUserFactor.setProfile
(HardwareUserFactorProfile profile) void
HardwareUserFactorAllOf.setProfile
(HardwareUserFactorProfile profile)