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) voidHardwareUserFactor.setProfile(HardwareUserFactorProfile profile) voidHardwareUserFactorAllOf.setProfile(HardwareUserFactorProfile profile)