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