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