Package io.fabric8.kubernetes.api.model
Interface EventFluent.EventTimeNested<N>
-
- All Superinterfaces:
Fluent<EventFluent.EventTimeNested<N>>
,MicroTimeFluent<EventFluent.EventTimeNested<N>>
,Nested<N>
- All Known Implementing Classes:
EventFluentImpl.EventTimeNestedImpl
- Enclosing interface:
- EventFluent<A extends EventFluent<A>>
public static interface EventFluent.EventTimeNested<N> extends Nested<N>, MicroTimeFluent<EventFluent.EventTimeNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description N
and()
N
endEventTime()
-
Methods inherited from interface io.fabric8.kubernetes.api.model.MicroTimeFluent
getTime, hasTime, withNewTime, withNewTime, withNewTime, withTime
-
-