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