Package | Description |
---|---|
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
PushUserFactorProfile |
PushUserFactorProfile.credentialId(String credentialId) |
PushUserFactorProfile |
PushUserFactorProfile.deviceToken(String deviceToken) |
PushUserFactorProfile |
PushUserFactorProfile.deviceType(String deviceType) |
PushUserFactorProfile |
PushUserFactor.getProfile()
Get profile
|
PushUserFactorProfile |
PushUserFactorAllOf.getProfile()
Get profile
|
PushUserFactorProfile |
PushUserFactorProfile.name(String name) |
PushUserFactorProfile |
PushUserFactorProfile.platform(String platform) |
PushUserFactorProfile |
PushUserFactorProfile.version(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–2023 Okta. All rights reserved.