Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.TolerationObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.TolerationFluentImpl<WatchEventFluent.TolerationObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.TolerationObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.TolerationObjectNested<N>>,Nested<N>,Visitable<WatchEventFluent.TolerationObjectNested<N>>,TolerationFluent<WatchEventFluent.TolerationObjectNested<N>>,WatchEventFluent.TolerationObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.TolerationObjectNestedImpl<N> extends TolerationFluentImpl<WatchEventFluent.TolerationObjectNested<N>> implements WatchEventFluent.TolerationObjectNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendTolerationObject()Methods inherited from class io.fabric8.kubernetes.api.model.TolerationFluentImpl
equals, getEffect, getKey, getOperator, getTolerationSeconds, getValue, hasEffect, hasKey, hasOperator, hasTolerationSeconds, hasValue, withEffect, withKey, withNewEffect, withNewEffect, withNewEffect, withNewKey, withNewKey, withNewKey, withNewOperator, withNewOperator, withNewOperator, withNewValue, withNewValue, withNewValue, withOperator, withTolerationSeconds, withValueMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fabric8.kubernetes.api.model.TolerationFluent
getEffect, getKey, getOperator, getTolerationSeconds, getValue, hasEffect, hasKey, hasOperator, hasTolerationSeconds, hasValue, withEffect, withKey, withNewEffect, withNewEffect, withNewEffect, withNewKey, withNewKey, withNewKey, withNewOperator, withNewOperator, withNewOperator, withNewValue, withNewValue, withNewValue, withOperator, withTolerationSeconds, withValue
-
Method Details
-
and
-
endTolerationObject
- Specified by:
endTolerationObjectin interfaceWatchEventFluent.TolerationObjectNested<N>
-