| Modifier and Type | Method and Description |
|---|---|
V1beta1Batch.CronJobSpec.Builder |
V1beta1Batch.CronJobSpec.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1beta1Batch.CronJobSpec.Builder |
V1beta1Batch.CronJobSpec.Builder.clear() |
V1beta1Batch.CronJobSpec.Builder |
V1beta1Batch.CronJobSpec.Builder.clearConcurrencyPolicy()
Specifies how to treat concurrent executions of a Job.
|
V1beta1Batch.CronJobSpec.Builder |
V1beta1Batch.CronJobSpec.Builder.clearFailedJobsHistoryLimit()
The number of failed finished jobs to retain.
|
V1beta1Batch.CronJobSpec.Builder |
V1beta1Batch.CronJobSpec.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1beta1Batch.CronJobSpec.Builder |
V1beta1Batch.CronJobSpec.Builder.clearJobTemplate()
Specifies the job that will be created when executing a CronJob.
|
V1beta1Batch.CronJobSpec.Builder |
V1beta1Batch.CronJobSpec.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1beta1Batch.CronJobSpec.Builder |
V1beta1Batch.CronJobSpec.Builder.clearSchedule()
The schedule in Cron format, see https://en.wikipedia.org/wiki/Cron.
|
V1beta1Batch.CronJobSpec.Builder |
V1beta1Batch.CronJobSpec.Builder.clearStartingDeadlineSeconds()
Optional deadline in seconds for starting the job if it misses scheduled
time for any reason.
|
V1beta1Batch.CronJobSpec.Builder |
V1beta1Batch.CronJobSpec.Builder.clearSuccessfulJobsHistoryLimit()
The number of successful finished jobs to retain.
|
V1beta1Batch.CronJobSpec.Builder |
V1beta1Batch.CronJobSpec.Builder.clearSuspend()
This flag tells the controller to suspend subsequent executions, it does
not apply to already started executions.
|
V1beta1Batch.CronJobSpec.Builder |
V1beta1Batch.CronJobSpec.Builder.clone() |
V1beta1Batch.CronJobSpec.Builder |
V1beta1Batch.CronJob.Builder.getSpecBuilder()
Specification of the desired behavior of a cron job, including the schedule.
|
V1beta1Batch.CronJobSpec.Builder |
V1beta1Batch.CronJobSpec.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1beta1Batch.CronJobSpec.Builder |
V1beta1Batch.CronJobSpec.Builder.mergeFrom(com.google.protobuf.Message other) |
V1beta1Batch.CronJobSpec.Builder |
V1beta1Batch.CronJobSpec.Builder.mergeFrom(V1beta1Batch.CronJobSpec other) |
V1beta1Batch.CronJobSpec.Builder |
V1beta1Batch.CronJobSpec.Builder.mergeJobTemplate(V1beta1Batch.JobTemplateSpec value)
Specifies the job that will be created when executing a CronJob.
|
V1beta1Batch.CronJobSpec.Builder |
V1beta1Batch.CronJobSpec.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static V1beta1Batch.CronJobSpec.Builder |
V1beta1Batch.CronJobSpec.newBuilder() |
static V1beta1Batch.CronJobSpec.Builder |
V1beta1Batch.CronJobSpec.newBuilder(V1beta1Batch.CronJobSpec prototype) |
V1beta1Batch.CronJobSpec.Builder |
V1beta1Batch.CronJobSpec.newBuilderForType() |
protected V1beta1Batch.CronJobSpec.Builder |
V1beta1Batch.CronJobSpec.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
V1beta1Batch.CronJobSpec.Builder |
V1beta1Batch.CronJobSpec.Builder.setConcurrencyPolicy(String value)
Specifies how to treat concurrent executions of a Job.
|
V1beta1Batch.CronJobSpec.Builder |
V1beta1Batch.CronJobSpec.Builder.setConcurrencyPolicyBytes(com.google.protobuf.ByteString value)
Specifies how to treat concurrent executions of a Job.
|
V1beta1Batch.CronJobSpec.Builder |
V1beta1Batch.CronJobSpec.Builder.setFailedJobsHistoryLimit(int value)
The number of failed finished jobs to retain.
|
V1beta1Batch.CronJobSpec.Builder |
V1beta1Batch.CronJobSpec.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1beta1Batch.CronJobSpec.Builder |
V1beta1Batch.CronJobSpec.Builder.setJobTemplate(V1beta1Batch.JobTemplateSpec.Builder builderForValue)
Specifies the job that will be created when executing a CronJob.
|
V1beta1Batch.CronJobSpec.Builder |
V1beta1Batch.CronJobSpec.Builder.setJobTemplate(V1beta1Batch.JobTemplateSpec value)
Specifies the job that will be created when executing a CronJob.
|
V1beta1Batch.CronJobSpec.Builder |
V1beta1Batch.CronJobSpec.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1beta1Batch.CronJobSpec.Builder |
V1beta1Batch.CronJobSpec.Builder.setSchedule(String value)
The schedule in Cron format, see https://en.wikipedia.org/wiki/Cron.
|
V1beta1Batch.CronJobSpec.Builder |
V1beta1Batch.CronJobSpec.Builder.setScheduleBytes(com.google.protobuf.ByteString value)
The schedule in Cron format, see https://en.wikipedia.org/wiki/Cron.
|
V1beta1Batch.CronJobSpec.Builder |
V1beta1Batch.CronJobSpec.Builder.setStartingDeadlineSeconds(long value)
Optional deadline in seconds for starting the job if it misses scheduled
time for any reason.
|
V1beta1Batch.CronJobSpec.Builder |
V1beta1Batch.CronJobSpec.Builder.setSuccessfulJobsHistoryLimit(int value)
The number of successful finished jobs to retain.
|
V1beta1Batch.CronJobSpec.Builder |
V1beta1Batch.CronJobSpec.Builder.setSuspend(boolean value)
This flag tells the controller to suspend subsequent executions, it does
not apply to already started executions.
|
V1beta1Batch.CronJobSpec.Builder |
V1beta1Batch.CronJobSpec.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1beta1Batch.CronJobSpec.Builder |
V1beta1Batch.CronJobSpec.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
V1beta1Batch.CronJob.Builder |
V1beta1Batch.CronJob.Builder.setSpec(V1beta1Batch.CronJobSpec.Builder builderForValue)
Specification of the desired behavior of a cron job, including the schedule.
|
Copyright © 2023. All rights reserved.