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