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