| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V2alpha1Batch.CronJobSpec> |
V2alpha1Batch.CronJobSpec.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V2alpha1Batch.CronJobSpec |
V2alpha1Batch.CronJobSpec.Builder.build() |
V2alpha1Batch.CronJobSpec |
V2alpha1Batch.CronJobSpec.Builder.buildPartial() |
static V2alpha1Batch.CronJobSpec |
V2alpha1Batch.CronJobSpec.getDefaultInstance() |
V2alpha1Batch.CronJobSpec |
V2alpha1Batch.CronJobSpec.getDefaultInstanceForType() |
V2alpha1Batch.CronJobSpec |
V2alpha1Batch.CronJobSpec.Builder.getDefaultInstanceForType() |
V2alpha1Batch.CronJobSpec |
V2alpha1Batch.CronJobOrBuilder.getSpec()
Specification of the desired behavior of a cron job, including the schedule.
|
V2alpha1Batch.CronJobSpec |
V2alpha1Batch.CronJob.getSpec()
Specification of the desired behavior of a cron job, including the schedule.
|
V2alpha1Batch.CronJobSpec |
V2alpha1Batch.CronJob.Builder.getSpec()
Specification of the desired behavior of a cron job, including the schedule.
|
static V2alpha1Batch.CronJobSpec |
V2alpha1Batch.CronJobSpec.parseDelimitedFrom(InputStream input) |
static V2alpha1Batch.CronJobSpec |
V2alpha1Batch.CronJobSpec.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V2alpha1Batch.CronJobSpec |
V2alpha1Batch.CronJobSpec.parseFrom(byte[] data) |
static V2alpha1Batch.CronJobSpec |
V2alpha1Batch.CronJobSpec.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V2alpha1Batch.CronJobSpec |
V2alpha1Batch.CronJobSpec.parseFrom(ByteBuffer data) |
static V2alpha1Batch.CronJobSpec |
V2alpha1Batch.CronJobSpec.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V2alpha1Batch.CronJobSpec |
V2alpha1Batch.CronJobSpec.parseFrom(com.google.protobuf.ByteString data) |
static V2alpha1Batch.CronJobSpec |
V2alpha1Batch.CronJobSpec.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V2alpha1Batch.CronJobSpec |
V2alpha1Batch.CronJobSpec.parseFrom(com.google.protobuf.CodedInputStream input) |
static V2alpha1Batch.CronJobSpec |
V2alpha1Batch.CronJobSpec.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V2alpha1Batch.CronJobSpec |
V2alpha1Batch.CronJobSpec.parseFrom(InputStream input) |
static V2alpha1Batch.CronJobSpec |
V2alpha1Batch.CronJobSpec.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V2alpha1Batch.CronJobSpec> |
V2alpha1Batch.CronJobSpec.getParserForType() |
static com.google.protobuf.Parser<V2alpha1Batch.CronJobSpec> |
V2alpha1Batch.CronJobSpec.parser() |
| Modifier and Type | Method and Description |
|---|---|
V2alpha1Batch.CronJobSpec.Builder |
V2alpha1Batch.CronJobSpec.Builder.mergeFrom(V2alpha1Batch.CronJobSpec other) |
V2alpha1Batch.CronJob.Builder |
V2alpha1Batch.CronJob.Builder.mergeSpec(V2alpha1Batch.CronJobSpec value)
Specification of the desired behavior of a cron job, including the schedule.
|
static V2alpha1Batch.CronJobSpec.Builder |
V2alpha1Batch.CronJobSpec.newBuilder(V2alpha1Batch.CronJobSpec prototype) |
V2alpha1Batch.CronJob.Builder |
V2alpha1Batch.CronJob.Builder.setSpec(V2alpha1Batch.CronJobSpec value)
Specification of the desired behavior of a cron job, including the schedule.
|
Copyright © 2021. All rights reserved.