| Modifier and Type | Method and Description |
|---|---|
PolicyName |
PolicyName.Builder.build() |
PolicyName |
PolicyName.LocationBuilder.build() |
static PolicyName |
PolicyName.of(String project) |
static PolicyName |
PolicyName.ofLocationName(String location) |
static PolicyName |
PolicyName.ofProjectName(String project) |
static PolicyName |
PolicyName.parse(String formattedString) |
| Modifier and Type | Method and Description |
|---|---|
static List<PolicyName> |
PolicyName.parseList(List<String> formattedStrings) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
PolicyName.toStringList(List<PolicyName> values) |
Copyright © 2023 Google LLC. All rights reserved.