public class DescribeLimitsRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
Represents the input of a DescribeLimits operation. Has no content.
NOOP
Constructor and Description |
---|
DescribeLimitsRequest() |
Modifier and Type | Method and Description |
---|---|
DescribeLimitsRequest |
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, withSdkRequestTimeout
public String toString()
toString
in class Object
Object.toString()
public DescribeLimitsRequest clone()
clone
in class AmazonWebServiceRequest
Copyright © 2017. All rights reserved.