| Modifier and Type | Method and Description |
|---|---|
JobPlacement |
JobPlacement.Builder.build() |
JobPlacement |
JobPlacement.Builder.buildPartial() |
static JobPlacement |
JobPlacement.getDefaultInstance() |
JobPlacement |
JobPlacement.getDefaultInstanceForType() |
JobPlacement |
JobPlacement.Builder.getDefaultInstanceForType() |
JobPlacement |
JobOrBuilder.getPlacement()
Required.
|
JobPlacement |
Job.getPlacement()
Required.
|
JobPlacement |
Job.Builder.getPlacement()
Required.
|
static JobPlacement |
JobPlacement.parseDelimitedFrom(InputStream input) |
static JobPlacement |
JobPlacement.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JobPlacement |
JobPlacement.parseFrom(byte[] data) |
static JobPlacement |
JobPlacement.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JobPlacement |
JobPlacement.parseFrom(ByteBuffer data) |
static JobPlacement |
JobPlacement.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JobPlacement |
JobPlacement.parseFrom(com.google.protobuf.ByteString data) |
static JobPlacement |
JobPlacement.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JobPlacement |
JobPlacement.parseFrom(com.google.protobuf.CodedInputStream input) |
static JobPlacement |
JobPlacement.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JobPlacement |
JobPlacement.parseFrom(InputStream input) |
static JobPlacement |
JobPlacement.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<JobPlacement> |
JobPlacement.getParserForType() |
static com.google.protobuf.Parser<JobPlacement> |
JobPlacement.parser() |
| Modifier and Type | Method and Description |
|---|---|
JobPlacement.Builder |
JobPlacement.Builder.mergeFrom(JobPlacement other) |
Job.Builder |
Job.Builder.mergePlacement(JobPlacement value)
Required.
|
static JobPlacement.Builder |
JobPlacement.newBuilder(JobPlacement prototype) |
Job.Builder |
Job.Builder.setPlacement(JobPlacement value)
Required.
|
Copyright © 2019 Google LLC. All rights reserved.