public class AttachmentsFactory
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AttachmentsFactory.TYPE |
| Constructor and Description |
|---|
AttachmentsFactory() |
| Modifier and Type | Method and Description |
|---|---|
static AttachmentsClient |
getClient(SymAuth symAuth,
SymphonyClientConfig config,
javax.ws.rs.client.Client client) |
static AttachmentsClient |
getClient(SymphonyClient symClient) |
public static AttachmentsClient getClient(SymphonyClient symClient)
public static AttachmentsClient getClient(SymAuth symAuth, SymphonyClientConfig config, javax.ws.rs.client.Client client)