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