Uses of Class
io.fabric8.kubernetes.api.model.apps.StatefulSetList
-
-
Uses of StatefulSetList in io.fabric8.kubernetes.api.model.apps
Methods in io.fabric8.kubernetes.api.model.apps that return StatefulSetList Modifier and Type Method Description StatefulSetListStatefulSetListBuilder. build()Methods in io.fabric8.kubernetes.api.model.apps with parameters of type StatefulSetList Modifier and Type Method Description protected voidStatefulSetListFluent. copyInstance(StatefulSetList instance)Constructors in io.fabric8.kubernetes.api.model.apps with parameters of type StatefulSetList Constructor Description StatefulSetListBuilder(StatefulSetList instance)StatefulSetListBuilder(StatefulSetListFluent<?> fluent, StatefulSetList instance)StatefulSetListFluent(StatefulSetList instance)
-