Uses of Class
org.hpccsystems.ws.client.HPCCWsResourcesClient
-
Packages that use HPCCWsResourcesClient Package Description org.hpccsystems.ws.client Provides several HPCC Systems client libraries used to actuate a variety of actions on a target HPCC Systems instance. -
-
Uses of HPCCWsResourcesClient in org.hpccsystems.ws.client
Methods in org.hpccsystems.ws.client that return HPCCWsResourcesClient Modifier and Type Method Description static HPCCWsResourcesClientHPCCWsResourcesClient. get(String protocol, String targetHost, String targetPort, String user, String pass)Gets the.static HPCCWsResourcesClientHPCCWsResourcesClient. get(String protocol, String targetHost, String targetPort, String user, String pass, int timeout)Gets the.static HPCCWsResourcesClientHPCCWsResourcesClient. get(Connection connection)Gets the.HPCCWsResourcesClientHPCCWsClient. getHPCCWsResourcesClient()Gets the HPCCWsResourcesClient client.HPCCWsResourcesClientHPCCWsClient. getHPCCWsResourcesClient(String wsresourcesport)Gets the HPCCWsResourcesClient client.
-