Uses of Interface
io.fabric8.kubernetes.api.model.apps.DaemonSetSpecFluent
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.apps |
-
Uses of DaemonSetSpecFluent in io.fabric8.kubernetes.api.model.apps
Classes in io.fabric8.kubernetes.api.model.apps with type parameters of type DaemonSetSpecFluent Modifier and Type Interface Description interfaceDaemonSetSpecFluent<A extends DaemonSetSpecFluent<A>>classDaemonSetSpecFluentImpl<A extends DaemonSetSpecFluent<A>>Subinterfaces of DaemonSetSpecFluent in io.fabric8.kubernetes.api.model.apps Modifier and Type Interface Description static interfaceDaemonSetFluent.SpecNested<N>Classes in io.fabric8.kubernetes.api.model.apps that implement DaemonSetSpecFluent Modifier and Type Class Description classDaemonSetFluentImpl.SpecNestedImpl<N>classDaemonSetSpecBuilderclassDaemonSetSpecFluentImpl<A extends DaemonSetSpecFluent<A>>classDoneableDaemonSetSpecConstructors in io.fabric8.kubernetes.api.model.apps with parameters of type DaemonSetSpecFluent Constructor Description DaemonSetSpecBuilder(DaemonSetSpecFluent<?> fluent)DaemonSetSpecBuilder(DaemonSetSpecFluent<?> fluent, DaemonSetSpec instance)DaemonSetSpecBuilder(DaemonSetSpecFluent<?> fluent, DaemonSetSpec instance, Boolean validationEnabled)DaemonSetSpecBuilder(DaemonSetSpecFluent<?> fluent, Boolean validationEnabled)