public abstract class AccountResource extends Resource
| Constructor and Description |
|---|
AccountResource() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAccountSid()
Get the unique ID of the account associated with this resource.
|
void |
setAccountSid(java.lang.String accountSid) |
getDateCreated, getDateUpdated, getSubresourceUris, getURI, setDateCreated, setDateUpdated, setSubresourceUris, setURIpublic AccountResource()
public java.lang.String getAccountSid()
public void setAccountSid(java.lang.String accountSid)