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