Uses of Class
org.odpi.openmetadata.commonservices.gaf.client.rest.OpenMetadataStoreRESTClient
-
Packages that use OpenMetadataStoreRESTClient Package Description org.odpi.openmetadata.commonservices.gaf.client This package contains the clients for configuring and managing governance engines, managing the governance actions, governance action processes and incident reports as well as supporting the metadata needs of the governance action services when they are running in the Engine Host OMAG Server. -
-
Uses of OpenMetadataStoreRESTClient in org.odpi.openmetadata.commonservices.gaf.client
Constructors in org.odpi.openmetadata.commonservices.gaf.client with parameters of type OpenMetadataStoreRESTClient Constructor Description OpenMetadataStoreClientBase(String serviceURLMarker, String serverName, String serverPlatformURLRoot, OpenMetadataStoreRESTClient restClient, int maxPageSize)Create a new client that passes userId and password in each HTTP request.
-