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-23T08:35:59.300824-05:00[America/Chicago]",
comments="Generator version: 7.8.0")
public class ResourceSelectorResponseWithoutSelfLinkSchema
extends Object
implements Serializable
ResourceSelectorResponseWithoutSelfLinkSchema
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiondescription
(String description) boolean
Description of the Resource SelectorgetId()
Unique key for the Resource SelectorgetLinks()
Get linksgetName()
Name of the Resource SelectorgetOrn()
An Okta resource nameint
hashCode()
void
setDescription
(String description) void
void
void
void
toString()
-
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
-