public class EventsV1EventFluentImpl<A extends EventsV1EventFluent<A>> extends BaseFluent<A> implements EventsV1EventFluent<A>
Modifier and Type | Class and Description |
---|---|
class |
EventsV1EventFluentImpl.DeprecatedSourceNestedImpl<N> |
class |
EventsV1EventFluentImpl.MetadataNestedImpl<N> |
class |
EventsV1EventFluentImpl.RegardingNestedImpl<N> |
class |
EventsV1EventFluentImpl.RelatedNestedImpl<N> |
class |
EventsV1EventFluentImpl.SeriesNestedImpl<N> |
EventsV1EventFluent.DeprecatedSourceNested<N>, EventsV1EventFluent.MetadataNested<N>, EventsV1EventFluent.RegardingNested<N>, EventsV1EventFluent.RelatedNested<N>, EventsV1EventFluent.SeriesNested<N>
_visitables, VISIT
Constructor and Description |
---|
EventsV1EventFluentImpl() |
EventsV1EventFluentImpl(io.kubernetes.client.openapi.models.EventsV1Event instance) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
public EventsV1EventFluentImpl()
public EventsV1EventFluentImpl(io.kubernetes.client.openapi.models.EventsV1Event instance)
public String getAction()
getAction
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public A withAction(String action)
withAction
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public Boolean hasAction()
hasAction
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
@Deprecated public A withNewAction(String original)
withNewAction
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public String getApiVersion()
getApiVersion
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public A withApiVersion(String apiVersion)
withApiVersion
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public Boolean hasApiVersion()
hasApiVersion
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
@Deprecated public A withNewApiVersion(String original)
withNewApiVersion
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public Integer getDeprecatedCount()
getDeprecatedCount
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public A withDeprecatedCount(Integer deprecatedCount)
withDeprecatedCount
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public Boolean hasDeprecatedCount()
hasDeprecatedCount
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public OffsetDateTime getDeprecatedFirstTimestamp()
getDeprecatedFirstTimestamp
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public A withDeprecatedFirstTimestamp(OffsetDateTime deprecatedFirstTimestamp)
withDeprecatedFirstTimestamp
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public Boolean hasDeprecatedFirstTimestamp()
hasDeprecatedFirstTimestamp
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public OffsetDateTime getDeprecatedLastTimestamp()
getDeprecatedLastTimestamp
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public A withDeprecatedLastTimestamp(OffsetDateTime deprecatedLastTimestamp)
withDeprecatedLastTimestamp
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public Boolean hasDeprecatedLastTimestamp()
hasDeprecatedLastTimestamp
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
@Deprecated public io.kubernetes.client.openapi.models.V1EventSource getDeprecatedSource()
getDeprecatedSource
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public io.kubernetes.client.openapi.models.V1EventSource buildDeprecatedSource()
buildDeprecatedSource
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public A withDeprecatedSource(io.kubernetes.client.openapi.models.V1EventSource deprecatedSource)
withDeprecatedSource
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public Boolean hasDeprecatedSource()
hasDeprecatedSource
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public EventsV1EventFluent.DeprecatedSourceNested<A> withNewDeprecatedSource()
withNewDeprecatedSource
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public EventsV1EventFluent.DeprecatedSourceNested<A> withNewDeprecatedSourceLike(io.kubernetes.client.openapi.models.V1EventSource item)
withNewDeprecatedSourceLike
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public EventsV1EventFluent.DeprecatedSourceNested<A> editDeprecatedSource()
editDeprecatedSource
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public EventsV1EventFluent.DeprecatedSourceNested<A> editOrNewDeprecatedSource()
editOrNewDeprecatedSource
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public EventsV1EventFluent.DeprecatedSourceNested<A> editOrNewDeprecatedSourceLike(io.kubernetes.client.openapi.models.V1EventSource item)
editOrNewDeprecatedSourceLike
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public OffsetDateTime getEventTime()
getEventTime
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public A withEventTime(OffsetDateTime eventTime)
withEventTime
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public Boolean hasEventTime()
hasEventTime
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public String getKind()
getKind
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public A withKind(String kind)
withKind
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public Boolean hasKind()
hasKind
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
@Deprecated public A withNewKind(String original)
withNewKind
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
@Deprecated public io.kubernetes.client.openapi.models.V1ObjectMeta getMetadata()
getMetadata
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public io.kubernetes.client.openapi.models.V1ObjectMeta buildMetadata()
buildMetadata
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public A withMetadata(io.kubernetes.client.openapi.models.V1ObjectMeta metadata)
withMetadata
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public Boolean hasMetadata()
hasMetadata
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public EventsV1EventFluent.MetadataNested<A> withNewMetadata()
withNewMetadata
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public EventsV1EventFluent.MetadataNested<A> withNewMetadataLike(io.kubernetes.client.openapi.models.V1ObjectMeta item)
withNewMetadataLike
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public EventsV1EventFluent.MetadataNested<A> editMetadata()
editMetadata
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public EventsV1EventFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public EventsV1EventFluent.MetadataNested<A> editOrNewMetadataLike(io.kubernetes.client.openapi.models.V1ObjectMeta item)
editOrNewMetadataLike
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public String getNote()
getNote
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public A withNote(String note)
withNote
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public Boolean hasNote()
hasNote
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
@Deprecated public A withNewNote(String original)
withNewNote
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public String getReason()
getReason
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public A withReason(String reason)
withReason
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public Boolean hasReason()
hasReason
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
@Deprecated public A withNewReason(String original)
withNewReason
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
@Deprecated public io.kubernetes.client.openapi.models.V1ObjectReference getRegarding()
getRegarding
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public io.kubernetes.client.openapi.models.V1ObjectReference buildRegarding()
buildRegarding
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public A withRegarding(io.kubernetes.client.openapi.models.V1ObjectReference regarding)
withRegarding
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public Boolean hasRegarding()
hasRegarding
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public EventsV1EventFluent.RegardingNested<A> withNewRegarding()
withNewRegarding
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public EventsV1EventFluent.RegardingNested<A> withNewRegardingLike(io.kubernetes.client.openapi.models.V1ObjectReference item)
withNewRegardingLike
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public EventsV1EventFluent.RegardingNested<A> editRegarding()
editRegarding
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public EventsV1EventFluent.RegardingNested<A> editOrNewRegarding()
editOrNewRegarding
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public EventsV1EventFluent.RegardingNested<A> editOrNewRegardingLike(io.kubernetes.client.openapi.models.V1ObjectReference item)
editOrNewRegardingLike
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
@Deprecated public io.kubernetes.client.openapi.models.V1ObjectReference getRelated()
getRelated
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public io.kubernetes.client.openapi.models.V1ObjectReference buildRelated()
buildRelated
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public A withRelated(io.kubernetes.client.openapi.models.V1ObjectReference related)
withRelated
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public Boolean hasRelated()
hasRelated
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public EventsV1EventFluent.RelatedNested<A> withNewRelated()
withNewRelated
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public EventsV1EventFluent.RelatedNested<A> withNewRelatedLike(io.kubernetes.client.openapi.models.V1ObjectReference item)
withNewRelatedLike
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public EventsV1EventFluent.RelatedNested<A> editRelated()
editRelated
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public EventsV1EventFluent.RelatedNested<A> editOrNewRelated()
editOrNewRelated
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public EventsV1EventFluent.RelatedNested<A> editOrNewRelatedLike(io.kubernetes.client.openapi.models.V1ObjectReference item)
editOrNewRelatedLike
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public String getReportingController()
getReportingController
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public A withReportingController(String reportingController)
withReportingController
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public Boolean hasReportingController()
hasReportingController
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
@Deprecated public A withNewReportingController(String original)
withNewReportingController
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public String getReportingInstance()
getReportingInstance
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public A withReportingInstance(String reportingInstance)
withReportingInstance
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public Boolean hasReportingInstance()
hasReportingInstance
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
@Deprecated public A withNewReportingInstance(String original)
withNewReportingInstance
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
@Deprecated public io.kubernetes.client.openapi.models.EventsV1EventSeries getSeries()
getSeries
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public io.kubernetes.client.openapi.models.EventsV1EventSeries buildSeries()
buildSeries
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public A withSeries(io.kubernetes.client.openapi.models.EventsV1EventSeries series)
withSeries
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public Boolean hasSeries()
hasSeries
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public EventsV1EventFluent.SeriesNested<A> withNewSeries()
withNewSeries
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public EventsV1EventFluent.SeriesNested<A> withNewSeriesLike(io.kubernetes.client.openapi.models.EventsV1EventSeries item)
withNewSeriesLike
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public EventsV1EventFluent.SeriesNested<A> editSeries()
editSeries
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public EventsV1EventFluent.SeriesNested<A> editOrNewSeries()
editOrNewSeries
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public EventsV1EventFluent.SeriesNested<A> editOrNewSeriesLike(io.kubernetes.client.openapi.models.EventsV1EventSeries item)
editOrNewSeriesLike
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public String getType()
getType
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public A withType(String type)
withType
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
public Boolean hasType()
hasType
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
@Deprecated public A withNewType(String original)
withNewType
in interface EventsV1EventFluent<A extends EventsV1EventFluent<A>>
Copyright © 2021. All rights reserved.