Package io.fabric8.kubernetes.api.model
Class KubeSchemaFluentImpl.TolerationNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.TolerationFluentImpl<KubeSchemaFluent.TolerationNested<N>>
io.fabric8.kubernetes.api.model.KubeSchemaFluentImpl.TolerationNestedImpl<N>
- All Implemented Interfaces:
Fluent<KubeSchemaFluent.TolerationNested<N>>,Nested<N>,Visitable<KubeSchemaFluent.TolerationNested<N>>,KubeSchemaFluent.TolerationNested<N>,TolerationFluent<KubeSchemaFluent.TolerationNested<N>>
- Enclosing class:
- KubeSchemaFluentImpl<A extends KubeSchemaFluent<A>>
public class KubeSchemaFluentImpl.TolerationNestedImpl<N> extends TolerationFluentImpl<KubeSchemaFluent.TolerationNested<N>> implements KubeSchemaFluent.TolerationNested<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 interfaceKubeSchemaFluent.TolerationNested<N>
-