Class EventListFluent.ItemsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.events.v1beta1.EventFluent<EventListFluent.ItemsNested<N>>
-
- io.fabric8.kubernetes.api.model.events.v1beta1.EventListFluent.ItemsNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- EventListFluent<A extends EventListFluent<A>>
public class EventListFluent.ItemsNested<N> extends EventFluent<EventListFluent.ItemsNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.events.v1beta1.EventFluent
EventFluent.MetadataNested<N>, EventFluent.RegardingNested<N>, EventFluent.RelatedNested<N>, EventFluent.SeriesNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
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.v1beta1.EventFluent
addToAdditionalProperties, addToAdditionalProperties, buildMetadata, buildRegarding, buildRelated, buildSeries, copyInstance, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewRegarding, editOrNewRegardingLike, editOrNewRelated, editOrNewRelatedLike, editOrNewSeries, editOrNewSeriesLike, editRegarding, editRelated, editSeries, equals, getAction, getAdditionalProperties, getApiVersion, getDeprecatedCount, getDeprecatedFirstTimestamp, getDeprecatedLastTimestamp, getDeprecatedSource, getEventTime, getKind, getNote, getReason, getReportingController, getReportingInstance, getType, hasAction, hasAdditionalProperties, hasApiVersion, hasDeprecatedCount, hasDeprecatedFirstTimestamp, hasDeprecatedLastTimestamp, hasDeprecatedSource, hasEventTime, hashCode, hasKind, hasMetadata, hasNote, hasReason, hasRegarding, hasRelated, hasReportingController, hasReportingInstance, hasSeries, hasType, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAction, withAdditionalProperties, withApiVersion, withDeprecatedCount, withDeprecatedFirstTimestamp, withDeprecatedLastTimestamp, withDeprecatedSource, withEventTime, withKind, withMetadata, withNewDeprecatedSource, withNewEventTime, withNewMetadata, withNewMetadataLike, withNewRegarding, withNewRegardingLike, withNewRelated, withNewRelatedLike, withNewSeries, withNewSeriesLike, withNote, withReason, withRegarding, withRelated, withReportingController, withReportingInstance, withSeries, withType
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-