Package org.openapitools.client.model
Class ResourceSets
java.lang.Object
org.openapitools.client.model.ResourceSets
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
           date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class ResourceSets
extends Object
ResourceSets
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionaddResourceSetsItem(ResourceSet resourceSetsItem) booleangetLinks()Get linksGet resourceSetsinthashCode()links(IamRolesLinks links) resourceSets(List<ResourceSet> resourceSets) voidsetLinks(IamRolesLinks links) voidsetResourceSets(List<ResourceSet> resourceSets) toString() 
- 
Field Details
- 
JSON_PROPERTY_RESOURCE_SETS
- See Also:
 
 - 
JSON_PROPERTY_LINKS
- See Also:
 
 
 - 
 - 
Constructor Details
- 
ResourceSets
public ResourceSets() 
 - 
 - 
Method Details
- 
resourceSets
 - 
addResourceSetsItem
 - 
getResourceSets
Get resourceSets- Returns:
 - resourceSets
 
 - 
setResourceSets
 - 
links
 - 
getLinks
Get links- Returns:
 - links
 
 - 
setLinks
 - 
equals
 - 
hashCode
public int hashCode() - 
toString
 
 -