Package io.fabric8.kubernetes.api.model
Class PodSpecFluentImpl.TolerationsNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.TolerationFluentImpl<PodSpecFluent.TolerationsNested<N>>
io.fabric8.kubernetes.api.model.PodSpecFluentImpl.TolerationsNestedImpl<N>
- All Implemented Interfaces:
Fluent<PodSpecFluent.TolerationsNested<N>>,Nested<N>,Visitable<PodSpecFluent.TolerationsNested<N>>,PodSpecFluent.TolerationsNested<N>,TolerationFluent<PodSpecFluent.TolerationsNested<N>>
- Enclosing class:
- PodSpecFluentImpl<A extends PodSpecFluent<A>>
public class PodSpecFluentImpl.TolerationsNestedImpl<N> extends TolerationFluentImpl<PodSpecFluent.TolerationsNested<N>> implements PodSpecFluent.TolerationsNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendToleration()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
-
endToleration
- Specified by:
endTolerationin interfacePodSpecFluent.TolerationsNested<N>
-