| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1Batch.JobCondition> |
V1Batch.JobCondition.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1Batch.JobCondition |
V1Batch.JobCondition.Builder.build() |
V1Batch.JobCondition |
V1Batch.JobCondition.Builder.buildPartial() |
V1Batch.JobCondition |
V1Batch.JobStatusOrBuilder.getConditions(int index)
The latest available observations of an object's current state.
|
V1Batch.JobCondition |
V1Batch.JobStatus.getConditions(int index)
The latest available observations of an object's current state.
|
V1Batch.JobCondition |
V1Batch.JobStatus.Builder.getConditions(int index)
The latest available observations of an object's current state.
|
static V1Batch.JobCondition |
V1Batch.JobCondition.getDefaultInstance() |
V1Batch.JobCondition |
V1Batch.JobCondition.getDefaultInstanceForType() |
V1Batch.JobCondition |
V1Batch.JobCondition.Builder.getDefaultInstanceForType() |
static V1Batch.JobCondition |
V1Batch.JobCondition.parseDelimitedFrom(InputStream input) |
static V1Batch.JobCondition |
V1Batch.JobCondition.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Batch.JobCondition |
V1Batch.JobCondition.parseFrom(byte[] data) |
static V1Batch.JobCondition |
V1Batch.JobCondition.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Batch.JobCondition |
V1Batch.JobCondition.parseFrom(ByteBuffer data) |
static V1Batch.JobCondition |
V1Batch.JobCondition.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Batch.JobCondition |
V1Batch.JobCondition.parseFrom(com.google.protobuf.ByteString data) |
static V1Batch.JobCondition |
V1Batch.JobCondition.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Batch.JobCondition |
V1Batch.JobCondition.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1Batch.JobCondition |
V1Batch.JobCondition.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Batch.JobCondition |
V1Batch.JobCondition.parseFrom(InputStream input) |
static V1Batch.JobCondition |
V1Batch.JobCondition.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<V1Batch.JobCondition> |
V1Batch.JobStatusOrBuilder.getConditionsList()
The latest available observations of an object's current state.
|
List<V1Batch.JobCondition> |
V1Batch.JobStatus.getConditionsList()
The latest available observations of an object's current state.
|
List<V1Batch.JobCondition> |
V1Batch.JobStatus.Builder.getConditionsList()
The latest available observations of an object's current state.
|
com.google.protobuf.Parser<V1Batch.JobCondition> |
V1Batch.JobCondition.getParserForType() |
static com.google.protobuf.Parser<V1Batch.JobCondition> |
V1Batch.JobCondition.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1Batch.JobStatus.Builder |
V1Batch.JobStatus.Builder.addConditions(int index,
V1Batch.JobCondition value)
The latest available observations of an object's current state.
|
V1Batch.JobStatus.Builder |
V1Batch.JobStatus.Builder.addConditions(V1Batch.JobCondition value)
The latest available observations of an object's current state.
|
V1Batch.JobCondition.Builder |
V1Batch.JobCondition.Builder.mergeFrom(V1Batch.JobCondition other) |
static V1Batch.JobCondition.Builder |
V1Batch.JobCondition.newBuilder(V1Batch.JobCondition prototype) |
V1Batch.JobStatus.Builder |
V1Batch.JobStatus.Builder.setConditions(int index,
V1Batch.JobCondition value)
The latest available observations of an object's current state.
|
| Modifier and Type | Method and Description |
|---|---|
V1Batch.JobStatus.Builder |
V1Batch.JobStatus.Builder.addAllConditions(Iterable<? extends V1Batch.JobCondition> values)
The latest available observations of an object's current state.
|
Copyright © 2019. All rights reserved.