Package com.okta.sdk.resource.model
Class ResourceSelectorResponseSchema
java.lang.Object
com.okta.sdk.resource.model.ResourceSelectorResponseSchema
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-08-09T14:20:25.727262-05:00[America/Chicago]",
comments="Generator version: 7.7.0")
public class ResourceSelectorResponseSchema
extends Object
implements Serializable
ResourceSelectorResponseSchema
- 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
-
ResourceSelectorResponseSchema
public ResourceSelectorResponseSchema()
-
-
Method Details
-
description
-
getDescription
-
setDescription
-
id
-
getId
-
setId
-
name
-
getName
-
setName
-
orn
-
getOrn
-
setOrn
-
links
-
getLinks
-
setLinks
-
equals
-
hashCode
-
toString
-