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