| Package | Description |
|---|---|
| io.grafeas.v1beta1 | |
| io.grafeas.v1beta1.common | |
| io.grafeas.v1beta1.vulnerability |
| Modifier and Type | Method and Description |
|---|---|
RelatedUrl |
NoteOrBuilder.getRelatedUrl(int index)
URLs associated with this note.
|
RelatedUrl |
Note.getRelatedUrl(int index)
URLs associated with this note.
|
RelatedUrl |
Note.Builder.getRelatedUrl(int index)
URLs associated with this note.
|
| Modifier and Type | Method and Description |
|---|---|
List<RelatedUrl> |
NoteOrBuilder.getRelatedUrlList()
URLs associated with this note.
|
List<RelatedUrl> |
Note.getRelatedUrlList()
URLs associated with this note.
|
List<RelatedUrl> |
Note.Builder.getRelatedUrlList()
URLs associated with this note.
|
| Modifier and Type | Method and Description |
|---|---|
Note.Builder |
Note.Builder.addRelatedUrl(int index,
RelatedUrl value)
URLs associated with this note.
|
Note.Builder |
Note.Builder.addRelatedUrl(RelatedUrl value)
URLs associated with this note.
|
Note.Builder |
Note.Builder.setRelatedUrl(int index,
RelatedUrl value)
URLs associated with this note.
|
| Modifier and Type | Method and Description |
|---|---|
Note.Builder |
Note.Builder.addAllRelatedUrl(Iterable<? extends RelatedUrl> values)
URLs associated with this note.
|
| Modifier and Type | Method and Description |
|---|---|
RelatedUrl |
RelatedUrl.Builder.build() |
RelatedUrl |
RelatedUrl.Builder.buildPartial() |
static RelatedUrl |
RelatedUrl.getDefaultInstance() |
RelatedUrl |
RelatedUrl.getDefaultInstanceForType() |
RelatedUrl |
RelatedUrl.Builder.getDefaultInstanceForType() |
static RelatedUrl |
RelatedUrl.parseDelimitedFrom(InputStream input) |
static RelatedUrl |
RelatedUrl.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RelatedUrl |
RelatedUrl.parseFrom(byte[] data) |
static RelatedUrl |
RelatedUrl.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RelatedUrl |
RelatedUrl.parseFrom(ByteBuffer data) |
static RelatedUrl |
RelatedUrl.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RelatedUrl |
RelatedUrl.parseFrom(com.google.protobuf.ByteString data) |
static RelatedUrl |
RelatedUrl.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RelatedUrl |
RelatedUrl.parseFrom(com.google.protobuf.CodedInputStream input) |
static RelatedUrl |
RelatedUrl.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RelatedUrl |
RelatedUrl.parseFrom(InputStream input) |
static RelatedUrl |
RelatedUrl.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<RelatedUrl> |
RelatedUrl.getParserForType() |
static com.google.protobuf.Parser<RelatedUrl> |
RelatedUrl.parser() |
| Modifier and Type | Method and Description |
|---|---|
RelatedUrl.Builder |
RelatedUrl.Builder.mergeFrom(RelatedUrl other) |
static RelatedUrl.Builder |
RelatedUrl.newBuilder(RelatedUrl prototype) |
| Modifier and Type | Method and Description |
|---|---|
RelatedUrl |
Details.getRelatedUrls(int index)
Output only.
|
RelatedUrl |
Details.Builder.getRelatedUrls(int index)
Output only.
|
RelatedUrl |
DetailsOrBuilder.getRelatedUrls(int index)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
List<RelatedUrl> |
Details.getRelatedUrlsList()
Output only.
|
List<RelatedUrl> |
Details.Builder.getRelatedUrlsList()
Output only.
|
List<RelatedUrl> |
DetailsOrBuilder.getRelatedUrlsList()
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
Details.Builder |
Details.Builder.addRelatedUrls(int index,
RelatedUrl value)
Output only.
|
Details.Builder |
Details.Builder.addRelatedUrls(RelatedUrl value)
Output only.
|
Details.Builder |
Details.Builder.setRelatedUrls(int index,
RelatedUrl value)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
Details.Builder |
Details.Builder.addAllRelatedUrls(Iterable<? extends RelatedUrl> values)
Output only.
|
Copyright © 2019 Google LLC. All rights reserved.