Uses of Interface
io.fabric8.kubernetes.api.model.apps.StatefulSetListFluent
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.apps |
-
Uses of StatefulSetListFluent in io.fabric8.kubernetes.api.model.apps
Classes in io.fabric8.kubernetes.api.model.apps with type parameters of type StatefulSetListFluent Modifier and Type Interface Description interfaceStatefulSetListFluent<A extends StatefulSetListFluent<A>>classStatefulSetListFluentImpl<A extends StatefulSetListFluent<A>>Classes in io.fabric8.kubernetes.api.model.apps that implement StatefulSetListFluent Modifier and Type Class Description classDoneableStatefulSetListclassStatefulSetListBuilderclassStatefulSetListFluentImpl<A extends StatefulSetListFluent<A>>Constructors in io.fabric8.kubernetes.api.model.apps with parameters of type StatefulSetListFluent Constructor Description StatefulSetListBuilder(StatefulSetListFluent<?> fluent)StatefulSetListBuilder(StatefulSetListFluent<?> fluent, StatefulSetList instance)StatefulSetListBuilder(StatefulSetListFluent<?> fluent, StatefulSetList instance, Boolean validationEnabled)StatefulSetListBuilder(StatefulSetListFluent<?> fluent, Boolean validationEnabled)