Uses of Class
org.openapitools.client.model.ResourceSets
Packages that use ResourceSets
-
Uses of ResourceSets in org.openapitools.client.api
Methods in org.openapitools.client.api that return ResourceSetsModifier and TypeMethodDescriptionResourceSetApi.listResourceSets(String after) List all Resource Sets Lists all Resource Sets with pagination supportResourceSetApi.listResourceSets(String after, Map<String, String> additionalHeaders) List all Resource Sets Lists all Resource Sets with pagination support -
Uses of ResourceSets in org.openapitools.client.model
Methods in org.openapitools.client.model that return ResourceSetsModifier and TypeMethodDescriptionResourceSets.addResourceSetsItem(ResourceSet resourceSetsItem) ResourceSets.resourceSets(List<ResourceSet> resourceSets)