public class DescribeAccountLimitsRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
DescribeAccountLimits operation.
Describes the current Auto Scaling resource limits for your AWS account.
For information about requesting an increase in these limits, see AWS Service Limits in the Amazon Web Services General Reference .
NOOP| Constructor and Description |
|---|
DescribeAccountLimitsRequest() |
| Modifier and Type | Method and Description |
|---|---|
DescribeAccountLimitsRequest |
clone() |
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, withRequestMetricCollectorpublic String toString()
toString in class ObjectObject.toString()public DescribeAccountLimitsRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2015. All rights reserved.