| Package | Description |
|---|---|
| io.grafeas.v1beta1.deployment |
| 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 |
Details.getDeployment()
Deployment history for the resource.
|
Deployment |
Details.Builder.getDeployment()
Deployment history for the resource.
|
Deployment |
DetailsOrBuilder.getDeployment()
Deployment history for the resource.
|
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 |
|---|---|
com.google.protobuf.Parser<Deployment> |
Deployment.getParserForType() |
static com.google.protobuf.Parser<Deployment> |
Deployment.parser() |
| Modifier and Type | Method and Description |
|---|---|
Details.Builder |
Details.Builder.mergeDeployment(Deployment value)
Deployment history for the resource.
|
Deployment.Builder |
Deployment.Builder.mergeFrom(Deployment other) |
static Deployment.Builder |
Deployment.newBuilder(Deployment prototype) |
Details.Builder |
Details.Builder.setDeployment(Deployment value)
Deployment history for the resource.
|
Copyright © 2019 Google LLC. All rights reserved.