| Package | Description |
|---|---|
| com.okta.sdk.resource.model |
| Modifier and Type | Method and Description |
|---|---|
SmsUserFactorProfile |
SmsUserFactorAllOf.getProfile()
Get profile
|
SmsUserFactorProfile |
SmsUserFactor.getProfile()
Get profile
|
SmsUserFactorProfile |
SmsUserFactorProfile.phoneNumber(String phoneNumber) |
| Modifier and Type | Method and Description |
|---|---|
SmsUserFactorAllOf |
SmsUserFactorAllOf.profile(SmsUserFactorProfile profile) |
SmsUserFactor |
SmsUserFactor.profile(SmsUserFactorProfile profile) |
void |
SmsUserFactorAllOf.setProfile(SmsUserFactorProfile profile) |
void |
SmsUserFactor.setProfile(SmsUserFactorProfile profile) |
Copyright © 2017–2023 Okta. All rights reserved.