Package com.okta.sdk.resource.model
Class ResourceSetResource
java.lang.Object
com.okta.sdk.resource.model.ResourceSetResource
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-08-09T14:19:33.269913-05:00[America/Chicago]",
comments="Generator version: 7.7.0")
public class ResourceSetResource
extends Object
implements Serializable
ResourceSetResource
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiondescription
(String description) boolean
Timestamp when the role was createdDescription of the Resource SetgetId()
Unique key for the roleTimestamp when the role was last updatedgetLinks()
Get linksint
hashCode()
void
setDescription
(String description) void
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
-
description
-
getDescription
-
setDescription
-
getId
-
getLastUpdated
Timestamp when the role was last updated- Returns:
- lastUpdated
-
links
-
getLinks
-
setLinks
-
equals
-
hashCode
-
toString
-