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