Uses of Class
com.okta.sdk.resource.model.UserTypePutRequest
-
Uses of UserTypePutRequest in com.okta.sdk.resource.api
Modifier and TypeMethodDescriptionUserTypeApi.replaceUserType
(String typeId, UserTypePutRequest userType) Replace a User Type Replaces an existing User Type.UserTypeApi.replaceUserType
(String typeId, UserTypePutRequest userType, Map<String, String> additionalHeaders) Replace a User Type Replaces an existing User Type. -
Uses of UserTypePutRequest in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionUserTypePutRequest.description
(String description) UserTypePutRequest.displayName
(String displayName)