Package io.fabric8.kubernetes.api.model
Class PodSpecFluent.TolerationsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.TolerationFluent<PodSpecFluent.TolerationsNested<N>>
-
- io.fabric8.kubernetes.api.model.PodSpecFluent.TolerationsNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- PodSpecFluent<A extends PodSpecFluent<A>>
public class PodSpecFluent.TolerationsNested<N> extends TolerationFluent<PodSpecFluent.TolerationsNested<N>> implements Nested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendToleration()-
Methods inherited from class io.fabric8.kubernetes.api.model.TolerationFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getEffect, getKey, getOperator, getTolerationSeconds, getValue, hasAdditionalProperties, hasEffect, hashCode, hasKey, hasOperator, hasTolerationSeconds, hasValue, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withEffect, withKey, withOperator, withTolerationSeconds, withValue
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-