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-09-23T16:19:57.008753975Z[Etc/UTC]",
comments="Generator version: 7.8.0")
public class ResourceSetResource
extends Object
implements Serializable
ResourceSetResource
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanTimestamp when the Resource Set Resource object was createdgetId()Unique ID of the Resource Set Resource objectTimestamp when this object was last updatedgetLinks()Get linksgetOrn()The Okta Resource Name (ORN) of the resourceinthashCode()links(ResourceSetResourceLinks links) voidsetLinks(ResourceSetResourceLinks links) voidtoString()
-
Field Details
-
JSON_PROPERTY_CREATED
- See Also:
-
JSON_PROPERTY_ID
- See Also:
-
JSON_PROPERTY_LAST_UPDATED
- See Also:
-
JSON_PROPERTY_ORN
- See Also:
-
JSON_PROPERTY_LINKS
- See Also:
-
-
Constructor Details
-
ResourceSetResource
public ResourceSetResource()
-
-
Method Details
-
getCreated
Timestamp when the Resource Set Resource object was created- Returns:
- created
-
getId
Unique ID of the Resource Set Resource object- Returns:
- id
-
getLastUpdated
Timestamp when this object was last updated- Returns:
- lastUpdated
-
orn
-
getOrn
The Okta Resource Name (ORN) of the resource- Returns:
- orn
-
setOrn
-
links
-
getLinks
Get links- Returns:
- links
-
setLinks
-
equals
-
hashCode
public int hashCode() -
toString
-