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