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