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