org.jclouds.cloudwatch.domain
Class StorageGatewayConstants.Dimension

java.lang.Object
  extended by org.jclouds.cloudwatch.domain.StorageGatewayConstants.Dimension
Enclosing class:
StorageGatewayConstants

public static class StorageGatewayConstants.Dimension
extends Object


Field Summary
static String GATEWAY_ID
           
static String GATEWAY_NAME
           
static String VOLUME_ID
           
 
Constructor Summary
StorageGatewayConstants.Dimension()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GATEWAY_ID

public static final String GATEWAY_ID
See Also:
Constant Field Values

GATEWAY_NAME

public static final String GATEWAY_NAME
See Also:
Constant Field Values

VOLUME_ID

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

StorageGatewayConstants.Dimension

public StorageGatewayConstants.Dimension()


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