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