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