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