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