Package com.okta.sdk.resource.model
Class LinkedObjectDetails
java.lang.Object
com.okta.sdk.resource.model.LinkedObjectDetails
- 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 LinkedObjectDetails
extends Object
implements Serializable
LinkedObjectDetails
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription
(String description) boolean
Description of the `primary` or the `associated` relationshipgetName()
API name of the `primary` or the `associated` linkgetTitle()
Display name of the `primary` or the `associated` linkgetType()
Get typeint
hashCode()
void
setDescription
(String description) void
void
void
toString()
type
(LinkedObjectDetailsType type)
-
Field Details
-
JSON_PROPERTY_DESCRIPTION
- See Also:
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_TITLE
- See Also:
-
JSON_PROPERTY_TYPE
- See Also:
-
-
Constructor Details
-
LinkedObjectDetails
public LinkedObjectDetails()
-
-
Method Details
-
description
-
getDescription
-
setDescription
-
name
-
getName
-
setName
-
title
-
getTitle
-
setTitle
-
type
-
getType
-
setType
-
equals
-
hashCode
-
toString
-