Uses of Interface
io.kubernetes.client.proto.V1Batch.JobStatusOrBuilder
-
Uses of V1Batch.JobStatusOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1Batch.JobStatusOrBuilderModifier and TypeClassDescriptionstatic final classJobStatus represents the current state of a Job.static final classJobStatus represents the current state of a Job.Methods in io.kubernetes.client.proto that return V1Batch.JobStatusOrBuilderModifier and TypeMethodDescriptionV1Batch.Job.Builder.getStatusOrBuilder()Current status of a job.V1Batch.Job.getStatusOrBuilder()Current status of a job.V1Batch.JobOrBuilder.getStatusOrBuilder()Current status of a job.