Package com.okta.sdk.resource.model
Class WellKnownOrgMetadata
java.lang.Object
com.okta.sdk.resource.model.WellKnownOrgMetadata
- 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 WellKnownOrgMetadata
extends Object
implements Serializable
WellKnownOrgMetadata
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getId()
The unique identifier of the OrggetLinks()
Get linksGet pipelineGet settingsint
hashCode()
links
(WellKnownOrgMetadataLinks links) pipeline
(PipelineType pipeline) void
void
void
setPipeline
(PipelineType pipeline) void
setSettings
(WellKnownOrgMetadataSettings settings) settings
(WellKnownOrgMetadataSettings settings) toString()
-
Field Details
-
JSON_PROPERTY_ID
- See Also:
-
JSON_PROPERTY_PIPELINE
- See Also:
-
JSON_PROPERTY_SETTINGS
- See Also:
-
JSON_PROPERTY_LINKS
- See Also:
-
-
Constructor Details
-
WellKnownOrgMetadata
public WellKnownOrgMetadata()
-
-
Method Details
-
id
-
getId
The unique identifier of the Org- Returns:
- id
-
setId
-
pipeline
-
getPipeline
Get pipeline- Returns:
- pipeline
-
setPipeline
-
settings
-
getSettings
Get settings- Returns:
- settings
-
setSettings
-
links
-
getLinks
Get links- Returns:
- links
-
setLinks
-
equals
-
hashCode
public int hashCode() -
toString
-