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