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-08-09T14:19:33.269913-05:00[America/Chicago]",
comments="Generator version: 7.7.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
-
setDescription
-
id
-
getId
-
setId
-
name
-
getName
-
setName
-
orn
-
getOrn
-
setOrn
-
links
-
getLinks
Get links- Returns:
- links
-
setLinks
-
equals
-
hashCode
-
toString
-