Uses of Interface
io.kubernetes.client.proto.V1Batch.JobOrBuilder
-
Uses of V1Batch.JobOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1Batch.JobOrBuilderModifier and TypeClassDescriptionstatic final classJob represents the configuration of a single job.static final classJob represents the configuration of a single job.Methods in io.kubernetes.client.proto that return V1Batch.JobOrBuilderModifier and TypeMethodDescriptionV1Batch.JobList.Builder.getItemsOrBuilder(int index) items is the list of Jobs.V1Batch.JobList.getItemsOrBuilder(int index) items is the list of Jobs.V1Batch.JobListOrBuilder.getItemsOrBuilder(int index) items is the list of Jobs.Methods in io.kubernetes.client.proto that return types with arguments of type V1Batch.JobOrBuilderModifier and TypeMethodDescriptionList<? extends V1Batch.JobOrBuilder>V1Batch.JobList.Builder.getItemsOrBuilderList()items is the list of Jobs.List<? extends V1Batch.JobOrBuilder>V1Batch.JobList.getItemsOrBuilderList()items is the list of Jobs.List<? extends V1Batch.JobOrBuilder>V1Batch.JobListOrBuilder.getItemsOrBuilderList()items is the list of Jobs.