Uses of Class
org.odpi.openmetadata.accessservices.stewardshipaction.client.rest.StewardshipActionRESTClient
-
Packages that use StewardshipActionRESTClient Package Description org.odpi.openmetadata.accessservices.stewardshipaction.client -
-
Uses of StewardshipActionRESTClient in org.odpi.openmetadata.accessservices.stewardshipaction.client
Constructors in org.odpi.openmetadata.accessservices.stewardshipaction.client with parameters of type StewardshipActionRESTClient Constructor Description StewardshipAction(String serverName, String serverPlatformURLRoot, StewardshipActionRESTClient 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).
-