Class GetHealthCheckCountRequest

java.lang.Object
com.amazonaws.AmazonWebServiceRequest
com.amazonaws.services.route53.model.GetHealthCheckCountRequest
All Implemented Interfaces:
ReadLimitInfo, Serializable, Cloneable

public class GetHealthCheckCountRequest extends AmazonWebServiceRequest implements Serializable, Cloneable

To retrieve a count of all your health checks, send a GET request to the /Route 53 API version/healthcheckcount resource.

See Also: