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 Using IAM 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, copyPrivateRequestParameters, getCustomRequestHeaders, getGeneralProgressListener, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestMetricCollector, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestMetricCollector, withGeneralProgressListener, withRequestMetricCollectorpublic String toString()
toString in class ObjectObject.toString()public GetAccountSummaryRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2015. All rights reserved.