| Package | Description |
|---|---|
| com.google.cloud |
Core classes for the
google-cloud library. |
| Modifier and Type | Method and Description |
|---|---|
BillingName |
BillingName.Builder.build() |
static BillingName |
BillingName.of(String billingAccount) |
static BillingName |
BillingName.parse(String formattedString) |
| Modifier and Type | Method and Description |
|---|---|
static List<BillingName> |
BillingName.parseList(List<String> formattedStrings) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
BillingName.toStringList(List<BillingName> values) |
Copyright © 2018 Google. All rights reserved.