org.jclouds.cloudwatch.domain
Interface Namespaces


public interface Namespaces

Constants interface for the AWS provided namespaces as of 2012-04-24.

Author:
Jeremy Whitlock
See Also:

Field Summary
static String AUTO_SCALING
           
static String DYNAMODB
           
static String EBS
           
static String EC2
           
static String ELB
           
static String EMR
           
static String RDS
           
static String SNS
           
static String SQS
           
static String STORAGE_GATEWAY
           
 

Field Detail

AUTO_SCALING

static final String AUTO_SCALING
See Also:
Constant Field Values

DYNAMODB

static final String DYNAMODB
See Also:
Constant Field Values

EBS

static final String EBS
See Also:
Constant Field Values

EC2

static final String EC2
See Also:
Constant Field Values

ELB

static final String ELB
See Also:
Constant Field Values

EMR

static final String EMR
See Also:
Constant Field Values

RDS

static final String RDS
See Also:
Constant Field Values

SNS

static final String SNS
See Also:
Constant Field Values

SQS

static final String SQS
See Also:
Constant Field Values

STORAGE_GATEWAY

static final String STORAGE_GATEWAY
See Also:
Constant Field Values


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