| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1Batch.Job> |
V1Batch.Job.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1Batch.Job |
V1Batch.Job.Builder.build() |
V1Batch.Job |
V1Batch.Job.Builder.buildPartial() |
static V1Batch.Job |
V1Batch.Job.getDefaultInstance() |
V1Batch.Job |
V1Batch.Job.getDefaultInstanceForType() |
V1Batch.Job |
V1Batch.Job.Builder.getDefaultInstanceForType() |
V1Batch.Job |
V1Batch.JobListOrBuilder.getItems(int index)
items is the list of Jobs.
|
V1Batch.Job |
V1Batch.JobList.getItems(int index)
items is the list of Jobs.
|
V1Batch.Job |
V1Batch.JobList.Builder.getItems(int index)
items is the list of Jobs.
|
static V1Batch.Job |
V1Batch.Job.parseDelimitedFrom(InputStream input) |
static V1Batch.Job |
V1Batch.Job.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Batch.Job |
V1Batch.Job.parseFrom(byte[] data) |
static V1Batch.Job |
V1Batch.Job.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Batch.Job |
V1Batch.Job.parseFrom(ByteBuffer data) |
static V1Batch.Job |
V1Batch.Job.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Batch.Job |
V1Batch.Job.parseFrom(com.google.protobuf.ByteString data) |
static V1Batch.Job |
V1Batch.Job.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Batch.Job |
V1Batch.Job.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1Batch.Job |
V1Batch.Job.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Batch.Job |
V1Batch.Job.parseFrom(InputStream input) |
static V1Batch.Job |
V1Batch.Job.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<V1Batch.Job> |
V1Batch.JobListOrBuilder.getItemsList()
items is the list of Jobs.
|
List<V1Batch.Job> |
V1Batch.JobList.getItemsList()
items is the list of Jobs.
|
List<V1Batch.Job> |
V1Batch.JobList.Builder.getItemsList()
items is the list of Jobs.
|
com.google.protobuf.Parser<V1Batch.Job> |
V1Batch.Job.getParserForType() |
static com.google.protobuf.Parser<V1Batch.Job> |
V1Batch.Job.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1Batch.JobList.Builder |
V1Batch.JobList.Builder.addItems(int index,
V1Batch.Job value)
items is the list of Jobs.
|
V1Batch.JobList.Builder |
V1Batch.JobList.Builder.addItems(V1Batch.Job value)
items is the list of Jobs.
|
V1Batch.Job.Builder |
V1Batch.Job.Builder.mergeFrom(V1Batch.Job other) |
static V1Batch.Job.Builder |
V1Batch.Job.newBuilder(V1Batch.Job prototype) |
V1Batch.JobList.Builder |
V1Batch.JobList.Builder.setItems(int index,
V1Batch.Job value)
items is the list of Jobs.
|
| Modifier and Type | Method and Description |
|---|---|
V1Batch.JobList.Builder |
V1Batch.JobList.Builder.addAllItems(Iterable<? extends V1Batch.Job> values)
items is the list of Jobs.
|
Copyright © 2018. All rights reserved.