Uses of Class
org.openapitools.client.model.IamRole
Packages that use IamRole
-
Uses of IamRole in org.openapitools.client.api
Methods in org.openapitools.client.api that return IamRoleModifier and TypeMethodDescriptionRoleApi.createRole
(CreateIamRoleRequest instance) Create a Role Creates a new roleRoleApi.createRole
(CreateIamRoleRequest instance, Map<String, String> additionalHeaders) Create a Role Creates a new roleRetrieve a Role Retrieves a role by `roleIdOrLabel`Retrieve a Role Retrieves a role by `roleIdOrLabel`RoleApi.replaceRole
(String roleIdOrLabel, UpdateIamRoleRequest instance) Replace a Role Replaces a role by `roleIdOrLabel`RoleApi.replaceRole
(String roleIdOrLabel, UpdateIamRoleRequest instance, Map<String, String> additionalHeaders) Replace a Role Replaces a role by `roleIdOrLabel` -
Uses of IamRole in org.openapitools.client.model
Methods in org.openapitools.client.model that return IamRoleModifier and TypeMethodDescriptionIamRole.description
(String description) IamRole.links
(IamRoleLinks links) Methods in org.openapitools.client.model that return types with arguments of type IamRoleMethods in org.openapitools.client.model with parameters of type IamRoleMethod parameters in org.openapitools.client.model with type arguments of type IamRole