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