Class DeploymentFluent.TolerationsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.TolerationsFluent<DeploymentFluent.TolerationsNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.DeploymentFluent.TolerationsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<DeploymentFluent.TolerationsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<DeploymentFluent.TolerationsNested<N>>
- Enclosing class:
- DeploymentFluent<A extends DeploymentFluent<A>>
public class DeploymentFluent.TolerationsNested<N> extends TolerationsFluent<DeploymentFluent.TolerationsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendToleration()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.TolerationsFluent
equals, getEffect, getKey, getOperator, getTolerationSeconds, getValue, hasEffect, hashCode, hasKey, hasOperator, hasTolerationSeconds, hasValue, toString, withEffect, withKey, withOperator, withTolerationSeconds, withValue
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
-