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-01-30T09:30:33.152574-06:00[America/Chicago]")
public class WellKnownOrgMetadata
extends Object
implements Serializable
WellKnownOrgMetadata
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()The unique identifier of the OrggetLinks()Get linksGet pipelineGet settingsinthashCode()links(WellKnownOrgMetadataLinks links) pipeline(PipelineType pipeline) voidvoidvoidsetPipeline(PipelineType pipeline) voidsetSettings(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
-