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