public class GetCheckerIpRangesRequest extends AmazonWebServiceRequest implements Serializable
GetCheckerIpRanges operation.
To retrieve a list of the IP ranges used by Amazon Route 53 health
checkers to check the health of your resources, send a
GET request to the
2013-04-01/checkeripranges resource. You can use these IP
addresses to configure router and firewall rules to allow health
checkers to check the health of your resources.
NOOP| Constructor and Description |
|---|
GetCheckerIpRangesRequest() |
| Modifier and Type | Method and Description |
|---|---|
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()Copyright © 2014. All rights reserved.