V2alpha1Batch.CronJobSpec.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V2alpha1Batch.CronJobSpec.Builder.clear()
Specifies how to treat concurrent executions of a Job.
The number of failed finished jobs to retain.
V2alpha1Batch.CronJobSpec.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Specifies the job that will be created when executing a CronJob.
V2alpha1Batch.CronJobSpec.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
The schedule in Cron format, see https://en.wikipedia.org/wiki/Cron.
Optional deadline in seconds for starting the job if it misses scheduled
time for any reason.
The number of successful finished jobs to retain.
This flag tells the controller to suspend subsequent executions, it does
not apply to already started executions.
V2alpha1Batch.CronJobSpec.Builder.clone()
Specification of the desired behavior of a cron job, including the schedule.
V2alpha1Batch.CronJobSpec.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V2alpha1Batch.CronJobSpec.Builder.mergeFrom(com.google.protobuf.Message other)
Specifies the job that will be created when executing a CronJob.
V2alpha1Batch.CronJobSpec.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V2alpha1Batch.CronJobSpec.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
Specifies how to treat concurrent executions of a Job.
Specifies how to treat concurrent executions of a Job.
The number of failed finished jobs to retain.
V2alpha1Batch.CronJobSpec.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Specifies the job that will be created when executing a CronJob.
Specifies the job that will be created when executing a CronJob.
V2alpha1Batch.CronJobSpec.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
The schedule in Cron format, see https://en.wikipedia.org/wiki/Cron.
V2alpha1Batch.CronJobSpec.Builder.setScheduleBytes(com.google.protobuf.ByteString value)
The schedule in Cron format, see https://en.wikipedia.org/wiki/Cron.
Optional deadline in seconds for starting the job if it misses scheduled
time for any reason.
The number of successful finished jobs to retain.
V2alpha1Batch.CronJobSpec.Builder.setSuspend(boolean value)
This flag tells the controller to suspend subsequent executions, it does
not apply to already started executions.
V2alpha1Batch.CronJobSpec.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)