public static class BucketInfo.CustomPlacementConfig extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
BucketInfo.CustomPlacementConfig.Builder |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
List<String> |
getDataLocations() |
int |
hashCode() |
static BucketInfo.CustomPlacementConfig.Builder |
newBuilder() |
BucketInfo.CustomPlacementConfig.Builder |
toBuilder() |
String |
toString() |
public static BucketInfo.CustomPlacementConfig.Builder newBuilder()
public BucketInfo.CustomPlacementConfig.Builder toBuilder()
Copyright © 2023 Google LLC. All rights reserved.