public class Account
extends java.lang.Object
| Constructor and Description |
|---|
Account() |
| Modifier and Type | Method and Description |
|---|---|
static AccountInfo |
getAccountInfo(ACDSession acdSession) |
static AccountQuota |
getAccountQuota(ACDSession acdSession) |
static AccountUsage |
getAccountUsage(ACDSession acdSession) |
static Endpoint |
getEndpoint(ACDSession acdSession) |
public static Endpoint getEndpoint(ACDSession acdSession)
public static AccountInfo getAccountInfo(ACDSession acdSession)
public static AccountQuota getAccountQuota(ACDSession acdSession)
public static AccountUsage getAccountUsage(ACDSession acdSession)