Class ListMetricsResponse

    • Method Detail

      • getNextToken

        @Nullable
        public String getNextToken()
        return the next token or null if there is none.
      • toString

        public String toString()
        Overrides:
        toString in class com.google.common.collect.ForwardingObject
      • delegate

        protected Set<Metric> delegate()
        Specified by:
        delegate in class com.google.common.collect.ForwardingSet<Metric>