| Modifier and Type | Method and Description |
|---|---|
VulnerabilityReportName |
VulnerabilityReportName.Builder.build() |
static VulnerabilityReportName |
VulnerabilityReportName.of(String project,
String location,
String instance) |
static VulnerabilityReportName |
VulnerabilityReportName.parse(String formattedString) |
| Modifier and Type | Method and Description |
|---|---|
static List<VulnerabilityReportName> |
VulnerabilityReportName.parseList(List<String> formattedStrings) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
VulnerabilityReportName.toStringList(List<VulnerabilityReportName> values) |
Copyright © 2024 Google LLC. All rights reserved.