Package com.okta.sdk.resource.model
Class ResourceSelectorResponseWithoutSelfLinkSchema
java.lang.Object
com.okta.sdk.resource.model.ResourceSelectorResponseWithoutSelfLinkSchema
- 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 ResourceSelectorResponseWithoutSelfLinkSchema
extends Object
implements Serializable
ResourceSelectorResponseWithoutSelfLinkSchema
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) booleanDescription of the Resource SelectorgetId()Unique key for the Resource SelectorgetLinks()Get linksgetName()Name of the Resource SelectorgetOrn()An Okta resource nameinthashCode()voidsetDescription(String description) voidvoidvoidvoidtoString()
-
Field Details
-
JSON_PROPERTY_DESCRIPTION
- See Also:
-
JSON_PROPERTY_ID
- See Also:
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_ORN
- See Also:
-
JSON_PROPERTY_LINKS
- See Also:
-
-
Constructor Details
-
ResourceSelectorResponseWithoutSelfLinkSchema
public ResourceSelectorResponseWithoutSelfLinkSchema()
-
-
Method Details
-
description
-
getDescription
Description of the Resource Selector- Returns:
- description
-
setDescription
-
id
-
getId
Unique key for the Resource Selector- Returns:
- id
-
setId
-
name
-
getName
Name of the Resource Selector- Returns:
- name
-
setName
-
orn
-
getOrn
An Okta resource name- Returns:
- orn
-
setOrn
-
links
-
getLinks
Get links- Returns:
- links
-
setLinks
-
equals
-
hashCode
public int hashCode() -
toString
-