Package com.okta.sdk.resource.model
Class ResourceSets
java.lang.Object
com.okta.sdk.resource.model.ResourceSets
- All Implemented Interfaces:
 Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
           date="2024-09-23T16:19:57.008753975Z[Etc/UTC]",
           comments="Generator version: 7.8.0")
public class ResourceSets
extends Object
implements Serializable
ResourceSets
- See Also:
 
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionaddresourceSetsItem(ResourceSet resourceSetsItem) booleangetLinks()Get linksGet resourceSetsinthashCode()resourceSets(List<ResourceSet> resourceSets) voidvoidsetResourceSets(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
 
 -