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