| Modifier and Type | Method and Description |
|---|---|
Deployment |
Deployment.Builder.build() |
Deployment |
Deployment.Builder.buildPartial() |
static Deployment |
Deployment.getDefaultInstance() |
Deployment |
Deployment.getDefaultInstanceForType() |
Deployment |
Deployment.Builder.getDefaultInstanceForType() |
Deployment |
ListDeploymentsResponse.getDeployments(int index)
The list of deployments.
|
Deployment |
ListDeploymentsResponse.Builder.getDeployments(int index)
The list of deployments.
|
Deployment |
ListDeploymentsResponseOrBuilder.getDeployments(int index)
The list of deployments.
|
static Deployment |
Deployment.parseDelimitedFrom(InputStream input) |
static Deployment |
Deployment.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Deployment |
Deployment.parseFrom(byte[] data) |
static Deployment |
Deployment.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Deployment |
Deployment.parseFrom(ByteBuffer data) |
static Deployment |
Deployment.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Deployment |
Deployment.parseFrom(com.google.protobuf.ByteString data) |
static Deployment |
Deployment.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Deployment |
Deployment.parseFrom(com.google.protobuf.CodedInputStream input) |
static Deployment |
Deployment.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Deployment |
Deployment.parseFrom(InputStream input) |
static Deployment |
Deployment.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Deployment> |
ListDeploymentsResponse.getDeploymentsList()
The list of deployments.
|
List<Deployment> |
ListDeploymentsResponse.Builder.getDeploymentsList()
The list of deployments.
|
List<Deployment> |
ListDeploymentsResponseOrBuilder.getDeploymentsList()
The list of deployments.
|
com.google.protobuf.Parser<Deployment> |
Deployment.getParserForType() |
static com.google.protobuf.Parser<Deployment> |
Deployment.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListDeploymentsResponse.Builder |
ListDeploymentsResponse.Builder.addDeployments(Deployment value)
The list of deployments.
|
ListDeploymentsResponse.Builder |
ListDeploymentsResponse.Builder.addDeployments(int index,
Deployment value)
The list of deployments.
|
Deployment.Builder |
Deployment.Builder.mergeFrom(Deployment other) |
static Deployment.Builder |
Deployment.newBuilder(Deployment prototype) |
ListDeploymentsResponse.Builder |
ListDeploymentsResponse.Builder.setDeployments(int index,
Deployment value)
The list of deployments.
|
| Modifier and Type | Method and Description |
|---|---|
ListDeploymentsResponse.Builder |
ListDeploymentsResponse.Builder.addAllDeployments(Iterable<? extends Deployment> values)
The list of deployments.
|
Copyright © 2022 Google LLC. All rights reserved.