Interface V1DaemonSetFluent.SpecNested<N>
- All Superinterfaces:
Fluent<V1DaemonSetFluent.SpecNested<N>>
,Nested<N>
,V1DaemonSetSpecFluent<V1DaemonSetFluent.SpecNested<N>>
- Enclosing interface:
- V1DaemonSetFluent<A extends V1DaemonSetFluent<A>>
public static interface V1DaemonSetFluent.SpecNested<N>
extends Nested<N>, V1DaemonSetSpecFluent<V1DaemonSetFluent.SpecNested<N>>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.kubernetes.client.openapi.models.V1DaemonSetSpecFluent
V1DaemonSetSpecFluent.SelectorNested<N>, V1DaemonSetSpecFluent.TemplateNested<N>, V1DaemonSetSpecFluent.UpdateStrategyNested<N>
-
Method Summary
Methods inherited from interface io.kubernetes.client.openapi.models.V1DaemonSetSpecFluent
buildSelector, buildTemplate, buildUpdateStrategy, editOrNewSelector, editOrNewSelectorLike, editOrNewTemplate, editOrNewTemplateLike, editOrNewUpdateStrategy, editOrNewUpdateStrategyLike, editSelector, editTemplate, editUpdateStrategy, getMinReadySeconds, getRevisionHistoryLimit, getSelector, getTemplate, getUpdateStrategy, hasMinReadySeconds, hasRevisionHistoryLimit, hasSelector, hasTemplate, hasUpdateStrategy, withMinReadySeconds, withNewSelector, withNewSelectorLike, withNewTemplate, withNewTemplateLike, withNewUpdateStrategy, withNewUpdateStrategyLike, withRevisionHistoryLimit, withSelector, withTemplate, withUpdateStrategy