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 SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier 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- 
ResourceSetResourcepublic ResourceSetResource()
 
- 
- 
Method Details- 
getCreatedTimestamp when the Resource Set Resource object was created- Returns:
- created
 
- 
getIdUnique ID of the Resource Set Resource object- Returns:
- id
 
- 
getLastUpdatedTimestamp when this object was last updated- Returns:
- lastUpdated
 
- 
orn
- 
getOrnThe Okta Resource Name (ORN) of the resource- Returns:
- orn
 
- 
setOrn
- 
links
- 
getLinksGet links- Returns:
- links
 
- 
setLinks
- 
equals
- 
hashCodepublic int hashCode()
- 
toString
 
-