Uses of Class
io.kubernetes.client.proto.V1Apps.StatefulSet
-
Uses of V1Apps.StatefulSet in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1Apps.StatefulSetModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1Apps.StatefulSet>
V1Apps.StatefulSet.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1Apps.StatefulSetModifier and TypeMethodDescriptionV1Apps.StatefulSet.Builder.build()
V1Apps.StatefulSet.Builder.buildPartial()
static V1Apps.StatefulSet
V1Apps.StatefulSet.getDefaultInstance()
V1Apps.StatefulSet.Builder.getDefaultInstanceForType()
V1Apps.StatefulSet.getDefaultInstanceForType()
V1Apps.StatefulSetList.Builder.getItems
(int index) Items is the list of stateful sets.V1Apps.StatefulSetList.getItems
(int index) Items is the list of stateful sets.V1Apps.StatefulSetListOrBuilder.getItems
(int index) Items is the list of stateful sets.static V1Apps.StatefulSet
V1Apps.StatefulSet.parseDelimitedFrom
(InputStream input) static V1Apps.StatefulSet
V1Apps.StatefulSet.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Apps.StatefulSet
V1Apps.StatefulSet.parseFrom
(byte[] data) static V1Apps.StatefulSet
V1Apps.StatefulSet.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Apps.StatefulSet
V1Apps.StatefulSet.parseFrom
(com.google.protobuf.ByteString data) static V1Apps.StatefulSet
V1Apps.StatefulSet.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Apps.StatefulSet
V1Apps.StatefulSet.parseFrom
(com.google.protobuf.CodedInputStream input) static V1Apps.StatefulSet
V1Apps.StatefulSet.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Apps.StatefulSet
V1Apps.StatefulSet.parseFrom
(InputStream input) static V1Apps.StatefulSet
V1Apps.StatefulSet.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Apps.StatefulSet
V1Apps.StatefulSet.parseFrom
(ByteBuffer data) static V1Apps.StatefulSet
V1Apps.StatefulSet.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1Apps.StatefulSetModifier and TypeMethodDescriptionV1Apps.StatefulSetList.Builder.getItemsList()
Items is the list of stateful sets.V1Apps.StatefulSetList.getItemsList()
Items is the list of stateful sets.V1Apps.StatefulSetListOrBuilder.getItemsList()
Items is the list of stateful sets.com.google.protobuf.Parser<V1Apps.StatefulSet>
V1Apps.StatefulSet.getParserForType()
static com.google.protobuf.Parser<V1Apps.StatefulSet>
V1Apps.StatefulSet.parser()
Methods in io.kubernetes.client.proto with parameters of type V1Apps.StatefulSetModifier and TypeMethodDescriptionV1Apps.StatefulSetList.Builder.addItems
(int index, V1Apps.StatefulSet value) Items is the list of stateful sets.V1Apps.StatefulSetList.Builder.addItems
(V1Apps.StatefulSet value) Items is the list of stateful sets.V1Apps.StatefulSet.Builder.mergeFrom
(V1Apps.StatefulSet other) static V1Apps.StatefulSet.Builder
V1Apps.StatefulSet.newBuilder
(V1Apps.StatefulSet prototype) V1Apps.StatefulSetList.Builder.setItems
(int index, V1Apps.StatefulSet value) Items is the list of stateful sets.Method parameters in io.kubernetes.client.proto with type arguments of type V1Apps.StatefulSetModifier and TypeMethodDescriptionV1Apps.StatefulSetList.Builder.addAllItems
(Iterable<? extends V1Apps.StatefulSet> values) Items is the list of stateful sets.