Uses of Class
com.okta.sdk.resource.model.UserTypePostRequest
-
Uses of UserTypePostRequest in com.okta.sdk.resource.api
Modifier and TypeMethodDescriptionUserTypeApi.updateUserType
(String typeId, UserTypePostRequest userType) Update a User Type Updates an existing User Type.UserTypeApi.updateUserType
(String typeId, UserTypePostRequest userType, Map<String, String> additionalHeaders) Update a User Type Updates an existing User Type. -
Uses of UserTypePostRequest in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionUserTypePostRequest.description
(String description) UserTypePostRequest.displayName
(String displayName)