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