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