| Package | Description |
|---|---|
| org.openapitools.client.api | |
| org.openapitools.client.model |
| Modifier and Type | Method and Description |
|---|---|
OrgContactUser |
OrgSettingApi.getOrgContactUser(java.lang.String contactType)
Retrieve the User of the Contact Type
Retrieves the URL of the User associated with the specified Contact Type
|
OrgContactUser |
OrgSettingApi.replaceOrgContactUser(java.lang.String contactType,
OrgContactUser orgContactUser)
Replace the User of the Contact Type
Replaces the User associated with the specified Contact Type
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
OrgSettingApi.replaceOrgContactUser(java.lang.Class<?> T,
java.lang.String contactType,
OrgContactUser orgContactUser)
Replace the User of the Contact Type
Replaces the User associated with the specified Contact Type
|
OrgContactUser |
OrgSettingApi.replaceOrgContactUser(java.lang.String contactType,
OrgContactUser orgContactUser)
Replace the User of the Contact Type
Replaces the User associated with the specified Contact Type
|
PagedList |
OrgSettingApi.replaceOrgContactUserWithPaginationInfo(java.lang.String contactType,
OrgContactUser orgContactUser)
Replace the User of the Contact Type
Replaces the User associated with the specified Contact Type
|
| Modifier and Type | Method and Description |
|---|---|
OrgContactUser |
OrgContactUser.userId(java.lang.String userId) |
Copyright © 2017-2022 Okta. All Rights Reserved.