Package | Description |
---|---|
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
PushUserFactorProfile |
PushUserFactorProfile.credentialId(java.lang.String credentialId) |
PushUserFactorProfile |
PushUserFactorProfile.deviceToken(java.lang.String deviceToken) |
PushUserFactorProfile |
PushUserFactorProfile.deviceType(java.lang.String deviceType) |
PushUserFactorProfile |
PushUserFactor.getProfile()
Get profile
|
PushUserFactorProfile |
PushUserFactorAllOf.getProfile()
Get profile
|
PushUserFactorProfile |
PushUserFactorProfile.name(java.lang.String name) |
PushUserFactorProfile |
PushUserFactorProfile.platform(java.lang.String platform) |
PushUserFactorProfile |
PushUserFactorProfile.version(java.lang.String version) |
Modifier and Type | Method and Description |
---|---|
PushUserFactor |
PushUserFactor.profile(PushUserFactorProfile profile) |
PushUserFactorAllOf |
PushUserFactorAllOf.profile(PushUserFactorProfile profile) |
void |
PushUserFactor.setProfile(PushUserFactorProfile profile) |
void |
PushUserFactorAllOf.setProfile(PushUserFactorProfile profile) |
Copyright © 2017-2022 Okta. All Rights Reserved.