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