Package | Description |
---|---|
org.openapitools.client.api | |
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
UserType |
UserTypeApi.updateUserType(String typeId,
UserTypePostRequest userType)
Update a User Type
Updates an existing User Type.
|
UserType |
UserTypeApi.updateUserType(String typeId,
UserTypePostRequest userType,
Map<String,String> additionalHeaders)
Update a User Type
Updates an existing User Type.
|
Modifier and Type | Method and Description |
---|---|
UserTypePostRequest |
UserTypePostRequest.description(String description) |
UserTypePostRequest |
UserTypePostRequest.displayName(String displayName) |
Copyright © 2017–2023 Okta. All rights reserved.