Package | Description |
---|---|
com.google.cloud.storage |
A client for Cloud Storage - Unified object storage.
|
Modifier and Type | Method and Description |
---|---|
BucketInfo.CustomPlacementConfig |
BucketInfo.CustomPlacementConfig.Builder.build() |
BucketInfo.CustomPlacementConfig |
BucketInfo.getCustomPlacementConfig()
Returns the Custom Placement Configuration
|
Modifier and Type | Method and Description |
---|---|
abstract BucketInfo.Builder |
BucketInfo.Builder.setCustomPlacementConfig(BucketInfo.CustomPlacementConfig customPlacementConfig) |
Bucket.Builder |
Bucket.Builder.setCustomPlacementConfig(BucketInfo.CustomPlacementConfig customPlacementConfig) |
Copyright © 2023 Google LLC. All rights reserved.