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