@Generated(value="com.okta.swagger.codegen.OktaJavaClientApiCodegen", date="2023-07-07T09:07:50.516-05:00") public interface OrgContactUser extends ExtensibleResource
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getLinks() |
String |
getUserId() |
OrgContactUser |
setUserId(String userId) |
OrgContactUser |
updateContactUser(String contactType)
Update org contact user
Updates the User associated with the specified Contact Type.
|
getResourceHref, setResourceHref
getBoolean, getInteger, getIntegerList, getNumber, getNumberList, getString, getStringList
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
String getUserId()
OrgContactUser setUserId(String userId)
@Generated(value="com.okta.swagger.codegen.OktaJavaClientApiCodegen", date="2023-07-07T09:07:50.516-05:00", comments="PUT - /api/v1/org/contacts/{contactType}") OrgContactUser updateContactUser(String contactType)
contactType
- (required)Copyright © 2017–2023 Okta. All rights reserved.