Uses of Class
org.openapitools.client.model.WellKnownOrgMetadata
Packages that use WellKnownOrgMetadata
-
Uses of WellKnownOrgMetadata in org.openapitools.client.api
Methods in org.openapitools.client.api that return WellKnownOrgMetadataModifier and TypeMethodDescriptionOrgSettingApi.getWellknownOrgMetadata()
Retrieve the Well-Known Org Metadata Retrieves the well-known org metadata, which includes the id, configured custom domains, authentication pipeline, and various other org settingsMethods in org.openapitools.client.api that return types with arguments of type WellKnownOrgMetadataModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<WellKnownOrgMetadata>
OrgSettingApi.getWellknownOrgMetadataWithHttpInfo()
Retrieve the Well-Known Org Metadata Retrieves the well-known org metadata, which includes the id, configured custom domains, authentication pipeline, and various other org settings -
Uses of WellKnownOrgMetadata in org.openapitools.client.model
Methods in org.openapitools.client.model that return WellKnownOrgMetadataModifier and TypeMethodDescriptionWellKnownOrgMetadata.links
(WellKnownOrgMetadataLinks links) WellKnownOrgMetadata.pipeline
(PipelineType pipeline) WellKnownOrgMetadata.settings
(WellKnownOrgMetadataSettings settings)