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