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