Class GovernanceProgramRESTClient
java.lang.Object
org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClientBase
org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
org.odpi.openmetadata.accessservices.governanceprogram.client.rest.GovernanceProgramRESTClient
public class GovernanceProgramRESTClient
extends org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
RESTClient is responsible for issuing calls to the Governance Program OMAS REST APIs.
-
Constructor Summary
ConstructorsConstructorDescriptionGovernanceProgramRESTClient(String serverName, String serverPlatformURLRoot) Constructor for no authentication.GovernanceProgramRESTClient(String serverName, String serverPlatformURLRoot, String userId, String password) Constructor for simple userId and password authentication.GovernanceProgramRESTClient(String serverName, String serverPlatformURLRoot, String userId, String password, org.odpi.openmetadata.frameworks.auditlog.AuditLog auditLog) Constructor for simple userId and password authentication with audit log.GovernanceProgramRESTClient(String serverName, String serverPlatformURLRoot, org.odpi.openmetadata.frameworks.auditlog.AuditLog auditLog) Constructor for no authentication with audit log. -
Method Summary
Modifier and TypeMethodDescriptionorg.odpi.openmetadata.commonservices.ffdc.rest.CertificationTypeResponsecallCertificationTypeGetRESTCall(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a CertificationTypeResponse object.org.odpi.openmetadata.commonservices.ffdc.rest.CertificationTypesResponsecallCertificationTypeListGetRESTCall(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a list of CertificationTypeElement objects.org.odpi.openmetadata.commonservices.ffdc.rest.CertificationTypesResponsecallCertificationTypeListPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a list of CertificationTypeElement objects.org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDefinitionResponsecallGovernanceDefinitionGetRESTCall(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a GovernanceDefinitionResponse object.org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDefinitionGraphResponsecallGovernanceDefinitionGraphGetRESTCall(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a GovernanceDefinitionGraphResponse object.org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDefinitionsResponsecallGovernanceDefinitionsGetRESTCall(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a GovernanceDefinitionsResponse object.org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDefinitionsResponsecallGovernanceDefinitionsPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a list of GovernanceDefinitionsResponse objects.org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDomainResponsecallGovernanceDomainGetRESTCall(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a GovernanceDomainResponse object.org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDomainsResponsecallGovernanceDomainListGetRESTCall(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a list of GovernanceDomainsResponse objects.org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDomainsResponsecallGovernanceDomainListPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a list of GovernanceDomainsResponse objects.org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDomainSetResponsecallGovernanceDomainSetGetRESTCall(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a GovernanceDomainSetResponse object.org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDomainSetsResponsecallGovernanceDomainSetListGetRESTCall(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a GovernanceDomainSetsResponse object.org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDomainSetsResponsecallGovernanceDomainSetListPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a list of GovernanceDomainSetsResponse objects.org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceMetricResponsecallGovernanceMetricGetRESTCall(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a GovernanceMetricResponse object.org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceMetricsResponsecallGovernanceMetricListPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a list ofGovernanceMetricElement objects.org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceMetricImplementationsResponsecallGovernanceMetricsImplementationListGetRESTCall(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a GovernanceMetricImplementationsResponse object.org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceRoleAppointeesResponsecallGovernanceRoleAppointeeListGetRESTCall(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a list of GovernanceRoleAppointee objects.org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceRoleResponsecallGovernanceRoleGetRESTCall(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a GovernanceRoleResponse object.org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceRoleHistoryResponsecallGovernanceRoleHistoryGetRESTCall(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a GovernanceRoleHistoryResponse object.org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceRolesResponsecallGovernanceRoleListGetRESTCall(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a list of GovernanceRoleElement objects.org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceRolesResponsecallGovernanceRoleListPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a list of GovernanceRoleElement objects.org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceZoneDefinitionResponsecallGovernanceZoneDefinitionGetRESTCall(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a GovernanceZoneDefinitionResponse object.org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceZoneResponsecallGovernanceZoneGetRESTCall(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a GovernanceZoneResponse object.org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceZonesResponsecallGovernanceZoneListGetRESTCall(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a GovernanceZonesResponse object.org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceLevelIdentifierResponsecallLevelIdentifierGetRESTCall(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a GovernanceLevelIdentifierResponse object.org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceLevelIdentifierResponsecallLevelIdentifierListGetRESTCall(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a list of GovernanceLevelIdentifierResponse objects.org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceLevelIdentifiersResponsecallLevelIdentifierListPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a list of GovernanceLevelIdentifiersResponse objects.org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceLevelIdentifierSetResponsecallLevelIdentifierSetGetRESTCall(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a GovernanceLevelIdentifierSetResponse object.org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceLevelIdentifierSetsResponsecallLevelIdentifierSetListGetRESTCall(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a list of GovernanceLevelIdentifierSetsResponse objects.org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceLevelIdentifierSetResponsecallLevelIdentifierSetListPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) Issue a POST REST call that returns a list of GovernanceLevelIdentifierSetResponse objects.org.odpi.openmetadata.commonservices.ffdc.rest.LicenseTypeResponsecallLicenseTypeGetRESTCall(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a LicenseTypeResponse object.org.odpi.openmetadata.commonservices.ffdc.rest.LicenseTypesResponsecallLicenseTypesGetRESTCall(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a list of LicenseTypeElement objects.org.odpi.openmetadata.commonservices.ffdc.rest.RelatedElementsResponsecallRelatedElementsGetRESTCall(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a RelatedElementsResponse object.org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceStatusIdentifierResponsecallStatusIdentifierGetRESTCall(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a GovernanceStatusIdentifierResponse object.org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceStatusIdentifierSetResponsecallStatusIdentifierSetGetRESTCall(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a GovernanceStatusIdentifierSetResponse object.org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceStatusIdentifierSetsResponsecallStatusIdentifierSetListGetRESTCall(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a GovernanceStatusIdentifierSetsResponse object.org.odpi.openmetadata.commonservices.ffdc.rest.SubjectAreaDefinitionResponsecallSubjectAreaDefinitionGetRESTCall(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a SubjectAreaDefinitionResponse object.org.odpi.openmetadata.commonservices.ffdc.rest.SubjectAreaResponsecallSubjectAreaGetRESTCall(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a SubjectAreaResponse object.org.odpi.openmetadata.commonservices.ffdc.rest.SubjectAreasResponsecallSubjectAreaListGetRESTCall(String methodName, String urlTemplate, Object... params) Issue a GET REST call that returns a SubjectAreasResponse object.Methods inherited from class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient
callActorProfileGetRESTCall, callActorProfilesGetRESTCall, callActorProfilesPostRESTCall, callAnnotationGetRESTCall, callAnnotationListGetRESTCall, callAnnotationListPostRESTCall, callAnnotationPostRESTCall, callAPIGetRESTCall, callAPIOperationGetRESTCall, callAPIOperationsGetRESTCall, callAPIOperationsPostRESTCall, callAPIParameterListGetRESTCall, callAPIParameterListsGetRESTCall, callAPIParameterListsPostRESTCall, callAPIParametersGetRESTCall, callAPIsGetRESTCall, callAPIsPostRESTCall, callAppointeesPostRESTCall, callAssetElementGetRESTCall, callAssetElementsGetRESTCall, callAssetElementsPostRESTCall, callAssetRelationshipsPostRESTCall, callBooleanGetRESTCall, callCollectionGetRESTCall, callCollectionListGetRESTCall, callCollectionListPostRESTCall, callCollectionMemberGetRESTCall, callCollectionMemberListGetRESTCall, callCommunitiesGetRESTCall, callCommunitiesPostRESTCall, callCommunityGetRESTCall, callConnectionGetRESTCall, callConnectionsGetRESTCall, callConnectionsPostRESTCall, callConnectorTypeGetRESTCall, callConnectorTypesPostRESTCall, callControlFlowPostRESTCall, callControlFlowsPostRESTCall, callCountGetRESTCall, callDatabaseColumnGetRESTCall, callDatabaseColumnsGetRESTCall, callDatabaseColumnsPostRESTCall, callDatabaseGetRESTCall, callDatabaseSchemaGetRESTCall, callDatabaseSchemasGetRESTCall, callDatabaseSchemasPostRESTCall, callDatabasesPostRESTCall, callDatabaseTableGetRESTCall, callDatabaseTablesGetRESTCall, callDatabaseTablesPostRESTCall, callDatabaseViewGetRESTCall, callDatabaseViewsGetRESTCall, callDatabaseViewsPostRESTCall, callDataContainerGetRESTCall, callDataContainersGetRESTCall, callDataContainersPostRESTCall, callDataFileGetRESTCall, callDataFilePostRESTCall, callDataFilesGetRESTCall, callDataFilesPostRESTCall, callDataFlowPostRESTCall, callDataFlowsPostRESTCall, callDigitalServiceGetRESTCall, callDigitalServicesGetRESTCall, callDigitalServicesPostRESTCall, callDiscoveryAnalysisReportListPostRESTCall, callElementHeaderPostRESTCall, callElementHeadersPostRESTCall, callElementStubGetRESTCall, callElementStubsGetRESTCall, callElementStubsPostRESTCall, callEndpointGetRESTCall, callEndpointsGetRESTCall, callEndpointsPostRESTCall, callEventTypeGetRESTCall, callEventTypesGetRESTCall, callEventTypesPostRESTCall, callExternalReferenceGetRESTCall, callExternalReferencesGetRESTCall, callExternalReferencesPostRESTCall, callFileFolderGetRESTCall, callFileFolderPostRESTCall, callFileFoldersGetRESTCall, callFileSystemGetRESTCall, callFolderGetRESTCall, callFormGetRESTCall, callFormsGetRESTCall, callFormsPostRESTCall, callGUIDGetRESTCall, callGUIDListGetRESTCall, callGUIDListPostRESTCall, callGUIDPostRESTCall, callITProfileGetRESTCall, callITProfileListGetRESTCall, callITProfileListPostRESTCall, callLicensesGetRESTCall, callLicenseTypeListPostRESTCall, callLineageMappingPostRESTCall, callLineageMappingsPostRESTCall, callLocationGetRESTCall, callLocationsGetRESTCall, callLocationsPostRESTCall, callMetadataElementSummariesPostRESTCall, callMetadataSourceGetRESTCall, callNameListGetRESTCall, callOCFConnectorReportGetRESTCall, callPersonRoleGetRESTCall, callPersonRolesGetRESTCall, callPersonRolesPostRESTCall, callProcessCallPostRESTCall, callProcessCallsPostRESTCall, callProjectGetRESTCall, callProjectsGetRESTCall, callProjectsPostRESTCall, callQueriesGetRESTCall, callQueriesPostRESTCall, callQueryGetRESTCall, callReferenceValueAssignmentDefinitionsGetRESTCall, callReferenceValueAssignmentItemsGetRESTCall, callRelatedAssetsPostRESTCall, callRelatedElementsPostRESTCall, callRelationshipPostRESTCall, callRelationshipsPostRESTCall, callReportGetRESTCall, callReportsGetRESTCall, callReportsPostRESTCall, callSchemaAttributeGetRESTCall, callSchemaAttributePostRESTCall, callSchemaAttributesGetRESTCall, callSchemaAttributesPostRESTCall, callSchemaTypeGetRESTCall, callSchemaTypePostRESTCall, callSchemaTypesPostRESTCall, callSecurityGroupGetRESTCall, callSecurityGroupPostRESTCall, callSecurityGroupsGetRESTCall, callSecurityGroupsPostRESTCall, callServerAssetUseGetRESTCall, callServerAssetUseListGetRESTCall, callServerAssetUseListPostRESTCall, callSoftwareServerCapabilitiesGetRESTCall, callSoftwareServerCapabilitiesPostRESTCall, callSoftwareServerCapabilityGetRESTCall, callStringMapGetRESTCall, callSupportedCapabilityListPostRESTCall, callSurveyReportListGetRESTCall, callTopicGetRESTCall, callTopicsGetRESTCall, callTopicsPostRESTCall, callUserIdentitiesGetRESTCall, callUserIdentitiesPostRESTCall, callUserIdentityGetRESTCall, callUserIdentityListPostRESTCall, callUserIdentityPostRESTCall, callValidValueAssignmentConsumersGetRESTCall, callValidValueAssignmentDefinitionsGetRESTCall, callValidValueGetRESTCall, callValidValueListGetRESTCall, callValidValueListPostRESTCall, callValidValueMappingsGetRESTCall, callValidValueSetsPostRESTCall, callValidValuesGetRESTCall, callValidValuesImplAssetsGetRESTCall, callValidValuesImplDefinitionsGetRESTCall, callValidValuesMappingsGetRESTCall, callValidValuesPostRESTCall, callVoidGetRESTCall, callVoidPostRESTCallMethods inherited from class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClientBase
callPostRESTCallNoParams
-
Constructor Details
-
GovernanceProgramRESTClient
public GovernanceProgramRESTClient(String serverName, String serverPlatformURLRoot, org.odpi.openmetadata.frameworks.auditlog.AuditLog auditLog) throws org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException Constructor for no authentication with audit log.- Parameters:
serverName- name of the OMAG Server to callserverPlatformURLRoot- URL root of the server platform where the OMAG Server is running.auditLog- destination for log messages.- Throws:
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException- there is a problem creating the client-side components to issue any REST API calls.
-
GovernanceProgramRESTClient
public GovernanceProgramRESTClient(String serverName, String serverPlatformURLRoot) throws org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException Constructor for no authentication.- Parameters:
serverName- name of the OMAG Server to callserverPlatformURLRoot- URL root of the server platform where the OMAG Server is running.- Throws:
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException- there is a problem creating the client-side components to issue any REST API calls.
-
GovernanceProgramRESTClient
public GovernanceProgramRESTClient(String serverName, String serverPlatformURLRoot, String userId, String password, org.odpi.openmetadata.frameworks.auditlog.AuditLog auditLog) throws org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException Constructor for simple userId and password authentication with audit log.- Parameters:
serverName- name of the OMAG Server to callserverPlatformURLRoot- URL root of the server platform where the OMAG Server is running.userId- user id for the HTTP requestpassword- password for the HTTP requestauditLog- destination for log messages.- Throws:
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException- there is a problem creating the client-side components to issue any REST API calls.
-
GovernanceProgramRESTClient
public GovernanceProgramRESTClient(String serverName, String serverPlatformURLRoot, String userId, String password) throws org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException Constructor for simple userId and password authentication.- Parameters:
serverName- name of the OMAG Server to callserverPlatformURLRoot- URL root of the server platform where the OMAG Server is running.userId- user id for the HTTP requestpassword- password for the HTTP request- Throws:
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException- there is a problem creating the client-side components to issue any REST API calls.
-
-
Method Details
-
callCertificationTypeGetRESTCall
public org.odpi.openmetadata.commonservices.ffdc.rest.CertificationTypeResponse callCertificationTypeGetRESTCall(String methodName, String urlTemplate, Object... params) throws org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException, org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException, org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException Issue a GET REST call that returns a CertificationTypeResponse object.- Overrides:
callCertificationTypeGetRESTCallin classorg.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient- Parameters:
methodName- name of the method being calledurlTemplate- template of the URL with place-holders for the parametersparams- a list of parameters that are slotted into the url template- Returns:
- CertificationTypeResponse
- Throws:
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException- one of the parameters is invalid.org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException- the user is not authorized to make this request.org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException- the repository is not available or not working properly.
-
callCertificationTypeListGetRESTCall
public org.odpi.openmetadata.commonservices.ffdc.rest.CertificationTypesResponse callCertificationTypeListGetRESTCall(String methodName, String urlTemplate, Object... params) throws org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException, org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException, org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException Issue a GET REST call that returns a list of CertificationTypeElement objects.- Overrides:
callCertificationTypeListGetRESTCallin classorg.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient- Parameters:
methodName- name of the method being calledurlTemplate- template of the URL with place-holders for the parametersparams- a list of parameters that are slotted into the url template- Returns:
- CertificationTypesResponse
- Throws:
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException- one of the parameters is invalid.org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException- the user is not authorized to make this request.org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException- the repository is not available or not working properly.
-
callCertificationTypeListPostRESTCall
public org.odpi.openmetadata.commonservices.ffdc.rest.CertificationTypesResponse callCertificationTypeListPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException, org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException, org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException Issue a POST REST call that returns a list of CertificationTypeElement objects.- Overrides:
callCertificationTypeListPostRESTCallin classorg.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient- Parameters:
methodName- name of the method being calledurlTemplate- template of the URL with place-holders for the parametersrequestBody- request body for the REST call - contains most of the parametersparams- a list of parameters that are slotted into the url template- Returns:
- CertificationTypesResponse
- Throws:
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException- one of the parameters is invalid.org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException- the user is not authorized to make this request.org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException- the repository is not available or not working properly.
-
callGovernanceDefinitionsPostRESTCall
public org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDefinitionsResponse callGovernanceDefinitionsPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException, org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException, org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException Issue a POST REST call that returns a list of GovernanceDefinitionsResponse objects.- Parameters:
methodName- name of the method being calledurlTemplate- template of the URL with place-holders for the parametersrequestBody- request body for the REST call - contains most of the parametersparams- a list of parameters that are slotted into the url template- Returns:
- GovernanceDefinitionsResponse
- Throws:
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException- one of the parameters is invalid.org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException- the user is not authorized to make this request.org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException- the repository is not available or not working properly.
-
callGovernanceDefinitionsGetRESTCall
public org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDefinitionsResponse callGovernanceDefinitionsGetRESTCall(String methodName, String urlTemplate, Object... params) throws org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException, org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException, org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException Issue a GET REST call that returns a GovernanceDefinitionsResponse object.- Parameters:
methodName- name of the method being calledurlTemplate- template of the URL with place-holders for the parametersparams- a list of parameters that are slotted into the url template- Returns:
- GovernanceDefinitionsResponse
- Throws:
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException- one of the parameters is invalid.org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException- the user is not authorized to make this request.org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException- the repository is not available or not working properly.
-
callGovernanceDefinitionGetRESTCall
public org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDefinitionResponse callGovernanceDefinitionGetRESTCall(String methodName, String urlTemplate, Object... params) throws org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException, org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException, org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException Issue a GET REST call that returns a GovernanceDefinitionResponse object.- Parameters:
methodName- name of the method being calledurlTemplate- template of the URL with place-holders for the parametersparams- a list of parameters that are slotted into the url template- Returns:
- GovernanceDefinitionResponse
- Throws:
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException- one of the parameters is invalid.org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException- the user is not authorized to make this request.org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException- the repository is not available or not working properly.
-
callGovernanceDefinitionGraphGetRESTCall
public org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDefinitionGraphResponse callGovernanceDefinitionGraphGetRESTCall(String methodName, String urlTemplate, Object... params) throws org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException, org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException, org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException Issue a GET REST call that returns a GovernanceDefinitionGraphResponse object.- Parameters:
methodName- name of the method being calledurlTemplate- template of the URL with place-holders for the parametersparams- a list of parameters that are slotted into the url template- Returns:
- GovernanceDefinitionGraphResponse
- Throws:
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException- one of the parameters is invalid.org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException- the user is not authorized to make this request.org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException- the repository is not available or not working properly.
-
callGovernanceMetricsImplementationListGetRESTCall
public org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceMetricImplementationsResponse callGovernanceMetricsImplementationListGetRESTCall(String methodName, String urlTemplate, Object... params) throws org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException, org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException, org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException Issue a GET REST call that returns a GovernanceMetricImplementationsResponse object.- Parameters:
methodName- name of the method being calledurlTemplate- template of the URL with place-holders for the parametersparams- a list of parameters that are slotted into the url template- Returns:
- GovernanceDefinitionGraphResponse
- Throws:
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException- one of the parameters is invalid.org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException- the user is not authorized to make this request.org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException- the repository is not available or not working properly.
-
callGovernanceDomainSetListPostRESTCall
public org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDomainSetsResponse callGovernanceDomainSetListPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException, org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException, org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException Issue a POST REST call that returns a list of GovernanceDomainSetsResponse objects.- Parameters:
methodName- name of the method being calledurlTemplate- template of the URL with place-holders for the parametersrequestBody- request body for the REST call - contains most of the parametersparams- a list of parameters that are slotted into the url template- Returns:
- GovernanceDomainSetsResponse
- Throws:
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException- one of the parameters is invalid.org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException- the user is not authorized to make this request.org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException- the repository is not available or not working properly.
-
callGovernanceDomainSetListGetRESTCall
public org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDomainSetsResponse callGovernanceDomainSetListGetRESTCall(String methodName, String urlTemplate, Object... params) throws org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException, org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException, org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException Issue a GET REST call that returns a GovernanceDomainSetsResponse object.- Parameters:
methodName- name of the method being calledurlTemplate- template of the URL with place-holders for the parametersparams- a list of parameters that are slotted into the url template- Returns:
- GovernanceDomainSetResponse
- Throws:
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException- one of the parameters is invalid.org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException- the user is not authorized to make this request.org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException- the repository is not available or not working properly.
-
callGovernanceDomainSetGetRESTCall
public org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDomainSetResponse callGovernanceDomainSetGetRESTCall(String methodName, String urlTemplate, Object... params) throws org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException, org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException, org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException Issue a GET REST call that returns a GovernanceDomainSetResponse object.- Parameters:
methodName- name of the method being calledurlTemplate- template of the URL with place-holders for the parametersparams- a list of parameters that are slotted into the url template- Returns:
- GovernanceDomainSetResponse
- Throws:
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException- one of the parameters is invalid.org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException- the user is not authorized to make this request.org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException- the repository is not available or not working properly.
-
callGovernanceDomainListPostRESTCall
public org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDomainsResponse callGovernanceDomainListPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException, org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException, org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException Issue a POST REST call that returns a list of GovernanceDomainsResponse objects.- Parameters:
methodName- name of the method being calledurlTemplate- template of the URL with place-holders for the parametersrequestBody- request body for the REST call - contains most of the parametersparams- a list of parameters that are slotted into the url template- Returns:
- GovernanceDomainsResponse
- Throws:
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException- one of the parameters is invalid.org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException- the user is not authorized to make this request.org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException- the repository is not available or not working properly.
-
callGovernanceDomainListGetRESTCall
public org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDomainsResponse callGovernanceDomainListGetRESTCall(String methodName, String urlTemplate, Object... params) throws org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException, org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException, org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException Issue a GET REST call that returns a list of GovernanceDomainsResponse objects.- Parameters:
methodName- name of the method being calledurlTemplate- template of the URL with place-holders for the parametersparams- a list of parameters that are slotted into the url template- Returns:
- GovernanceDomainsResponse
- Throws:
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException- one of the parameters is invalid.org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException- the user is not authorized to make this request.org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException- the repository is not available or not working properly.
-
callGovernanceDomainGetRESTCall
public org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceDomainResponse callGovernanceDomainGetRESTCall(String methodName, String urlTemplate, Object... params) throws org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException, org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException, org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException Issue a GET REST call that returns a GovernanceDomainResponse object.- Parameters:
methodName- name of the method being calledurlTemplate- template of the URL with place-holders for the parametersparams- a list of parameters that are slotted into the url template- Returns:
- GovernanceDomainResponse
- Throws:
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException- one of the parameters is invalid.org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException- the user is not authorized to make this request.org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException- the repository is not available or not working properly.
-
callGovernanceMetricGetRESTCall
public org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceMetricResponse callGovernanceMetricGetRESTCall(String methodName, String urlTemplate, Object... params) throws org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException, org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException, org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException Issue a GET REST call that returns a GovernanceMetricResponse object.- Parameters:
methodName- name of the method being calledurlTemplate- template of the URL with place-holders for the parametersparams- a list of parameters that are slotted into the url template- Returns:
- GovernanceMetricResponse
- Throws:
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException- one of the parameters is invalid.org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException- the user is not authorized to make this request.org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException- the repository is not available or not working properly.
-
callGovernanceMetricListPostRESTCall
public org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceMetricsResponse callGovernanceMetricListPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException, org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException, org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException Issue a POST REST call that returns a list ofGovernanceMetricElement objects.- Parameters:
methodName- name of the method being calledurlTemplate- template of the URL with place-holders for the parametersrequestBody- request body for the REST call - contains most of the parametersparams- a list of parameters that are slotted into the url template- Returns:
- GovernanceMetricsResponse
- Throws:
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException- one of the parameters is invalid.org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException- the user is not authorized to make this request.org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException- the repository is not available or not working properly.
-
callLicenseTypeGetRESTCall
public org.odpi.openmetadata.commonservices.ffdc.rest.LicenseTypeResponse callLicenseTypeGetRESTCall(String methodName, String urlTemplate, Object... params) throws org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException, org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException, org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException Issue a GET REST call that returns a LicenseTypeResponse object.- Overrides:
callLicenseTypeGetRESTCallin classorg.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient- Parameters:
methodName- name of the method being calledurlTemplate- template of the URL with place-holders for the parametersparams- a list of parameters that are slotted into the url template- Returns:
- LicenseTypeResponse
- Throws:
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException- one of the parameters is invalid.org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException- the user is not authorized to make this request.org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException- the repository is not available or not working properly.
-
callLicenseTypesGetRESTCall
public org.odpi.openmetadata.commonservices.ffdc.rest.LicenseTypesResponse callLicenseTypesGetRESTCall(String methodName, String urlTemplate, Object... params) throws org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException, org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException, org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException Issue a GET REST call that returns a list of LicenseTypeElement objects.- Overrides:
callLicenseTypesGetRESTCallin classorg.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient- Parameters:
methodName- name of the method being calledurlTemplate- template of the URL with place-holders for the parametersparams- a list of parameters that are slotted into the url template- Returns:
- LicenseTypeListResponse
- Throws:
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException- one of the parameters is invalid.org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException- the user is not authorized to make this request.org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException- the repository is not available or not working properly.
-
callStatusIdentifierGetRESTCall
public org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceStatusIdentifierResponse callStatusIdentifierGetRESTCall(String methodName, String urlTemplate, Object... params) throws org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException, org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException, org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException Issue a GET REST call that returns a GovernanceStatusIdentifierResponse object.- Parameters:
methodName- name of the method being calledurlTemplate- template of the URL with place-holders for the parametersparams- a list of parameters that are slotted into the url template- Returns:
- GovernanceStatusIdentifierResponse
- Throws:
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException- one of the parameters is invalid.org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException- the user is not authorized to make this request.org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException- the repository is not available or not working properly.
-
callLevelIdentifierGetRESTCall
public org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceLevelIdentifierResponse callLevelIdentifierGetRESTCall(String methodName, String urlTemplate, Object... params) throws org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException, org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException, org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException Issue a GET REST call that returns a GovernanceLevelIdentifierResponse object.- Parameters:
methodName- name of the method being calledurlTemplate- template of the URL with place-holders for the parametersparams- a list of parameters that are slotted into the url template- Returns:
- GovernanceLevelIdentifierResponse
- Throws:
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException- one of the parameters is invalid.org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException- the user is not authorized to make this request.org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException- the repository is not available or not working properly.
-
callStatusIdentifierSetGetRESTCall
public org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceStatusIdentifierSetResponse callStatusIdentifierSetGetRESTCall(String methodName, String urlTemplate, Object... params) throws org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException, org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException, org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException Issue a GET REST call that returns a GovernanceStatusIdentifierSetResponse object.- Parameters:
methodName- name of the method being calledurlTemplate- template of the URL with place-holders for the parametersparams- a list of parameters that are slotted into the url template- Returns:
- GovernanceStatusIdentifierSetResponse
- Throws:
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException- one of the parameters is invalid.org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException- the user is not authorized to make this request.org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException- the repository is not available or not working properly.
-
callStatusIdentifierSetListGetRESTCall
public org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceStatusIdentifierSetsResponse callStatusIdentifierSetListGetRESTCall(String methodName, String urlTemplate, Object... params) throws org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException, org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException, org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException Issue a GET REST call that returns a GovernanceStatusIdentifierSetsResponse object.- Parameters:
methodName- name of the method being calledurlTemplate- template of the URL with place-holders for the parametersparams- a list of parameters that are slotted into the url template- Returns:
- GovernanceStatusIdentifierSetsResponse
- Throws:
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException- one of the parameters is invalid.org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException- the user is not authorized to make this request.org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException- the repository is not available or not working properly.
-
callLevelIdentifierListGetRESTCall
public org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceLevelIdentifierResponse callLevelIdentifierListGetRESTCall(String methodName, String urlTemplate, Object... params) throws org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException, org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException, org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException Issue a GET REST call that returns a list of GovernanceLevelIdentifierResponse objects.- Parameters:
methodName- name of the method being calledurlTemplate- template of the URL with place-holders for the parametersparams- a list of parameters that are slotted into the url template- Returns:
- GovernanceLevelIdentifierResponse
- Throws:
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException- one of the parameters is invalid.org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException- the user is not authorized to make this request.org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException- the repository is not available or not working properly.
-
callLevelIdentifierListPostRESTCall
public org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceLevelIdentifiersResponse callLevelIdentifierListPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException, org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException, org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException Issue a POST REST call that returns a list of GovernanceLevelIdentifiersResponse objects.- Parameters:
methodName- name of the method being calledurlTemplate- template of the URL with place-holders for the parametersrequestBody- request body for the REST call - contains most of the parametersparams- a list of parameters that are slotted into the url template- Returns:
- GovernanceLevelIdentifiersResponse
- Throws:
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException- one of the parameters is invalid.org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException- the user is not authorized to make this request.org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException- the repository is not available or not working properly.
-
callLevelIdentifierSetGetRESTCall
public org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceLevelIdentifierSetResponse callLevelIdentifierSetGetRESTCall(String methodName, String urlTemplate, Object... params) throws org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException, org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException, org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException Issue a GET REST call that returns a GovernanceLevelIdentifierSetResponse object.- Parameters:
methodName- name of the method being calledurlTemplate- template of the URL with place-holders for the parametersparams- a list of parameters that are slotted into the url template- Returns:
- GovernanceLevelIdentifierSetResponse
- Throws:
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException- one of the parameters is invalid.org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException- the user is not authorized to make this request.org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException- the repository is not available or not working properly.
-
callLevelIdentifierSetListGetRESTCall
public org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceLevelIdentifierSetsResponse callLevelIdentifierSetListGetRESTCall(String methodName, String urlTemplate, Object... params) throws org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException, org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException, org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException Issue a GET REST call that returns a list of GovernanceLevelIdentifierSetsResponse objects.- Parameters:
methodName- name of the method being calledurlTemplate- template of the URL with place-holders for the parametersparams- a list of parameters that are slotted into the url template- Returns:
- GovernanceLevelIdentifierSetsResponse
- Throws:
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException- one of the parameters is invalid.org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException- the user is not authorized to make this request.org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException- the repository is not available or not working properly.
-
callLevelIdentifierSetListPostRESTCall
public org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceLevelIdentifierSetResponse callLevelIdentifierSetListPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException, org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException, org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException Issue a POST REST call that returns a list of GovernanceLevelIdentifierSetResponse objects.- Parameters:
methodName- name of the method being calledurlTemplate- template of the URL with place-holders for the parametersrequestBody- request body for the REST call - contains most of the parametersparams- a list of parameters that are slotted into the url template- Returns:
- GovernanceLevelIdentifierSetResponse
- Throws:
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException- one of the parameters is invalid.org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException- the user is not authorized to make this request.org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException- the repository is not available or not working properly.
-
callGovernanceRoleGetRESTCall
public org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceRoleResponse callGovernanceRoleGetRESTCall(String methodName, String urlTemplate, Object... params) throws org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException, org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException, org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException Issue a GET REST call that returns a GovernanceRoleResponse object.- Parameters:
methodName- name of the method being calledurlTemplate- template of the URL with place-holders for the parametersparams- a list of parameters that are slotted into the url template- Returns:
- GovernanceRoleResponse
- Throws:
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException- one of the parameters is invalid.org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException- the user is not authorized to make this request.org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException- the repository is not available or not working properly.
-
callGovernanceRoleHistoryGetRESTCall
public org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceRoleHistoryResponse callGovernanceRoleHistoryGetRESTCall(String methodName, String urlTemplate, Object... params) throws org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException, org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException, org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException Issue a GET REST call that returns a GovernanceRoleHistoryResponse object.- Parameters:
methodName- name of the method being calledurlTemplate- template of the URL with place-holders for the parametersparams- a list of parameters that are slotted into the url template- Returns:
- GovernanceRoleHistoryResponse
- Throws:
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException- one of the parameters is invalid.org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException- the user is not authorized to make this request.org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException- the repository is not available or not working properly.
-
callGovernanceRoleListGetRESTCall
public org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceRolesResponse callGovernanceRoleListGetRESTCall(String methodName, String urlTemplate, Object... params) throws org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException, org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException, org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException Issue a GET REST call that returns a list of GovernanceRoleElement objects.- Parameters:
methodName- name of the method being calledurlTemplate- template of the URL with place-holders for the parametersparams- a list of parameters that are slotted into the url template- Returns:
- GovernanceRolesResponse
- Throws:
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException- one of the parameters is invalid.org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException- the user is not authorized to make this request.org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException- the repository is not available or not working properly.
-
callGovernanceRoleListPostRESTCall
public org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceRolesResponse callGovernanceRoleListPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params) throws org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException, org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException, org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException Issue a POST REST call that returns a list of GovernanceRoleElement objects.- Parameters:
methodName- name of the method being calledurlTemplate- template of the URL with place-holders for the parametersrequestBody- request body for the REST call - contains most of the parametersparams- a list of parameters that are slotted into the url template- Returns:
- GovernanceRolesResponse
- Throws:
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException- one of the parameters is invalid.org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException- the user is not authorized to make this request.org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException- the repository is not available or not working properly.
-
callGovernanceRoleAppointeeListGetRESTCall
public org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceRoleAppointeesResponse callGovernanceRoleAppointeeListGetRESTCall(String methodName, String urlTemplate, Object... params) throws org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException, org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException, org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException Issue a GET REST call that returns a list of GovernanceRoleAppointee objects.- Parameters:
methodName- name of the method being calledurlTemplate- template of the URL with place-holders for the parametersparams- a list of parameters that are slotted into the url template- Returns:
- GovernanceRoleAppointeesResponse
- Throws:
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException- one of the parameters is invalid.org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException- the user is not authorized to make this request.org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException- the repository is not available or not working properly.
-
callGovernanceZoneGetRESTCall
public org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceZoneResponse callGovernanceZoneGetRESTCall(String methodName, String urlTemplate, Object... params) throws org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException, org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException, org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException Issue a GET REST call that returns a GovernanceZoneResponse object.- Parameters:
methodName- name of the method being called.urlTemplate- template of the URL with place-holders for the parameters.params- a list of parameters that are slotted into the url template.- Returns:
- GovernanceZoneResponse
- Throws:
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException- one of the parameters is invalid.org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException- the user is not authorized to make this request.org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException- the repository is not available or not working properly.
-
callGovernanceZoneListGetRESTCall
public org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceZonesResponse callGovernanceZoneListGetRESTCall(String methodName, String urlTemplate, Object... params) throws org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException, org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException, org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException Issue a GET REST call that returns a GovernanceZonesResponse object.- Parameters:
methodName- name of the method being called.urlTemplate- template of the URL with place-holders for the parameters.params- a list of parameters that are slotted into the url template.- Returns:
- GovernanceZonesResponse
- Throws:
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException- one of the parameters is invalid.org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException- the user is not authorized to make this request.org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException- the repository is not available or not working properly.
-
callGovernanceZoneDefinitionGetRESTCall
public org.odpi.openmetadata.commonservices.ffdc.rest.GovernanceZoneDefinitionResponse callGovernanceZoneDefinitionGetRESTCall(String methodName, String urlTemplate, Object... params) throws org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException, org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException, org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException Issue a GET REST call that returns a GovernanceZoneDefinitionResponse object.- Parameters:
methodName- name of the method being called.urlTemplate- template of the URL with place-holders for the parameters.params- a list of parameters that are slotted into the url template.- Returns:
- GovernanceZoneDefinitionResponse
- Throws:
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException- one of the parameters is invalid.org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException- the user is not authorized to make this request.org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException- the repository is not available or not working properly.
-
callSubjectAreaGetRESTCall
public org.odpi.openmetadata.commonservices.ffdc.rest.SubjectAreaResponse callSubjectAreaGetRESTCall(String methodName, String urlTemplate, Object... params) throws org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException, org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException, org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException Issue a GET REST call that returns a SubjectAreaResponse object.- Parameters:
methodName- name of the method being called.urlTemplate- template of the URL with place-holders for the parameters.params- a list of parameters that are slotted into the url template.- Returns:
- SubjectAreaResponse
- Throws:
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException- one of the parameters is invalid.org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException- the user is not authorized to make this request.org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException- the repository is not available or not working properly.
-
callSubjectAreaDefinitionGetRESTCall
public org.odpi.openmetadata.commonservices.ffdc.rest.SubjectAreaDefinitionResponse callSubjectAreaDefinitionGetRESTCall(String methodName, String urlTemplate, Object... params) throws org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException, org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException, org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException Issue a GET REST call that returns a SubjectAreaDefinitionResponse object.- Parameters:
methodName- name of the method being called.urlTemplate- template of the URL with place-holders for the parameters.params- a list of parameters that are slotted into the url template.- Returns:
- SubjectAreaDefinitionResponse
- Throws:
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException- one of the parameters is invalid.org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException- the user is not authorized to make this request.org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException- the repository is not available or not working properly.
-
callSubjectAreaListGetRESTCall
public org.odpi.openmetadata.commonservices.ffdc.rest.SubjectAreasResponse callSubjectAreaListGetRESTCall(String methodName, String urlTemplate, Object... params) throws org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException, org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException, org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException Issue a GET REST call that returns a SubjectAreasResponse object.- Parameters:
methodName- name of the method being called.urlTemplate- template of the URL with place-holders for the parameters.params- a list of parameters that are slotted into the url template.- Returns:
- SubjectAreasResponse
- Throws:
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException- one of the parameters is invalid.org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException- the user is not authorized to make this request.org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException- the repository is not available or not working properly.
-
callRelatedElementsGetRESTCall
public org.odpi.openmetadata.commonservices.ffdc.rest.RelatedElementsResponse callRelatedElementsGetRESTCall(String methodName, String urlTemplate, Object... params) throws org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException, org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException, org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException Issue a GET REST call that returns a RelatedElementsResponse object.- Overrides:
callRelatedElementsGetRESTCallin classorg.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient- Parameters:
methodName- name of the method being called.urlTemplate- REST API call URL template with place-holders for the parameters.params- a list of parameters that are slotted into the url template.- Returns:
- response object
- Throws:
org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException- one of the parameters is invalid.org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException- the user is not authorized to make this request.org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException- the repository is not available or not working properly.
-