| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1Batch.JobStatus> |
V1Batch.JobStatus.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1Batch.JobStatus |
V1Batch.JobStatus.Builder.build() |
V1Batch.JobStatus |
V1Batch.JobStatus.Builder.buildPartial() |
static V1Batch.JobStatus |
V1Batch.JobStatus.getDefaultInstance() |
V1Batch.JobStatus |
V1Batch.JobStatus.getDefaultInstanceForType() |
V1Batch.JobStatus |
V1Batch.JobStatus.Builder.getDefaultInstanceForType() |
V1Batch.JobStatus |
V1Batch.JobOrBuilder.getStatus()
Current status of a job.
|
V1Batch.JobStatus |
V1Batch.Job.getStatus()
Current status of a job.
|
V1Batch.JobStatus |
V1Batch.Job.Builder.getStatus()
Current status of a job.
|
static V1Batch.JobStatus |
V1Batch.JobStatus.parseDelimitedFrom(InputStream input) |
static V1Batch.JobStatus |
V1Batch.JobStatus.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Batch.JobStatus |
V1Batch.JobStatus.parseFrom(byte[] data) |
static V1Batch.JobStatus |
V1Batch.JobStatus.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Batch.JobStatus |
V1Batch.JobStatus.parseFrom(ByteBuffer data) |
static V1Batch.JobStatus |
V1Batch.JobStatus.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Batch.JobStatus |
V1Batch.JobStatus.parseFrom(com.google.protobuf.ByteString data) |
static V1Batch.JobStatus |
V1Batch.JobStatus.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Batch.JobStatus |
V1Batch.JobStatus.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1Batch.JobStatus |
V1Batch.JobStatus.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Batch.JobStatus |
V1Batch.JobStatus.parseFrom(InputStream input) |
static V1Batch.JobStatus |
V1Batch.JobStatus.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1Batch.JobStatus> |
V1Batch.JobStatus.getParserForType() |
static com.google.protobuf.Parser<V1Batch.JobStatus> |
V1Batch.JobStatus.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1Batch.JobStatus.Builder |
V1Batch.JobStatus.Builder.mergeFrom(V1Batch.JobStatus other) |
V1Batch.Job.Builder |
V1Batch.Job.Builder.mergeStatus(V1Batch.JobStatus value)
Current status of a job.
|
static V1Batch.JobStatus.Builder |
V1Batch.JobStatus.newBuilder(V1Batch.JobStatus prototype) |
V1Batch.Job.Builder |
V1Batch.Job.Builder.setStatus(V1Batch.JobStatus value)
Current status of a job.
|
Copyright © 2018. All rights reserved.