| Package | Description |
|---|---|
| io.grafeas.v1beta1.attestation |
| Modifier and Type | Method and Description |
|---|---|
NoteName |
NoteName.Builder.build() |
static NoteName |
NoteName.of(String project,
String note) |
static NoteName |
NoteName.parse(String formattedString) |
| Modifier and Type | Method and Description |
|---|---|
static List<NoteName> |
NoteName.parseList(List<String> formattedStrings) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
NoteName.toStringList(List<NoteName> values) |
Copyright © 2019 Google LLC. All rights reserved.