Uses of Interface
io.kubernetes.client.proto.V1beta1Batch.CronJobOrBuilder
-
Uses of V1beta1Batch.CronJobOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1beta1Batch.CronJobOrBuilderModifier and TypeClassDescriptionstatic final class
CronJob represents the configuration of a single cron job.static final class
CronJob represents the configuration of a single cron job.Methods in io.kubernetes.client.proto that return V1beta1Batch.CronJobOrBuilderModifier and TypeMethodDescriptionV1beta1Batch.CronJobList.Builder.getItemsOrBuilder
(int index) items is the list of CronJobs.V1beta1Batch.CronJobList.getItemsOrBuilder
(int index) items is the list of CronJobs.V1beta1Batch.CronJobListOrBuilder.getItemsOrBuilder
(int index) items is the list of CronJobs.Methods in io.kubernetes.client.proto that return types with arguments of type V1beta1Batch.CronJobOrBuilderModifier and TypeMethodDescriptionList<? extends V1beta1Batch.CronJobOrBuilder>
V1beta1Batch.CronJobList.Builder.getItemsOrBuilderList()
items is the list of CronJobs.List<? extends V1beta1Batch.CronJobOrBuilder>
V1beta1Batch.CronJobList.getItemsOrBuilderList()
items is the list of CronJobs.List<? extends V1beta1Batch.CronJobOrBuilder>
V1beta1Batch.CronJobListOrBuilder.getItemsOrBuilderList()
items is the list of CronJobs.