Uses of Interface
io.kubernetes.client.proto.V1Apps.StatefulSetOrBuilder
-
Uses of V1Apps.StatefulSetOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1Apps.StatefulSetOrBuilderModifier and TypeClassDescriptionstatic final classStatefulSet represents a set of pods with consistent identities.static final classStatefulSet represents a set of pods with consistent identities.Methods in io.kubernetes.client.proto that return V1Apps.StatefulSetOrBuilderModifier and TypeMethodDescriptionV1Apps.StatefulSetList.Builder.getItemsOrBuilder(int index) Items is the list of stateful sets.V1Apps.StatefulSetList.getItemsOrBuilder(int index) Items is the list of stateful sets.V1Apps.StatefulSetListOrBuilder.getItemsOrBuilder(int index) Items is the list of stateful sets.Methods in io.kubernetes.client.proto that return types with arguments of type V1Apps.StatefulSetOrBuilderModifier and TypeMethodDescriptionList<? extends V1Apps.StatefulSetOrBuilder>V1Apps.StatefulSetList.Builder.getItemsOrBuilderList()Items is the list of stateful sets.List<? extends V1Apps.StatefulSetOrBuilder>V1Apps.StatefulSetList.getItemsOrBuilderList()Items is the list of stateful sets.List<? extends V1Apps.StatefulSetOrBuilder>V1Apps.StatefulSetListOrBuilder.getItemsOrBuilderList()Items is the list of stateful sets.