| Modifier and Type | Method and Description |
|---|---|
Deployment.Result |
Deployment.Result.Builder.build() |
Deployment.Result |
Deployment.Result.Builder.buildPartial() |
static Deployment.Result |
Deployment.Result.getDefaultInstance() |
Deployment.Result |
Deployment.Result.getDefaultInstanceForType() |
Deployment.Result |
Deployment.Result.Builder.getDefaultInstanceForType() |
Deployment.Result |
Deployment.getResult()
Result of the deployment.
|
Deployment.Result |
Deployment.Builder.getResult()
Result of the deployment.
|
Deployment.Result |
DeploymentOrBuilder.getResult()
Result of the deployment.
|
static Deployment.Result |
Deployment.Result.parseDelimitedFrom(InputStream input) |
static Deployment.Result |
Deployment.Result.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Deployment.Result |
Deployment.Result.parseFrom(byte[] data) |
static Deployment.Result |
Deployment.Result.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Deployment.Result |
Deployment.Result.parseFrom(ByteBuffer data) |
static Deployment.Result |
Deployment.Result.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Deployment.Result |
Deployment.Result.parseFrom(com.google.protobuf.ByteString data) |
static Deployment.Result |
Deployment.Result.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Deployment.Result |
Deployment.Result.parseFrom(com.google.protobuf.CodedInputStream input) |
static Deployment.Result |
Deployment.Result.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Deployment.Result |
Deployment.Result.parseFrom(InputStream input) |
static Deployment.Result |
Deployment.Result.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Deployment.Result> |
Deployment.Result.getParserForType() |
static com.google.protobuf.Parser<Deployment.Result> |
Deployment.Result.parser() |
| Modifier and Type | Method and Description |
|---|---|
Deployment.Result.Builder |
Deployment.Result.Builder.mergeFrom(Deployment.Result other) |
Deployment.Builder |
Deployment.Builder.mergeResult(Deployment.Result value)
Result of the deployment.
|
static Deployment.Result.Builder |
Deployment.Result.newBuilder(Deployment.Result prototype) |
Deployment.Builder |
Deployment.Builder.setResult(Deployment.Result value)
Result of the deployment.
|
Copyright © 2025 Google LLC. All rights reserved.