Uses of Class
io.kubernetes.client.proto.V1Batch.JobList
-
Uses of V1Batch.JobList in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1Batch.JobListModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1Batch.JobList>
V1Batch.JobList.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1Batch.JobListModifier and TypeMethodDescriptionV1Batch.JobList.Builder.build()
V1Batch.JobList.Builder.buildPartial()
static V1Batch.JobList
V1Batch.JobList.getDefaultInstance()
V1Batch.JobList.Builder.getDefaultInstanceForType()
V1Batch.JobList.getDefaultInstanceForType()
static V1Batch.JobList
V1Batch.JobList.parseDelimitedFrom
(InputStream input) static V1Batch.JobList
V1Batch.JobList.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Batch.JobList
V1Batch.JobList.parseFrom
(byte[] data) static V1Batch.JobList
V1Batch.JobList.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Batch.JobList
V1Batch.JobList.parseFrom
(com.google.protobuf.ByteString data) static V1Batch.JobList
V1Batch.JobList.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Batch.JobList
V1Batch.JobList.parseFrom
(com.google.protobuf.CodedInputStream input) static V1Batch.JobList
V1Batch.JobList.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Batch.JobList
V1Batch.JobList.parseFrom
(InputStream input) static V1Batch.JobList
V1Batch.JobList.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Batch.JobList
V1Batch.JobList.parseFrom
(ByteBuffer data) static V1Batch.JobList
V1Batch.JobList.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1Batch.JobListModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1Batch.JobList>
V1Batch.JobList.getParserForType()
static com.google.protobuf.Parser<V1Batch.JobList>
V1Batch.JobList.parser()
Methods in io.kubernetes.client.proto with parameters of type V1Batch.JobListModifier and TypeMethodDescriptionV1Batch.JobList.Builder.mergeFrom
(V1Batch.JobList other) static V1Batch.JobList.Builder
V1Batch.JobList.newBuilder
(V1Batch.JobList prototype)