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.
  • Field Summary

    Fields inherited from class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClientBase

    auditLog, exceptionHandler, serverName, serverPlatformURLRoot
  • Constructor Summary

    Constructors
    Constructor
    Description
    GovernanceProgramRESTClient(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 Type
    Method
    Description
    org.odpi.openmetadata.accessservices.governanceprogram.rest.CertificationTypeResponse
    callCertificationTypeGetRESTCall(String methodName, String urlTemplate, Object... params)
    Issue a GET REST call that returns a CertificationTypeResponse object.
    org.odpi.openmetadata.accessservices.governanceprogram.rest.CertificationTypeListResponse
    callCertificationTypeListGetRESTCall(String methodName, String urlTemplate, Object... params)
    Issue a GET REST call that returns a list of CertificationTypeElement objects.
    org.odpi.openmetadata.accessservices.governanceprogram.rest.CertificationTypeListResponse
    callCertificationTypeListPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params)
    Issue a POST REST call that returns a list of CertificationTypeElement objects.
    org.odpi.openmetadata.accessservices.governanceprogram.rest.ElementStubListResponse
    callElementStubListGetRESTCall(String methodName, String urlTemplate, Object... params)
    Issue a GET REST call that returns a ElementStubListResponse object.
    org.odpi.openmetadata.accessservices.governanceprogram.rest.ExternalReferenceResponse
    callExternalReferenceGetRESTCall(String methodName, String urlTemplate, Object... params)
    Issue a GET REST call that returns a ExternalReferenceResponse object.
    org.odpi.openmetadata.accessservices.governanceprogram.rest.ExternalReferenceListResponse
    callExternalReferenceListGetRESTCall(String methodName, String urlTemplate, Object... params)
    Issue a GET REST call that returns a list of ExternalReferenceElement objects.
    org.odpi.openmetadata.accessservices.governanceprogram.rest.ExternalReferenceListResponse
    callExternalReferenceListPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params)
    Issue a POST REST call that returns a list of ExternalReferenceElement objects.
    org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDefinitionResponse
    callGovernanceDefinitionGetRESTCall(String methodName, String urlTemplate, Object... params)
    Issue a GET REST call that returns a GovernanceDefinitionResponse object.
    org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDefinitionGraphResponse
    callGovernanceDefinitionGraphGetRESTCall(String methodName, String urlTemplate, Object... params)
    Issue a GET REST call that returns a GovernanceDefinitionGraphResponse object.
    org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDefinitionListResponse
    callGovernanceDefinitionListGetRESTCall(String methodName, String urlTemplate, Object... params)
    Issue a GET REST call that returns a GovernanceDefinitionListResponse object.
    org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDefinitionListResponse
    callGovernanceDefinitionListPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params)
    Issue a POST REST call that returns a list of GovernanceDefinitionListResponse objects.
    org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDomainResponse
    callGovernanceDomainGetRESTCall(String methodName, String urlTemplate, Object... params)
    Issue a GET REST call that returns a GovernanceDomainResponse object.
    org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDomainListResponse
    callGovernanceDomainListGetRESTCall(String methodName, String urlTemplate, Object... params)
    Issue a GET REST call that returns a list of GovernanceDomainListResponse objects.
    org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDomainListResponse
    callGovernanceDomainListPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params)
    Issue a POST REST call that returns a list of GovernanceDomainListResponse objects.
    org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDomainSetResponse
    callGovernanceDomainSetGetRESTCall(String methodName, String urlTemplate, Object... params)
    Issue a GET REST call that returns a GovernanceDomainSetResponse object.
    org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDomainSetListResponse
    callGovernanceDomainSetListGetRESTCall(String methodName, String urlTemplate, Object... params)
    Issue a GET REST call that returns a GovernanceDomainSetListResponse object.
    org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDomainSetListResponse
    callGovernanceDomainSetListPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params)
    Issue a POST REST call that returns a list of GovernanceDomainSetListResponse objects.
    org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceMetricResponse
    callGovernanceMetricGetRESTCall(String methodName, String urlTemplate, Object... params)
    Issue a GET REST call that returns a GovernanceMetricResponse object.
    org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceMetricListResponse
    callGovernanceMetricListPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params)
    Issue a POST REST call that returns a list ofGovernanceMetricElement objects.
    org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceMetricImplementationListResponse
    Issue a GET REST call that returns a GovernanceMetricImplementationListResponse object.
    org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceRoleAppointeeListResponse
    callGovernanceRoleAppointeeListGetRESTCall(String methodName, String urlTemplate, Object... params)
    Issue a GET REST call that returns a list of GovernanceRoleAppointee objects.
    org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceRoleResponse
    callGovernanceRoleGetRESTCall(String methodName, String urlTemplate, Object... params)
    Issue a GET REST call that returns a GovernanceRoleResponse object.
    org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceRoleHistoryResponse
    callGovernanceRoleHistoryGetRESTCall(String methodName, String urlTemplate, Object... params)
    Issue a GET REST call that returns a GovernanceRoleHistoryResponse object.
    org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceRoleListResponse
    callGovernanceRoleListGetRESTCall(String methodName, String urlTemplate, Object... params)
    Issue a GET REST call that returns a list of GovernanceRoleElement objects.
    org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceRoleListResponse
    callGovernanceRoleListPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params)
    Issue a POST REST call that returns a list of GovernanceRoleElement objects.
    org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceZoneDefinitionResponse
    callGovernanceZoneDefinitionGetRESTCall(String methodName, String urlTemplate, Object... params)
    Issue a GET REST call that returns a GovernanceZoneDefinitionResponse object.
    org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceZoneResponse
    callGovernanceZoneGetRESTCall(String methodName, String urlTemplate, Object... params)
    Issue a GET REST call that returns a GovernanceZoneResponse object.
    org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceZoneListResponse
    callGovernanceZoneListGetRESTCall(String methodName, String urlTemplate, Object... params)
    Issue a GET REST call that returns a GovernanceZoneListResponse object.
    org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceLevelIdentifierResponse
    callLevelIdentifierGetRESTCall(String methodName, String urlTemplate, Object... params)
    Issue a GET REST call that returns a GovernanceLevelIdentifierResponse object.
    org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceLevelIdentifierResponse
    callLevelIdentifierListGetRESTCall(String methodName, String urlTemplate, Object... params)
    Issue a GET REST call that returns a list of GovernanceLevelIdentifierResponse objects.
    org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceLevelIdentifierListResponse
    callLevelIdentifierListPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params)
    Issue a POST REST call that returns a list of GovernanceLevelIdentifierListResponse objects.
    org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceLevelIdentifierSetResponse
    callLevelIdentifierSetGetRESTCall(String methodName, String urlTemplate, Object... params)
    Issue a GET REST call that returns a GovernanceLevelIdentifierSetResponse object.
    org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceLevelIdentifierSetListResponse
    callLevelIdentifierSetListGetRESTCall(String methodName, String urlTemplate, Object... params)
    Issue a GET REST call that returns a list of GovernanceLevelIdentifierSetListResponse objects.
    org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceLevelIdentifierSetResponse
    callLevelIdentifierSetListPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params)
    Issue a POST REST call that returns a list of GovernanceLevelIdentifierSetResponse objects.
    org.odpi.openmetadata.accessservices.governanceprogram.rest.LicenseListResponse
    callLicenseListGetRESTCall(String methodName, String urlTemplate, Object... params)
    Issue a GET REST call that returns a list of LicenseElement objects.
    org.odpi.openmetadata.accessservices.governanceprogram.rest.LicenseTypeResponse
    callLicenseTypeGetRESTCall(String methodName, String urlTemplate, Object... params)
    Issue a GET REST call that returns a LicenseTypeResponse object.
    org.odpi.openmetadata.accessservices.governanceprogram.rest.LicenseTypeListResponse
    callLicenseTypeListGetRESTCall(String methodName, String urlTemplate, Object... params)
    Issue a GET REST call that returns a list of LicenseTypeElement objects.
    org.odpi.openmetadata.accessservices.governanceprogram.rest.LicenseTypeListResponse
    callLicenseTypeListPostRESTCall(String methodName, String urlTemplate, Object requestBody, Object... params)
    Issue a POST REST call that returns a list of LicenseTypeElement objects.
    org.odpi.openmetadata.accessservices.governanceprogram.rest.RelatedElementListResponse
    callRelatedElementListGetRESTCall(String methodName, String urlTemplate, Object... params)
    Issue a GET REST call that returns a RelatedElementListResponse object.
    org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceStatusIdentifierResponse
    callStatusIdentifierGetRESTCall(String methodName, String urlTemplate, Object... params)
    Issue a GET REST call that returns a GovernanceStatusIdentifierResponse object.
    org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceStatusIdentifierSetResponse
    callStatusIdentifierSetGetRESTCall(String methodName, String urlTemplate, Object... params)
    Issue a GET REST call that returns a GovernanceStatusIdentifierSetResponse object.
    org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceStatusIdentifierSetListResponse
    callStatusIdentifierSetListGetRESTCall(String methodName, String urlTemplate, Object... params)
    Issue a GET REST call that returns a GovernanceStatusIdentifierSetListResponse object.
    org.odpi.openmetadata.accessservices.governanceprogram.rest.SubjectAreaDefinitionResponse
    callSubjectAreaDefinitionGetRESTCall(String methodName, String urlTemplate, Object... params)
    Issue a GET REST call that returns a SubjectAreaDefinitionResponse object.
    org.odpi.openmetadata.accessservices.governanceprogram.rest.SubjectAreaResponse
    callSubjectAreaGetRESTCall(String methodName, String urlTemplate, Object... params)
    Issue a GET REST call that returns a SubjectAreaResponse object.
    org.odpi.openmetadata.accessservices.governanceprogram.rest.SubjectAreaListResponse
    callSubjectAreaListGetRESTCall(String methodName, String urlTemplate, Object... params)
    Issue a GET REST call that returns a SubjectAreaListResponse object.

    Methods inherited from class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClient

    callCountGetRESTCall, callGUIDGetRESTCall, callGUIDListGetRESTCall, callGUIDListPostRESTCall, callGUIDPostRESTCall, callNameListGetRESTCall, callOCFConnectorReportGetRESTCall, callStringMapGetRESTCall, callVoidGetRESTCall, callVoidPostRESTCall

    Methods inherited from class org.odpi.openmetadata.commonservices.ffdc.rest.FFDCRESTClientBase

    callDeleteRESTCall, callDeleteRESTCall, callGetRESTCall, callGetRESTCall, callGetRESTCallNoParams, callPostRESTCall, callPostRESTCall, callPostRESTCallNoParams, callPutRESTCall, callPutRESTCall

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 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 call
      serverPlatformURLRoot - 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 call
      serverPlatformURLRoot - 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 call
      serverPlatformURLRoot - URL root of the server platform where the OMAG Server is running.
      userId - user id for the HTTP request
      password - password for the HTTP request
      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, 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 call
      serverPlatformURLRoot - URL root of the server platform where the OMAG Server is running.
      userId - user id for the HTTP request
      password - 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.accessservices.governanceprogram.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.
      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:
      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.accessservices.governanceprogram.rest.CertificationTypeListResponse 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.
      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:
      CertificationTypeListResponse
      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.accessservices.governanceprogram.rest.CertificationTypeListResponse 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.
      Parameters:
      methodName - name of the method being called
      urlTemplate - template of the URL with place-holders for the parameters
      requestBody - request body for the REST call - contains most of the parameters
      params - a list of parameters that are slotted into the url template
      Returns:
      CertificationTypeListResponse
      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.
    • callElementStubListGetRESTCall

      public org.odpi.openmetadata.accessservices.governanceprogram.rest.ElementStubListResponse callElementStubListGetRESTCall(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 ElementStubListResponse 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:
      ElementStubListResponse
      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.
    • callExternalReferenceGetRESTCall

      public org.odpi.openmetadata.accessservices.governanceprogram.rest.ExternalReferenceResponse callExternalReferenceGetRESTCall(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 ExternalReferenceResponse 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:
      ExternalReferenceResponse
      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.
    • callExternalReferenceListGetRESTCall

      public org.odpi.openmetadata.accessservices.governanceprogram.rest.ExternalReferenceListResponse callExternalReferenceListGetRESTCall(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 ExternalReferenceElement objects.
      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:
      ExternalReferenceListResponse
      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.
    • callExternalReferenceListPostRESTCall

      public org.odpi.openmetadata.accessservices.governanceprogram.rest.ExternalReferenceListResponse callExternalReferenceListPostRESTCall(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 ExternalReferenceElement objects.
      Parameters:
      methodName - name of the method being called
      urlTemplate - template of the URL with place-holders for the parameters
      requestBody - request body for the REST call - contains most of the parameters
      params - a list of parameters that are slotted into the url template
      Returns:
      ExternalReferenceListResponse
      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.
    • callGovernanceDefinitionListPostRESTCall

      public org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDefinitionListResponse callGovernanceDefinitionListPostRESTCall(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 GovernanceDefinitionListResponse objects.
      Parameters:
      methodName - name of the method being called
      urlTemplate - template of the URL with place-holders for the parameters
      requestBody - request body for the REST call - contains most of the parameters
      params - a list of parameters that are slotted into the url template
      Returns:
      GovernanceDefinitionListResponse
      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.
    • callGovernanceDefinitionListGetRESTCall

      public org.odpi.openmetadata.accessservices.governanceprogram.rest.GovernanceDefinitionListResponse callGovernanceDefinitionListGetRESTCall(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 GovernanceDefinitionListResponse 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:
      GovernanceDefinitionListResponse
      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.accessservices.governanceprogram.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 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:
      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.accessservices.governanceprogram.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 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:
      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.accessservices.governanceprogram.rest.GovernanceMetricImplementationListResponse 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 GovernanceMetricImplementationListResponse 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:
      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.accessservices.governanceprogram.rest.GovernanceDomainSetListResponse 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 GovernanceDomainSetListResponse objects.
      Parameters:
      methodName - name of the method being called
      urlTemplate - template of the URL with place-holders for the parameters
      requestBody - request body for the REST call - contains most of the parameters
      params - a list of parameters that are slotted into the url template
      Returns:
      GovernanceDomainSetListResponse
      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.accessservices.governanceprogram.rest.GovernanceDomainSetListResponse 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 GovernanceDomainSetListResponse 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:
      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.accessservices.governanceprogram.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 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:
      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.accessservices.governanceprogram.rest.GovernanceDomainListResponse 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 GovernanceDomainListResponse objects.
      Parameters:
      methodName - name of the method being called
      urlTemplate - template of the URL with place-holders for the parameters
      requestBody - request body for the REST call - contains most of the parameters
      params - a list of parameters that are slotted into the url template
      Returns:
      GovernanceDomainListResponse
      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.accessservices.governanceprogram.rest.GovernanceDomainListResponse 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 GovernanceDomainListResponse objects.
      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:
      GovernanceDomainListResponse
      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.accessservices.governanceprogram.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 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:
      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.accessservices.governanceprogram.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 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:
      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.accessservices.governanceprogram.rest.GovernanceMetricListResponse 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 called
      urlTemplate - template of the URL with place-holders for the parameters
      requestBody - request body for the REST call - contains most of the parameters
      params - a list of parameters that are slotted into the url template
      Returns:
      GovernanceMetricListResponse
      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.accessservices.governanceprogram.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.
      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:
      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.
    • callLicenseTypeListGetRESTCall

      public org.odpi.openmetadata.accessservices.governanceprogram.rest.LicenseTypeListResponse callLicenseTypeListGetRESTCall(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.
      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:
      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.
    • callLicenseListGetRESTCall

      public org.odpi.openmetadata.accessservices.governanceprogram.rest.LicenseListResponse callLicenseListGetRESTCall(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 LicenseElement objects.
      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:
      LicenseListResponse
      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.
    • callLicenseTypeListPostRESTCall

      public org.odpi.openmetadata.accessservices.governanceprogram.rest.LicenseTypeListResponse callLicenseTypeListPostRESTCall(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 LicenseTypeElement objects.
      Parameters:
      methodName - name of the method being called
      urlTemplate - template of the URL with place-holders for the parameters
      requestBody - request body for the REST call - contains most of the parameters
      params - 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.accessservices.governanceprogram.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 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:
      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.accessservices.governanceprogram.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 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:
      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.accessservices.governanceprogram.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 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:
      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.accessservices.governanceprogram.rest.GovernanceStatusIdentifierSetListResponse 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 GovernanceStatusIdentifierSetListResponse 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:
      GovernanceStatusIdentifierSetListResponse
      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.accessservices.governanceprogram.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 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:
      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.accessservices.governanceprogram.rest.GovernanceLevelIdentifierListResponse 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 GovernanceLevelIdentifierListResponse objects.
      Parameters:
      methodName - name of the method being called
      urlTemplate - template of the URL with place-holders for the parameters
      requestBody - request body for the REST call - contains most of the parameters
      params - a list of parameters that are slotted into the url template
      Returns:
      GovernanceLevelIdentifierListResponse
      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.accessservices.governanceprogram.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 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:
      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.accessservices.governanceprogram.rest.GovernanceLevelIdentifierSetListResponse 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 GovernanceLevelIdentifierSetListResponse objects.
      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:
      GovernanceLevelIdentifierSetListResponse
      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.accessservices.governanceprogram.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 called
      urlTemplate - template of the URL with place-holders for the parameters
      requestBody - request body for the REST call - contains most of the parameters
      params - 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.accessservices.governanceprogram.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 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:
      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.accessservices.governanceprogram.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 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:
      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.accessservices.governanceprogram.rest.GovernanceRoleListResponse 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 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:
      GovernanceRoleListResponse
      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.accessservices.governanceprogram.rest.GovernanceRoleListResponse 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 called
      urlTemplate - template of the URL with place-holders for the parameters
      requestBody - request body for the REST call - contains most of the parameters
      params - a list of parameters that are slotted into the url template
      Returns:
      GovernanceRoleListResponse
      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.accessservices.governanceprogram.rest.GovernanceRoleAppointeeListResponse 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 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:
      GovernanceRoleAppointeeListResponse
      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.accessservices.governanceprogram.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.accessservices.governanceprogram.rest.GovernanceZoneListResponse 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 GovernanceZoneListResponse 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:
      GovernanceZoneListResponse
      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.accessservices.governanceprogram.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.accessservices.governanceprogram.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.accessservices.governanceprogram.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.accessservices.governanceprogram.rest.SubjectAreaListResponse 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 SubjectAreaListResponse 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:
      SubjectAreaListResponse
      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.
    • callRelatedElementListGetRESTCall

      public org.odpi.openmetadata.accessservices.governanceprogram.rest.RelatedElementListResponse callRelatedElementListGetRESTCall(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 RelatedElementListResponse object.
      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.