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