Uses of Class
org.openapitools.client.model.ResourceSetBindingRole
Packages that use ResourceSetBindingRole
-
Uses of ResourceSetBindingRole in org.openapitools.client.model
Methods in org.openapitools.client.model that return ResourceSetBindingRoleModifier and TypeMethodDescriptionResourceSetBindingRole.links
(ResourceSetBindingRoleLinks links) Methods in org.openapitools.client.model that return types with arguments of type ResourceSetBindingRoleMethods in org.openapitools.client.model with parameters of type ResourceSetBindingRoleModifier and TypeMethodDescriptionResourceSetBindings.addRolesItem
(ResourceSetBindingRole rolesItem) Method parameters in org.openapitools.client.model with type arguments of type ResourceSetBindingRoleModifier and TypeMethodDescriptionResourceSetBindings.roles
(List<ResourceSetBindingRole> roles) void
ResourceSetBindings.setRoles
(List<ResourceSetBindingRole> roles)