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