| Package | Description |
|---|---|
| io.grafeas.v1beta1.vulnerability |
| Modifier and Type | Class and Description |
|---|---|
class |
PackageIssue
This message wraps a location affected by a vulnerability and its
associated fix (if one is available).
|
static class |
PackageIssue.Builder
This message wraps a location affected by a vulnerability and its
associated fix (if one is available).
|
| Modifier and Type | Method and Description |
|---|---|
PackageIssueOrBuilder |
Details.getPackageIssueOrBuilder(int index)
The set of affected locations and their fixes (if available) within the
associated resource.
|
PackageIssueOrBuilder |
Details.Builder.getPackageIssueOrBuilder(int index)
The set of affected locations and their fixes (if available) within the
associated resource.
|
PackageIssueOrBuilder |
DetailsOrBuilder.getPackageIssueOrBuilder(int index)
The set of affected locations and their fixes (if available) within the
associated resource.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends PackageIssueOrBuilder> |
Details.getPackageIssueOrBuilderList()
The set of affected locations and their fixes (if available) within the
associated resource.
|
List<? extends PackageIssueOrBuilder> |
Details.Builder.getPackageIssueOrBuilderList()
The set of affected locations and their fixes (if available) within the
associated resource.
|
List<? extends PackageIssueOrBuilder> |
DetailsOrBuilder.getPackageIssueOrBuilderList()
The set of affected locations and their fixes (if available) within the
associated resource.
|
Copyright © 2019 Google LLC. All rights reserved.