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