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