public class SymphonyApisFactory
extends java.lang.Object
| Constructor and Description |
|---|
SymphonyApisFactory() |
| Modifier and Type | Method and Description |
|---|---|
static SymphonyApis |
getClient(SymAuth symAuth,
SymphonyClientConfig config,
javax.ws.rs.client.Client podClient,
javax.ws.rs.client.Client agentClient) |
static SymphonyApis |
getClient(SymphonyClient symClient) |
public static SymphonyApis getClient(SymphonyClient symClient)
public static SymphonyApis getClient(SymAuth symAuth, SymphonyClientConfig config, javax.ws.rs.client.Client podClient, javax.ws.rs.client.Client agentClient)