| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1Batch.JobTemplateSpec> |
V1Batch.JobTemplateSpec.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1Batch.JobTemplateSpec |
V1Batch.JobTemplateSpec.Builder.build() |
V1Batch.JobTemplateSpec |
V1Batch.JobTemplateSpec.Builder.buildPartial() |
static V1Batch.JobTemplateSpec |
V1Batch.JobTemplateSpec.getDefaultInstance() |
V1Batch.JobTemplateSpec |
V1Batch.JobTemplateSpec.getDefaultInstanceForType() |
V1Batch.JobTemplateSpec |
V1Batch.JobTemplateSpec.Builder.getDefaultInstanceForType() |
V1Batch.JobTemplateSpec |
V1Batch.CronJobSpecOrBuilder.getJobTemplate()
Specifies the job that will be created when executing a CronJob.
|
V1Batch.JobTemplateSpec |
V1Batch.CronJobSpec.getJobTemplate()
Specifies the job that will be created when executing a CronJob.
|
V1Batch.JobTemplateSpec |
V1Batch.CronJobSpec.Builder.getJobTemplate()
Specifies the job that will be created when executing a CronJob.
|
static V1Batch.JobTemplateSpec |
V1Batch.JobTemplateSpec.parseDelimitedFrom(InputStream input) |
static V1Batch.JobTemplateSpec |
V1Batch.JobTemplateSpec.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Batch.JobTemplateSpec |
V1Batch.JobTemplateSpec.parseFrom(byte[] data) |
static V1Batch.JobTemplateSpec |
V1Batch.JobTemplateSpec.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Batch.JobTemplateSpec |
V1Batch.JobTemplateSpec.parseFrom(ByteBuffer data) |
static V1Batch.JobTemplateSpec |
V1Batch.JobTemplateSpec.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Batch.JobTemplateSpec |
V1Batch.JobTemplateSpec.parseFrom(com.google.protobuf.ByteString data) |
static V1Batch.JobTemplateSpec |
V1Batch.JobTemplateSpec.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Batch.JobTemplateSpec |
V1Batch.JobTemplateSpec.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1Batch.JobTemplateSpec |
V1Batch.JobTemplateSpec.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Batch.JobTemplateSpec |
V1Batch.JobTemplateSpec.parseFrom(InputStream input) |
static V1Batch.JobTemplateSpec |
V1Batch.JobTemplateSpec.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1Batch.JobTemplateSpec> |
V1Batch.JobTemplateSpec.getParserForType() |
static com.google.protobuf.Parser<V1Batch.JobTemplateSpec> |
V1Batch.JobTemplateSpec.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1Batch.JobTemplateSpec.Builder |
V1Batch.JobTemplateSpec.Builder.mergeFrom(V1Batch.JobTemplateSpec other) |
V1Batch.CronJobSpec.Builder |
V1Batch.CronJobSpec.Builder.mergeJobTemplate(V1Batch.JobTemplateSpec value)
Specifies the job that will be created when executing a CronJob.
|
static V1Batch.JobTemplateSpec.Builder |
V1Batch.JobTemplateSpec.newBuilder(V1Batch.JobTemplateSpec prototype) |
V1Batch.CronJobSpec.Builder |
V1Batch.CronJobSpec.Builder.setJobTemplate(V1Batch.JobTemplateSpec value)
Specifies the job that will be created when executing a CronJob.
|
Copyright © 2023. All rights reserved.