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