Uses of Class
com.okta.sdk.resource.model.UpdateIamRoleRequest
Packages that use UpdateIamRoleRequest
-
Uses of UpdateIamRoleRequest in com.okta.sdk.resource.api
Methods in com.okta.sdk.resource.api with parameters of type UpdateIamRoleRequestModifier and TypeMethodDescriptionRoleECustomApi.replaceRole
(String roleIdOrLabel, UpdateIamRoleRequest instance) Replace a Custom Role Replaces the label and description for a Custom Role by `roleIdOrLabel`RoleECustomApi.replaceRole
(String roleIdOrLabel, UpdateIamRoleRequest instance, Map<String, String> additionalHeaders) Replace a Custom Role Replaces the label and description for a Custom Role by `roleIdOrLabel` -
Uses of UpdateIamRoleRequest in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return UpdateIamRoleRequest