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