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