Package org.openapitools.client.model
Class ResourceSetResource
java.lang.Object
org.openapitools.client.model.ResourceSetResource
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
           date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class ResourceSetResource
extends Object
ResourceSetResource
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) booleanTimestamp when the role was createdDescription of the resource setgetId()Unique key for the roleTimestamp when the role was last updatedgetLinks()Get linksinthashCode()voidsetDescription(String description) toString() 
- 
Field Details
- 
JSON_PROPERTY_CREATED
- See Also:
 
 - 
JSON_PROPERTY_DESCRIPTION
- See Also:
 
 - 
JSON_PROPERTY_ID
- See Also:
 
 - 
JSON_PROPERTY_LAST_UPDATED
- See Also:
 
 - 
JSON_PROPERTY_LINKS
- See Also:
 
 
 - 
 - 
Constructor Details
- 
ResourceSetResource
public ResourceSetResource() 
 - 
 - 
Method Details
- 
getCreated
Timestamp when the role was created- Returns:
 - created
 
 - 
description
 - 
getDescription
Description of the resource set- Returns:
 - description
 
 - 
setDescription
 - 
getId
Unique key for the role- Returns:
 - id
 
 - 
getLastUpdated
Timestamp when the role was last updated- Returns:
 - lastUpdated
 
 - 
getLinks
Get links- Returns:
 - links
 
 - 
equals
 - 
hashCode
public int hashCode() - 
toString
 
 -