| Package | Description |
|---|---|
| com.okta.sdk.resource.api | |
| com.okta.sdk.resource.model |
| Modifier and Type | Method and Description |
|---|---|
OrgContactUser |
OrgSettingApi.getOrgContactUser(String contactType)
Retrieve the User of the Contact Type
Retrieves the URL of the User associated with the specified Contact Type
|
OrgContactUser |
OrgSettingApi.getOrgContactUser(String contactType,
Map<String,String> additionalHeaders)
Retrieve the User of the Contact Type
Retrieves the URL of the User associated with the specified Contact Type
|
OrgContactUser |
OrgSettingApi.replaceOrgContactUser(String contactType,
OrgContactUser orgContactUser)
Replace the User of the Contact Type
Replaces the User associated with the specified Contact Type
|
OrgContactUser |
OrgSettingApi.replaceOrgContactUser(String contactType,
OrgContactUser orgContactUser,
Map<String,String> additionalHeaders)
Replace the User of the Contact Type
Replaces the User associated with the specified Contact Type
|
| Modifier and Type | Method and Description |
|---|---|
OrgContactUser |
OrgSettingApi.replaceOrgContactUser(String contactType,
OrgContactUser orgContactUser)
Replace the User of the Contact Type
Replaces the User associated with the specified Contact Type
|
OrgContactUser |
OrgSettingApi.replaceOrgContactUser(String contactType,
OrgContactUser orgContactUser,
Map<String,String> additionalHeaders)
Replace the User of the Contact Type
Replaces the User associated with the specified Contact Type
|
| Modifier and Type | Method and Description |
|---|---|
OrgContactUser |
OrgContactUser.links(LinksSelf links) |
OrgContactUser |
OrgContactUser.userId(String userId) |
Copyright © 2017–2023 Okta. All rights reserved.