org.jclouds.cloudwatch.domain
Class ELBConstants.Dimension

java.lang.Object
  extended by org.jclouds.cloudwatch.domain.ELBConstants.Dimension
Enclosing interface:
ELBConstants

public static class ELBConstants.Dimension
extends Object


Field Summary
static String AVAILABILITY_ZONE
           
static String LOAD_BALANCER_NAME
           
 
Constructor Summary
ELBConstants.Dimension()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AVAILABILITY_ZONE

public static final String AVAILABILITY_ZONE
See Also:
Constant Field Values

LOAD_BALANCER_NAME

public static final String LOAD_BALANCER_NAME
See Also:
Constant Field Values
Constructor Detail

ELBConstants.Dimension

public ELBConstants.Dimension()


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.