Uses of Class
io.kubernetes.client.proto.V2alpha1Batch.CronJob.Builder
-
Uses of V2alpha1Batch.CronJob.Builder in io.kubernetes.client.proto
Methods in io.kubernetes.client.proto that return V2alpha1Batch.CronJob.BuilderModifier and TypeMethodDescriptionV2alpha1Batch.CronJobList.Builder.addItemsBuilder()items is the list of CronJobs.V2alpha1Batch.CronJobList.Builder.addItemsBuilder(int index) items is the list of CronJobs.V2alpha1Batch.CronJob.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) V2alpha1Batch.CronJob.Builder.clear()V2alpha1Batch.CronJob.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) V2alpha1Batch.CronJob.Builder.clearMetadata()Standard object's metadata.V2alpha1Batch.CronJob.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) V2alpha1Batch.CronJob.Builder.clearSpec()Specification of the desired behavior of a cron job, including the schedule.V2alpha1Batch.CronJob.Builder.clearStatus()Current status of a cron job.V2alpha1Batch.CronJob.Builder.clone()V2alpha1Batch.CronJobList.Builder.getItemsBuilder(int index) items is the list of CronJobs.V2alpha1Batch.CronJob.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V2alpha1Batch.CronJob.Builder.mergeFrom(com.google.protobuf.Message other) V2alpha1Batch.CronJob.Builder.mergeFrom(V2alpha1Batch.CronJob other) V2alpha1Batch.CronJob.Builder.mergeMetadata(Meta.ObjectMeta value) Standard object's metadata.V2alpha1Batch.CronJob.Builder.mergeSpec(V2alpha1Batch.CronJobSpec value) Specification of the desired behavior of a cron job, including the schedule.V2alpha1Batch.CronJob.Builder.mergeStatus(V2alpha1Batch.CronJobStatus value) Current status of a cron job.V2alpha1Batch.CronJob.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) V2alpha1Batch.CronJob.newBuilder()V2alpha1Batch.CronJob.newBuilder(V2alpha1Batch.CronJob prototype) V2alpha1Batch.CronJob.newBuilderForType()protected V2alpha1Batch.CronJob.BuilderV2alpha1Batch.CronJob.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) V2alpha1Batch.CronJob.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) V2alpha1Batch.CronJob.Builder.setMetadata(Meta.ObjectMeta value) Standard object's metadata.V2alpha1Batch.CronJob.Builder.setMetadata(Meta.ObjectMeta.Builder builderForValue) Standard object's metadata.V2alpha1Batch.CronJob.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) V2alpha1Batch.CronJob.Builder.setSpec(V2alpha1Batch.CronJobSpec value) Specification of the desired behavior of a cron job, including the schedule.V2alpha1Batch.CronJob.Builder.setSpec(V2alpha1Batch.CronJobSpec.Builder builderForValue) Specification of the desired behavior of a cron job, including the schedule.V2alpha1Batch.CronJob.Builder.setStatus(V2alpha1Batch.CronJobStatus value) Current status of a cron job.V2alpha1Batch.CronJob.Builder.setStatus(V2alpha1Batch.CronJobStatus.Builder builderForValue) Current status of a cron job.V2alpha1Batch.CronJob.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) V2alpha1Batch.CronJob.toBuilder()Methods in io.kubernetes.client.proto that return types with arguments of type V2alpha1Batch.CronJob.BuilderModifier and TypeMethodDescriptionV2alpha1Batch.CronJobList.Builder.getItemsBuilderList()items is the list of CronJobs.Methods in io.kubernetes.client.proto with parameters of type V2alpha1Batch.CronJob.BuilderModifier and TypeMethodDescriptionV2alpha1Batch.CronJobList.Builder.addItems(int index, V2alpha1Batch.CronJob.Builder builderForValue) items is the list of CronJobs.V2alpha1Batch.CronJobList.Builder.addItems(V2alpha1Batch.CronJob.Builder builderForValue) items is the list of CronJobs.V2alpha1Batch.CronJobList.Builder.setItems(int index, V2alpha1Batch.CronJob.Builder builderForValue) items is the list of CronJobs.