public class GetBucketLocationOutput extends Object
| 构造器和说明 |
|---|
GetBucketLocationOutput() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getExtranetEndpoint() |
String |
getIntranetEndpoint() |
String |
getRegion() |
RequestInfo |
getRequestInfo() |
GetBucketLocationOutput |
setExtranetEndpoint(String extranetEndpoint) |
GetBucketLocationOutput |
setIntranetEndpoint(String intranetEndpoint) |
GetBucketLocationOutput |
setRegion(String region) |
GetBucketLocationOutput |
setRequestInfo(RequestInfo requestInfo) |
String |
toString() |
public RequestInfo getRequestInfo()
public GetBucketLocationOutput setRequestInfo(RequestInfo requestInfo)
public String getRegion()
public GetBucketLocationOutput setRegion(String region)
public String getExtranetEndpoint()
public GetBucketLocationOutput setExtranetEndpoint(String extranetEndpoint)
public String getIntranetEndpoint()
public GetBucketLocationOutput setIntranetEndpoint(String intranetEndpoint)
Copyright © 2024. All rights reserved.