Class EventListFluentImpl.ItemsNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.events.v1.EventFluentImpl<EventListFluent.ItemsNested<N>>
-
- io.fabric8.kubernetes.api.model.events.v1.EventListFluentImpl.ItemsNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<EventListFluent.ItemsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<EventListFluent.ItemsNested<N>>,EventFluent<EventListFluent.ItemsNested<N>>,EventListFluent.ItemsNested<N>
- Enclosing class:
- EventListFluentImpl<A extends EventListFluent<A>>
public class EventListFluentImpl.ItemsNestedImpl<N> extends EventFluentImpl<EventListFluent.ItemsNested<N>> implements EventListFluent.ItemsNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.events.v1.EventFluentImpl
EventFluentImpl.MetadataNestedImpl<N>, EventFluentImpl.RegardingNestedImpl<N>, EventFluentImpl.RelatedNestedImpl<N>, EventFluentImpl.SeriesNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.events.v1.EventFluent
EventFluent.MetadataNested<N>, EventFluent.RegardingNested<N>, EventFluent.RelatedNested<N>, EventFluent.SeriesNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendItem()-
Methods inherited from class io.fabric8.kubernetes.api.model.events.v1.EventFluentImpl
buildMetadata, buildRegarding, buildRelated, buildSeries, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewRegarding, editOrNewRegardingLike, editOrNewRelated, editOrNewRelatedLike, editOrNewSeries, editOrNewSeriesLike, editRegarding, editRelated, editSeries, equals, getAction, getApiVersion, getDeprecatedCount, getDeprecatedFirstTimestamp, getDeprecatedLastTimestamp, getDeprecatedSource, getEventTime, getKind, getMetadata, getNote, getReason, getRegarding, getRelated, getReportingController, getReportingInstance, getSeries, getType, hasAction, hasApiVersion, hasDeprecatedCount, hasDeprecatedFirstTimestamp, hasDeprecatedLastTimestamp, hasDeprecatedSource, hasEventTime, hashCode, hasKind, hasMetadata, hasNote, hasReason, hasRegarding, hasRelated, hasReportingController, hasReportingInstance, hasSeries, hasType, withAction, withApiVersion, withDeprecatedCount, withDeprecatedFirstTimestamp, withDeprecatedLastTimestamp, withDeprecatedSource, withEventTime, withKind, withMetadata, withNewAction, withNewAction, withNewAction, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewDeprecatedFirstTimestamp, withNewDeprecatedFirstTimestamp, withNewDeprecatedFirstTimestamp, withNewDeprecatedLastTimestamp, withNewDeprecatedLastTimestamp, withNewDeprecatedLastTimestamp, withNewDeprecatedSource, withNewEventTime, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewNote, withNewNote, withNewNote, withNewReason, withNewReason, withNewReason, withNewRegarding, withNewRegardingLike, withNewRelated, withNewRelatedLike, withNewReportingController, withNewReportingController, withNewReportingController, withNewReportingInstance, withNewReportingInstance, withNewReportingInstance, withNewSeries, withNewSeriesLike, withNewType, withNewType, withNewType, withNote, withReason, withRegarding, withRelated, withReportingController, withReportingInstance, withSeries, withType
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.fabric8.kubernetes.api.model.events.v1.EventFluent
buildMetadata, buildRegarding, buildRelated, buildSeries, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewRegarding, editOrNewRegardingLike, editOrNewRelated, editOrNewRelatedLike, editOrNewSeries, editOrNewSeriesLike, editRegarding, editRelated, editSeries, getAction, getApiVersion, getDeprecatedCount, getDeprecatedFirstTimestamp, getDeprecatedLastTimestamp, getDeprecatedSource, getEventTime, getKind, getMetadata, getNote, getReason, getRegarding, getRelated, getReportingController, getReportingInstance, getSeries, getType, hasAction, hasApiVersion, hasDeprecatedCount, hasDeprecatedFirstTimestamp, hasDeprecatedLastTimestamp, hasDeprecatedSource, hasEventTime, hasKind, hasMetadata, hasNote, hasReason, hasRegarding, hasRelated, hasReportingController, hasReportingInstance, hasSeries, hasType, withAction, withApiVersion, withDeprecatedCount, withDeprecatedFirstTimestamp, withDeprecatedLastTimestamp, withDeprecatedSource, withEventTime, withKind, withMetadata, withNewAction, withNewAction, withNewAction, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewDeprecatedFirstTimestamp, withNewDeprecatedFirstTimestamp, withNewDeprecatedFirstTimestamp, withNewDeprecatedLastTimestamp, withNewDeprecatedLastTimestamp, withNewDeprecatedLastTimestamp, withNewDeprecatedSource, withNewEventTime, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewNote, withNewNote, withNewNote, withNewReason, withNewReason, withNewReason, withNewRegarding, withNewRegardingLike, withNewRelated, withNewRelatedLike, withNewReportingController, withNewReportingController, withNewReportingController, withNewReportingInstance, withNewReportingInstance, withNewReportingInstance, withNewSeries, withNewSeriesLike, withNewType, withNewType, withNewType, withNote, withReason, withRegarding, withRelated, withReportingController, withReportingInstance, withSeries, withType
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceEventListFluent.ItemsNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endItem
public N endItem()
- Specified by:
endItemin interfaceEventListFluent.ItemsNested<N>
-
-