@Deprecated public class CreateBucketOutput extends Object implements Serializable
| Constructor and Description |
|---|
CreateBucketOutput(RequestInfo requestInfo,
String location)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getLocation()
Deprecated.
|
RequestInfo |
getRequestInfo()
Deprecated.
|
CreateBucketOutput |
setLocation(String location)
Deprecated.
|
CreateBucketOutput |
setRequestInfo(RequestInfo requestInfo)
Deprecated.
|
String |
toString()
Deprecated.
|
public CreateBucketOutput(RequestInfo requestInfo, String location)
public RequestInfo getRequestInfo()
public CreateBucketOutput setRequestInfo(RequestInfo requestInfo)
public String getLocation()
public CreateBucketOutput setLocation(String location)
Copyright © 2022. All rights reserved.