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