org.jclouds.cloudwatch.domain
Class SNSConstants.MetricName

java.lang.Object
  extended by org.jclouds.cloudwatch.domain.SNSConstants.MetricName
Enclosing interface:
SNSConstants

public static class SNSConstants.MetricName
extends Object


Field Summary
static String NUMBER_OF_MESSAGES_PUBLISHED
           
static String NUMBER_OF_NOTIFICATIONS_DELIVERED
           
static String NUMBER_OF_NOTIFICATIONS_FAILED
           
static String PUBLISH_SIZE
           
 
Constructor Summary
SNSConstants.MetricName()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NUMBER_OF_MESSAGES_PUBLISHED

public static final String NUMBER_OF_MESSAGES_PUBLISHED
See Also:
Constant Field Values

NUMBER_OF_NOTIFICATIONS_DELIVERED

public static final String NUMBER_OF_NOTIFICATIONS_DELIVERED
See Also:
Constant Field Values

NUMBER_OF_NOTIFICATIONS_FAILED

public static final String NUMBER_OF_NOTIFICATIONS_FAILED
See Also:
Constant Field Values

PUBLISH_SIZE

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

SNSConstants.MetricName

public SNSConstants.MetricName()


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