Package | Description |
---|---|
org.openapitools.client.api | |
org.openapitools.client.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.