public class CoreV1EventSeriesFluentImpl<A extends CoreV1EventSeriesFluent<A>> extends BaseFluent<A> implements CoreV1EventSeriesFluent<A>
_visitables| Constructor and Description |
|---|
CoreV1EventSeriesFluentImpl() |
CoreV1EventSeriesFluentImpl(CoreV1EventSeries instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getCount() |
org.joda.time.DateTime |
getLastObservedTime() |
Boolean |
hasCount() |
int |
hashCode() |
Boolean |
hasLastObservedTime() |
A |
withCount(Integer count) |
A |
withLastObservedTime(org.joda.time.DateTime lastObservedTime) |
A |
withNewLastObservedTime(int arg0,
int arg1,
int arg2,
int arg3,
int arg4) |
A |
withNewLastObservedTime(long arg0) |
A |
withNewLastObservedTime(Object arg0) |
public CoreV1EventSeriesFluentImpl()
public CoreV1EventSeriesFluentImpl(CoreV1EventSeries instance)
public Integer getCount()
getCount in interface CoreV1EventSeriesFluent<A extends CoreV1EventSeriesFluent<A>>public A withCount(Integer count)
withCount in interface CoreV1EventSeriesFluent<A extends CoreV1EventSeriesFluent<A>>public Boolean hasCount()
hasCount in interface CoreV1EventSeriesFluent<A extends CoreV1EventSeriesFluent<A>>public org.joda.time.DateTime getLastObservedTime()
getLastObservedTime in interface CoreV1EventSeriesFluent<A extends CoreV1EventSeriesFluent<A>>public A withLastObservedTime(org.joda.time.DateTime lastObservedTime)
withLastObservedTime in interface CoreV1EventSeriesFluent<A extends CoreV1EventSeriesFluent<A>>public Boolean hasLastObservedTime()
hasLastObservedTime in interface CoreV1EventSeriesFluent<A extends CoreV1EventSeriesFluent<A>>public A withNewLastObservedTime(int arg0, int arg1, int arg2, int arg3, int arg4)
withNewLastObservedTime in interface CoreV1EventSeriesFluent<A extends CoreV1EventSeriesFluent<A>>public A withNewLastObservedTime(Object arg0)
withNewLastObservedTime in interface CoreV1EventSeriesFluent<A extends CoreV1EventSeriesFluent<A>>public A withNewLastObservedTime(long arg0)
withNewLastObservedTime in interface CoreV1EventSeriesFluent<A extends CoreV1EventSeriesFluent<A>>Copyright © 2020. All rights reserved.