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