public class V1EventFluentImpl<A extends V1EventFluent<A>> extends BaseFluent<A> implements V1EventFluent<A>
Modifier and Type | Class and Description |
---|---|
class |
V1EventFluentImpl.InvolvedObjectNestedImpl<N> |
class |
V1EventFluentImpl.MetadataNestedImpl<N> |
class |
V1EventFluentImpl.RelatedNestedImpl<N> |
class |
V1EventFluentImpl.SeriesNestedImpl<N> |
class |
V1EventFluentImpl.SourceNestedImpl<N> |
V1EventFluent.InvolvedObjectNested<N>, V1EventFluent.MetadataNested<N>, V1EventFluent.RelatedNested<N>, V1EventFluent.SeriesNested<N>, V1EventFluent.SourceNested<N>
_visitables
Constructor and Description |
---|
V1EventFluentImpl() |
V1EventFluentImpl(V1Event instance) |
public V1EventFluentImpl()
public V1EventFluentImpl(V1Event instance)
public String getAction()
getAction
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withAction(String action)
withAction
in interface V1EventFluent<A extends V1EventFluent<A>>
public Boolean hasAction()
hasAction
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withNewAction(String arg1)
withNewAction
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withNewAction(StringBuilder arg1)
withNewAction
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withNewAction(StringBuffer arg1)
withNewAction
in interface V1EventFluent<A extends V1EventFluent<A>>
public String getApiVersion()
getApiVersion
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withApiVersion(String apiVersion)
withApiVersion
in interface V1EventFluent<A extends V1EventFluent<A>>
public Boolean hasApiVersion()
hasApiVersion
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withNewApiVersion(String arg1)
withNewApiVersion
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withNewApiVersion(StringBuilder arg1)
withNewApiVersion
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withNewApiVersion(StringBuffer arg1)
withNewApiVersion
in interface V1EventFluent<A extends V1EventFluent<A>>
public Integer getCount()
getCount
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withCount(Integer count)
withCount
in interface V1EventFluent<A extends V1EventFluent<A>>
public Boolean hasCount()
hasCount
in interface V1EventFluent<A extends V1EventFluent<A>>
public org.joda.time.DateTime getEventTime()
getEventTime
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withEventTime(org.joda.time.DateTime eventTime)
withEventTime
in interface V1EventFluent<A extends V1EventFluent<A>>
public Boolean hasEventTime()
hasEventTime
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withNewEventTime(int arg0, int arg1, int arg2, int arg3, int arg4)
withNewEventTime
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withNewEventTime(Object arg0)
withNewEventTime
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withNewEventTime(long arg0)
withNewEventTime
in interface V1EventFluent<A extends V1EventFluent<A>>
public org.joda.time.DateTime getFirstTimestamp()
getFirstTimestamp
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withFirstTimestamp(org.joda.time.DateTime firstTimestamp)
withFirstTimestamp
in interface V1EventFluent<A extends V1EventFluent<A>>
public Boolean hasFirstTimestamp()
hasFirstTimestamp
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withNewFirstTimestamp(int arg0, int arg1, int arg2, int arg3, int arg4)
withNewFirstTimestamp
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withNewFirstTimestamp(Object arg0)
withNewFirstTimestamp
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withNewFirstTimestamp(long arg0)
withNewFirstTimestamp
in interface V1EventFluent<A extends V1EventFluent<A>>
@Deprecated public V1ObjectReference getInvolvedObject()
getInvolvedObject
in interface V1EventFluent<A extends V1EventFluent<A>>
public V1ObjectReference buildInvolvedObject()
buildInvolvedObject
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withInvolvedObject(V1ObjectReference involvedObject)
withInvolvedObject
in interface V1EventFluent<A extends V1EventFluent<A>>
public Boolean hasInvolvedObject()
hasInvolvedObject
in interface V1EventFluent<A extends V1EventFluent<A>>
public V1EventFluent.InvolvedObjectNested<A> withNewInvolvedObject()
withNewInvolvedObject
in interface V1EventFluent<A extends V1EventFluent<A>>
public V1EventFluent.InvolvedObjectNested<A> withNewInvolvedObjectLike(V1ObjectReference item)
withNewInvolvedObjectLike
in interface V1EventFluent<A extends V1EventFluent<A>>
public V1EventFluent.InvolvedObjectNested<A> editInvolvedObject()
editInvolvedObject
in interface V1EventFluent<A extends V1EventFluent<A>>
public V1EventFluent.InvolvedObjectNested<A> editOrNewInvolvedObject()
editOrNewInvolvedObject
in interface V1EventFluent<A extends V1EventFluent<A>>
public V1EventFluent.InvolvedObjectNested<A> editOrNewInvolvedObjectLike(V1ObjectReference item)
editOrNewInvolvedObjectLike
in interface V1EventFluent<A extends V1EventFluent<A>>
public String getKind()
getKind
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withKind(String kind)
withKind
in interface V1EventFluent<A extends V1EventFluent<A>>
public Boolean hasKind()
hasKind
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withNewKind(String arg1)
withNewKind
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withNewKind(StringBuilder arg1)
withNewKind
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withNewKind(StringBuffer arg1)
withNewKind
in interface V1EventFluent<A extends V1EventFluent<A>>
public org.joda.time.DateTime getLastTimestamp()
getLastTimestamp
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withLastTimestamp(org.joda.time.DateTime lastTimestamp)
withLastTimestamp
in interface V1EventFluent<A extends V1EventFluent<A>>
public Boolean hasLastTimestamp()
hasLastTimestamp
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withNewLastTimestamp(int arg0, int arg1, int arg2, int arg3, int arg4)
withNewLastTimestamp
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withNewLastTimestamp(Object arg0)
withNewLastTimestamp
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withNewLastTimestamp(long arg0)
withNewLastTimestamp
in interface V1EventFluent<A extends V1EventFluent<A>>
public String getMessage()
getMessage
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withMessage(String message)
withMessage
in interface V1EventFluent<A extends V1EventFluent<A>>
public Boolean hasMessage()
hasMessage
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withNewMessage(String arg1)
withNewMessage
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withNewMessage(StringBuilder arg1)
withNewMessage
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withNewMessage(StringBuffer arg1)
withNewMessage
in interface V1EventFluent<A extends V1EventFluent<A>>
@Deprecated public V1ObjectMeta getMetadata()
getMetadata
in interface V1EventFluent<A extends V1EventFluent<A>>
public V1ObjectMeta buildMetadata()
buildMetadata
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withMetadata(V1ObjectMeta metadata)
withMetadata
in interface V1EventFluent<A extends V1EventFluent<A>>
public Boolean hasMetadata()
hasMetadata
in interface V1EventFluent<A extends V1EventFluent<A>>
public V1EventFluent.MetadataNested<A> withNewMetadata()
withNewMetadata
in interface V1EventFluent<A extends V1EventFluent<A>>
public V1EventFluent.MetadataNested<A> withNewMetadataLike(V1ObjectMeta item)
withNewMetadataLike
in interface V1EventFluent<A extends V1EventFluent<A>>
public V1EventFluent.MetadataNested<A> editMetadata()
editMetadata
in interface V1EventFluent<A extends V1EventFluent<A>>
public V1EventFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata
in interface V1EventFluent<A extends V1EventFluent<A>>
public V1EventFluent.MetadataNested<A> editOrNewMetadataLike(V1ObjectMeta item)
editOrNewMetadataLike
in interface V1EventFluent<A extends V1EventFluent<A>>
public String getReason()
getReason
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withReason(String reason)
withReason
in interface V1EventFluent<A extends V1EventFluent<A>>
public Boolean hasReason()
hasReason
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withNewReason(String arg1)
withNewReason
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withNewReason(StringBuilder arg1)
withNewReason
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withNewReason(StringBuffer arg1)
withNewReason
in interface V1EventFluent<A extends V1EventFluent<A>>
@Deprecated public V1ObjectReference getRelated()
getRelated
in interface V1EventFluent<A extends V1EventFluent<A>>
public V1ObjectReference buildRelated()
buildRelated
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withRelated(V1ObjectReference related)
withRelated
in interface V1EventFluent<A extends V1EventFluent<A>>
public Boolean hasRelated()
hasRelated
in interface V1EventFluent<A extends V1EventFluent<A>>
public V1EventFluent.RelatedNested<A> withNewRelated()
withNewRelated
in interface V1EventFluent<A extends V1EventFluent<A>>
public V1EventFluent.RelatedNested<A> withNewRelatedLike(V1ObjectReference item)
withNewRelatedLike
in interface V1EventFluent<A extends V1EventFluent<A>>
public V1EventFluent.RelatedNested<A> editRelated()
editRelated
in interface V1EventFluent<A extends V1EventFluent<A>>
public V1EventFluent.RelatedNested<A> editOrNewRelated()
editOrNewRelated
in interface V1EventFluent<A extends V1EventFluent<A>>
public V1EventFluent.RelatedNested<A> editOrNewRelatedLike(V1ObjectReference item)
editOrNewRelatedLike
in interface V1EventFluent<A extends V1EventFluent<A>>
public String getReportingComponent()
getReportingComponent
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withReportingComponent(String reportingComponent)
withReportingComponent
in interface V1EventFluent<A extends V1EventFluent<A>>
public Boolean hasReportingComponent()
hasReportingComponent
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withNewReportingComponent(String arg1)
withNewReportingComponent
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withNewReportingComponent(StringBuilder arg1)
withNewReportingComponent
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withNewReportingComponent(StringBuffer arg1)
withNewReportingComponent
in interface V1EventFluent<A extends V1EventFluent<A>>
public String getReportingInstance()
getReportingInstance
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withReportingInstance(String reportingInstance)
withReportingInstance
in interface V1EventFluent<A extends V1EventFluent<A>>
public Boolean hasReportingInstance()
hasReportingInstance
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withNewReportingInstance(String arg1)
withNewReportingInstance
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withNewReportingInstance(StringBuilder arg1)
withNewReportingInstance
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withNewReportingInstance(StringBuffer arg1)
withNewReportingInstance
in interface V1EventFluent<A extends V1EventFluent<A>>
@Deprecated public V1EventSeries getSeries()
getSeries
in interface V1EventFluent<A extends V1EventFluent<A>>
public V1EventSeries buildSeries()
buildSeries
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withSeries(V1EventSeries series)
withSeries
in interface V1EventFluent<A extends V1EventFluent<A>>
public Boolean hasSeries()
hasSeries
in interface V1EventFluent<A extends V1EventFluent<A>>
public V1EventFluent.SeriesNested<A> withNewSeries()
withNewSeries
in interface V1EventFluent<A extends V1EventFluent<A>>
public V1EventFluent.SeriesNested<A> withNewSeriesLike(V1EventSeries item)
withNewSeriesLike
in interface V1EventFluent<A extends V1EventFluent<A>>
public V1EventFluent.SeriesNested<A> editSeries()
editSeries
in interface V1EventFluent<A extends V1EventFluent<A>>
public V1EventFluent.SeriesNested<A> editOrNewSeries()
editOrNewSeries
in interface V1EventFluent<A extends V1EventFluent<A>>
public V1EventFluent.SeriesNested<A> editOrNewSeriesLike(V1EventSeries item)
editOrNewSeriesLike
in interface V1EventFluent<A extends V1EventFluent<A>>
@Deprecated public V1EventSource getSource()
getSource
in interface V1EventFluent<A extends V1EventFluent<A>>
public V1EventSource buildSource()
buildSource
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withSource(V1EventSource source)
withSource
in interface V1EventFluent<A extends V1EventFluent<A>>
public Boolean hasSource()
hasSource
in interface V1EventFluent<A extends V1EventFluent<A>>
public V1EventFluent.SourceNested<A> withNewSource()
withNewSource
in interface V1EventFluent<A extends V1EventFluent<A>>
public V1EventFluent.SourceNested<A> withNewSourceLike(V1EventSource item)
withNewSourceLike
in interface V1EventFluent<A extends V1EventFluent<A>>
public V1EventFluent.SourceNested<A> editSource()
editSource
in interface V1EventFluent<A extends V1EventFluent<A>>
public V1EventFluent.SourceNested<A> editOrNewSource()
editOrNewSource
in interface V1EventFluent<A extends V1EventFluent<A>>
public V1EventFluent.SourceNested<A> editOrNewSourceLike(V1EventSource item)
editOrNewSourceLike
in interface V1EventFluent<A extends V1EventFluent<A>>
public String getType()
getType
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withType(String type)
withType
in interface V1EventFluent<A extends V1EventFluent<A>>
public Boolean hasType()
hasType
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withNewType(String arg1)
withNewType
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withNewType(StringBuilder arg1)
withNewType
in interface V1EventFluent<A extends V1EventFluent<A>>
public A withNewType(StringBuffer arg1)
withNewType
in interface V1EventFluent<A extends V1EventFluent<A>>
Copyright © 2019. All rights reserved.