public class GetCheckerIpRangesRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
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 |
---|---|
GetCheckerIpRangesRequest |
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, getCustomRequestHeaders, getGeneralProgressListener, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestMetricCollector, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestMetricCollector, withGeneralProgressListener, withRequestMetricCollector
public String toString()
toString
in class Object
Object.toString()
public GetCheckerIpRangesRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()
Copyright © 2015. All rights reserved.