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