public class CreateBucketV2Output extends Object implements Serializable
| 构造器和说明 |
|---|
CreateBucketV2Output(RequestInfo requestInfo,
String location) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getLocation() |
RequestInfo |
getRequestInfo() |
CreateBucketV2Output |
setLocation(String location) |
CreateBucketV2Output |
setRequestInfo(RequestInfo requestInfo) |
String |
toString() |
public CreateBucketV2Output(RequestInfo requestInfo, String location)
public RequestInfo getRequestInfo()
public CreateBucketV2Output setRequestInfo(RequestInfo requestInfo)
public String getLocation()
public CreateBucketV2Output setLocation(String location)
Copyright © 2023. All rights reserved.