Package org.openapitools.client.model
Class WellKnownOrgMetadata
java.lang.Object
org.openapitools.client.model.WellKnownOrgMetadata
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
           date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class WellKnownOrgMetadata
extends Object
WellKnownOrgMetadata
- 
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
 
 -