Interface EventListFluent.ItemsNested<N>
-
- All Superinterfaces:
EventFluent<EventListFluent.ItemsNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<EventListFluent.ItemsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
EventListFluentImpl.ItemsNestedImpl
- Enclosing interface:
- EventListFluent<A extends EventListFluent<A>>
public static interface EventListFluent.ItemsNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, EventFluent<EventListFluent.ItemsNested<N>>
-
-
Nested Class Summary
-
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 Abstract Methods Modifier and Type Method Description Nand()NendItem()-
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
-
-