Uses of Interface
io.kubernetes.client.proto.V1Batch.JobConditionOrBuilder
-
Uses of V1Batch.JobConditionOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1Batch.JobConditionOrBuilderModifier and TypeClassDescriptionstatic final classJobCondition describes current state of a job.static final classJobCondition describes current state of a job.Methods in io.kubernetes.client.proto that return V1Batch.JobConditionOrBuilderModifier and TypeMethodDescriptionV1Batch.JobStatus.Builder.getConditionsOrBuilder(int index) The latest available observations of an object's current state.V1Batch.JobStatus.getConditionsOrBuilder(int index) The latest available observations of an object's current state.V1Batch.JobStatusOrBuilder.getConditionsOrBuilder(int index) The latest available observations of an object's current state.Methods in io.kubernetes.client.proto that return types with arguments of type V1Batch.JobConditionOrBuilderModifier and TypeMethodDescriptionList<? extends V1Batch.JobConditionOrBuilder>V1Batch.JobStatus.Builder.getConditionsOrBuilderList()The latest available observations of an object's current state.List<? extends V1Batch.JobConditionOrBuilder>V1Batch.JobStatus.getConditionsOrBuilderList()The latest available observations of an object's current state.List<? extends V1Batch.JobConditionOrBuilder>V1Batch.JobStatusOrBuilder.getConditionsOrBuilderList()The latest available observations of an object's current state.