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