public static final class BucketStorageLayout.CustomPlacementConfig
extends com.google.api.client.json.GenericJson
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
CustomPlacementConfig() |
| Modifier and Type | Method and Description |
|---|---|
BucketStorageLayout.CustomPlacementConfig |
clone() |
List<String> |
getDataLocations()
The list of regional locations in which data is placed.
|
BucketStorageLayout.CustomPlacementConfig |
set(String fieldName,
Object value) |
BucketStorageLayout.CustomPlacementConfig |
setDataLocations(List<String> dataLocations)
The list of regional locations in which data is placed.
|
getFactory, setFactory, toPrettyString, toStringentrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic List<String> getDataLocations()
null for nonepublic BucketStorageLayout.CustomPlacementConfig setDataLocations(List<String> dataLocations)
dataLocations - dataLocations or null for nonepublic BucketStorageLayout.CustomPlacementConfig set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic BucketStorageLayout.CustomPlacementConfig clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2025 Google. All rights reserved.