public class CreateBucketV2Output extends Object implements Serializable
| Constructor and Description |
|---|
CreateBucketV2Output(RequestInfo requestInfo,
String location) |
| Modifier and Type | Method and Description |
|---|---|
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 © 2022. All rights reserved.