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