Uses of Class
org.openapitools.client.model.ResourceSetResources
Packages that use ResourceSetResources
-
Uses of ResourceSetResources in org.openapitools.client.api
Methods in org.openapitools.client.api that return ResourceSetResourcesModifier and TypeMethodDescriptionResourceSetApi.listResourceSetResources(String resourceSetId) List all Resources of a Resource Set Lists all resources that make up the Resource SetResourceSetApi.listResourceSetResources(String resourceSetId, Map<String, String> additionalHeaders) List all Resources of a Resource Set Lists all resources that make up the Resource Set -
Uses of ResourceSetResources in org.openapitools.client.model
Methods in org.openapitools.client.model that return ResourceSetResourcesModifier and TypeMethodDescriptionResourceSetResources.addResourcesItem(ResourceSetResource resourcesItem) ResourceSetResources.links(ResourceSetResourcesLinks links) ResourceSetResources.resources(List<ResourceSetResource> resources)