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()
Creates a shallow clone of this request.
|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString()
Returns a string representation of this object; useful for testing and
debugging.
|
copyBaseTo, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestMetricCollector, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestMetricCollector, withGeneralProgressListener, withRequestMetricCollector
public String toString()
toString
in class Object
Object.toString()
public GetAccountSummaryRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()
Copyright © 2015. All rights reserved.