public class HeadBucketResult extends Object implements Serializable
Constructor and Description |
---|
HeadBucketResult() |
Modifier and Type | Method and Description |
---|---|
String |
getBucketRegion()
Returns the Amazon Web Services region where the bucket is located.
|
void |
setBucketRegion(String bucketRegion) |
HeadBucketResult |
withBucketRegion(String bucketRegion) |
public String getBucketRegion()
public void setBucketRegion(String bucketRegion)
public HeadBucketResult withBucketRegion(String bucketRegion)
Privacy | Site terms | Cookie preferences | © 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.