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