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