Package org.jclouds.cloudwatch.domain
Class ListMetricsResponse
list of
Metric
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.common.collect.ForwardingSet
standardEquals, standardHashCode, standardRemoveAll
Methods inherited from class com.google.common.collect.ForwardingCollection
add, addAll, clear, contains, containsAll, isEmpty, iterator, remove, removeAll, retainAll, size, standardAddAll, standardClear, standardContains, standardContainsAll, standardIsEmpty, standardRemove, standardRetainAll, standardToArray, standardToArray, standardToString, toArray, toArray
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.util.Collection
parallelStream, removeIf, stream, toArray
-
Constructor Details
-
ListMetricsResponse
-
-
Method Details
-
getNextToken
return the next token or null if there is none. -
hashCode
public int hashCode() -
equals
-
toString
- Overrides:
toString
in classcom.google.common.collect.ForwardingObject
-
delegate
- Specified by:
delegate
in classcom.google.common.collect.ForwardingSet<Metric>
-