| Package | Description |
|---|---|
| io.grafeas.v1beta1 | |
| io.grafeas.v1beta1.deployment |
| Modifier and Type | Method and Description |
|---|---|
Details |
OccurrenceOrBuilder.getDeployment()
Describes the deployment of an artifact on a runtime.
|
Details |
Occurrence.getDeployment()
Describes the deployment of an artifact on a runtime.
|
Details |
Occurrence.Builder.getDeployment()
Describes the deployment of an artifact on a runtime.
|
| Modifier and Type | Method and Description |
|---|---|
Occurrence.Builder |
Occurrence.Builder.mergeDeployment(Details value)
Describes the deployment of an artifact on a runtime.
|
Occurrence.Builder |
Occurrence.Builder.setDeployment(Details value)
Describes the deployment of an artifact on a runtime.
|
| Modifier and Type | Method and Description |
|---|---|
Details |
Details.Builder.build() |
Details |
Details.Builder.buildPartial() |
static Details |
Details.getDefaultInstance() |
Details |
Details.getDefaultInstanceForType() |
Details |
Details.Builder.getDefaultInstanceForType() |
static Details |
Details.parseDelimitedFrom(InputStream input) |
static Details |
Details.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Details |
Details.parseFrom(byte[] data) |
static Details |
Details.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Details |
Details.parseFrom(ByteBuffer data) |
static Details |
Details.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Details |
Details.parseFrom(com.google.protobuf.ByteString data) |
static Details |
Details.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Details |
Details.parseFrom(com.google.protobuf.CodedInputStream input) |
static Details |
Details.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Details |
Details.parseFrom(InputStream input) |
static Details |
Details.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Details> |
Details.getParserForType() |
static com.google.protobuf.Parser<Details> |
Details.parser() |
| Modifier and Type | Method and Description |
|---|---|
Details.Builder |
Details.Builder.mergeFrom(Details other) |
static Details.Builder |
Details.newBuilder(Details prototype) |
Copyright © 2019 Google LLC. All rights reserved.