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