Uses of Class
io.kubernetes.client.proto.V1.PodList.Builder
-
Uses of V1.PodList.Builder in io.kubernetes.client.proto
Methods in io.kubernetes.client.proto that return V1.PodList.BuilderModifier and TypeMethodDescriptionV1.PodList.Builder.addAllItems
(Iterable<? extends V1.Pod> values) List of pods.List of pods.V1.PodList.Builder.addItems
(int index, V1.Pod.Builder builderForValue) List of pods.List of pods.V1.PodList.Builder.addItems
(V1.Pod.Builder builderForValue) List of pods.V1.PodList.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) V1.PodList.Builder.clear()
V1.PodList.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) V1.PodList.Builder.clearItems()
List of pods.V1.PodList.Builder.clearMetadata()
Standard list metadata.V1.PodList.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) V1.PodList.Builder.clone()
V1.PodList.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1.PodList.Builder.mergeFrom
(com.google.protobuf.Message other) V1.PodList.Builder.mergeFrom
(V1.PodList other) V1.PodList.Builder.mergeMetadata
(Meta.ListMeta value) Standard list metadata.final V1.PodList.Builder
V1.PodList.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) static V1.PodList.Builder
V1.PodList.newBuilder()
static V1.PodList.Builder
V1.PodList.newBuilder
(V1.PodList prototype) V1.PodList.newBuilderForType()
protected V1.PodList.Builder
V1.PodList.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) V1.PodList.Builder.removeItems
(int index) List of pods.List of pods.V1.PodList.Builder.setItems
(int index, V1.Pod.Builder builderForValue) List of pods.V1.PodList.Builder.setMetadata
(Meta.ListMeta value) Standard list metadata.V1.PodList.Builder.setMetadata
(Meta.ListMeta.Builder builderForValue) Standard list metadata.V1.PodList.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) final V1.PodList.Builder
V1.PodList.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) V1.PodList.toBuilder()