Uses of Class
org.odpi.openmetadata.accessservices.assetconsumer.client.rest.AssetConsumerRESTClient
-
Packages that use AssetConsumerRESTClient Package Description org.odpi.openmetadata.accessservices.assetconsumer.client These are the Java clients for the Asset Consumer OMAS. -
-
Uses of AssetConsumerRESTClient in org.odpi.openmetadata.accessservices.assetconsumer.client
Constructors in org.odpi.openmetadata.accessservices.assetconsumer.client with parameters of type AssetConsumerRESTClient Constructor Description AssetConsumer(String serverName, String serverPlatformURLRoot, AssetConsumerRESTClient restClient, int maxPageSize, AuditLog auditLog)Create a new client that is going to be used in an OMAG Server (view service or integration service typically).
-