Uses of Class
org.openapitools.client.model.PushUserFactorProfile
Packages that use PushUserFactorProfile
-
Uses of PushUserFactorProfile in org.openapitools.client.model
Methods in org.openapitools.client.model that return PushUserFactorProfileModifier and TypeMethodDescriptionPushUserFactorProfile.credentialId
(String credentialId) PushUserFactorProfile.deviceToken
(String deviceToken) PushUserFactorProfile.deviceType
(String deviceType) PushUserFactor.getProfile()
Get profilePushUserFactorAllOf.getProfile()
Get profileMethods in org.openapitools.client.model with parameters of type PushUserFactorProfileModifier and TypeMethodDescriptionPushUserFactor.profile
(PushUserFactorProfile profile) PushUserFactorAllOf.profile
(PushUserFactorProfile profile) void
PushUserFactor.setProfile
(PushUserFactorProfile profile) void
PushUserFactorAllOf.setProfile
(PushUserFactorProfile profile)