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