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