| Package | Description |
|---|---|
| com.google.api.services.storage.model |
| Modifier and Type | Method and Description |
|---|---|
Bucket.CustomPlacementConfig |
Bucket.CustomPlacementConfig.clone() |
Bucket.CustomPlacementConfig |
Bucket.getCustomPlacementConfig()
The bucket's custom placement configuration for Custom Dual Regions.
|
Bucket.CustomPlacementConfig |
Bucket.CustomPlacementConfig.set(String fieldName,
Object value) |
Bucket.CustomPlacementConfig |
Bucket.CustomPlacementConfig.setDataLocations(List<String> dataLocations)
The list of regional locations in which data is placed.
|
| Modifier and Type | Method and Description |
|---|---|
Bucket |
Bucket.setCustomPlacementConfig(Bucket.CustomPlacementConfig customPlacementConfig)
The bucket's custom placement configuration for Custom Dual Regions.
|
Copyright © 2011–2025 Google. All rights reserved.