org.jclouds.cloudwatch.domain
Class ELBConstants.MetricName
java.lang.Object
org.jclouds.cloudwatch.domain.ELBConstants.MetricName
- Enclosing interface:
- ELBConstants
public static class ELBConstants.MetricName
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HEALTHY_HOST_COUNT
public static final String HEALTHY_HOST_COUNT
- See Also:
- Constant Field Values
HTTP_CODE_BACKEND_2XX
public static final String HTTP_CODE_BACKEND_2XX
- See Also:
- Constant Field Values
HTTP_CODE_BACKEND_3XX
public static final String HTTP_CODE_BACKEND_3XX
- See Also:
- Constant Field Values
HTTP_CODE_BACKEND_4XX
public static final String HTTP_CODE_BACKEND_4XX
- See Also:
- Constant Field Values
HTTP_CODE_BACKEND_5XX
public static final String HTTP_CODE_BACKEND_5XX
- See Also:
- Constant Field Values
HTTP_CODE_ELB_4XX
public static final String HTTP_CODE_ELB_4XX
- See Also:
- Constant Field Values
HTTP_CODE_ELB_5XX
public static final String HTTP_CODE_ELB_5XX
- See Also:
- Constant Field Values
LATENCY
public static final String LATENCY
- See Also:
- Constant Field Values
REQUEST_COUNT
public static final String REQUEST_COUNT
- See Also:
- Constant Field Values
UNHEALTHY_HOST_COUNT
public static final String UNHEALTHY_HOST_COUNT
- See Also:
- Constant Field Values
ELBConstants.MetricName
public ELBConstants.MetricName()
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.