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