| Package | Description |
|---|---|
| com.google.api.services.storage.model |
| Modifier and Type | Method and Description |
|---|---|
RelocateBucketRequest.DestinationCustomPlacementConfig |
RelocateBucketRequest.DestinationCustomPlacementConfig.clone() |
RelocateBucketRequest.DestinationCustomPlacementConfig |
RelocateBucketRequest.getDestinationCustomPlacementConfig()
The bucket's new custom placement configuration if relocating to a Custom Dual Region.
|
RelocateBucketRequest.DestinationCustomPlacementConfig |
RelocateBucketRequest.DestinationCustomPlacementConfig.set(String fieldName,
Object value) |
RelocateBucketRequest.DestinationCustomPlacementConfig |
RelocateBucketRequest.DestinationCustomPlacementConfig.setDataLocations(List<String> dataLocations)
The list of regional locations in which data is placed.
|
| Modifier and Type | Method and Description |
|---|---|
RelocateBucketRequest |
RelocateBucketRequest.setDestinationCustomPlacementConfig(RelocateBucketRequest.DestinationCustomPlacementConfig destinationCustomPlacementConfig)
The bucket's new custom placement configuration if relocating to a Custom Dual Region.
|
Copyright © 2011–2025 Google. All rights reserved.