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