public class BucketLocationResponse extends HeaderResponse
| Constructor and Description |
|---|
BucketLocationResponse(String location) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocation()
Obtain the bucket location.
|
String |
toString() |
getRequestId, getResponseHeaders, getStatusCodepublic BucketLocationResponse(String location)
public String getLocation()
public String toString()
toString in class HeaderResponseCopyright © 2019. All rights reserved.