public class GetAccountSummaryRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
GetAccountSummary operation.
Retrieves information about IAM entity usage and IAM quotas in the AWS account.
For information about limitations on IAM entities, see Limitations on IAM Entities in the IAM User Guide .
NOOP| Constructor and Description |
|---|
GetAccountSummaryRequest() |
| Modifier and Type | Method and Description |
|---|---|
GetAccountSummaryRequest |
clone() |
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString()
Returns a string representation of this object; useful for testing and
debugging.
|
copyBaseTo, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeoutpublic String toString()
toString in class ObjectObject.toString()public GetAccountSummaryRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2015. All rights reserved.