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