@Generated(value="https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") public class LogsAggregateBucketValueTimeseries extends ArrayList<LogsAggregateBucketValueTimeseriesPoint>
Modifier and Type | Field and Description |
---|---|
boolean |
unparsed |
modCount
Constructor and Description |
---|
LogsAggregateBucketValueTimeseries() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o)
Return true if this LogsAggregateBucketValueTimeseries object is equal to o.
|
int |
hashCode() |
String |
toString() |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSize
containsAll
finalize, getClass, notify, notifyAll, wait, wait, wait
containsAll
parallelStream, stream
public boolean equals(Object o)
equals
in interface Collection<LogsAggregateBucketValueTimeseriesPoint>
equals
in interface List<LogsAggregateBucketValueTimeseriesPoint>
equals
in class AbstractList<LogsAggregateBucketValueTimeseriesPoint>
public int hashCode()
hashCode
in interface Collection<LogsAggregateBucketValueTimeseriesPoint>
hashCode
in interface List<LogsAggregateBucketValueTimeseriesPoint>
hashCode
in class AbstractList<LogsAggregateBucketValueTimeseriesPoint>
public String toString()
toString
in class AbstractCollection<LogsAggregateBucketValueTimeseriesPoint>
Copyright © 2022. All rights reserved.