Interface V1PodSpecFluent.TolerationsNested<N>
- All Superinterfaces:
Fluent<V1PodSpecFluent.TolerationsNested<N>>
,Nested<N>
,V1TolerationFluent<V1PodSpecFluent.TolerationsNested<N>>
- Enclosing interface:
- V1PodSpecFluent<A extends V1PodSpecFluent<A>>
public static interface V1PodSpecFluent.TolerationsNested<N>
extends Nested<N>, V1TolerationFluent<V1PodSpecFluent.TolerationsNested<N>>
-
Method Summary
Methods inherited from interface io.kubernetes.client.openapi.models.V1TolerationFluent
getEffect, getKey, getOperator, getTolerationSeconds, getValue, hasEffect, hasKey, hasOperator, hasTolerationSeconds, hasValue, withEffect, withKey, withOperator, withTolerationSeconds, withValue