public abstract class AbstractBaseRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractBaseRequest.BytesContent |
| Constructor and Description |
|---|
AbstractBaseRequest(String bucketName) |
| Modifier and Type | Method and Description |
|---|---|
void |
check_param() |
String |
getBucketName() |
AbstractBaseRequest.BytesContent |
getBytesContent() |
protected String |
getMemberStringValue(String member) |
void |
setBucketName(String bucketName) |
String |
toString() |
public AbstractBaseRequest(String bucketName)
public String getBucketName()
public void setBucketName(String bucketName)
public void check_param()
throws ParamException
ParamExceptionpublic AbstractBaseRequest.BytesContent getBytesContent()
Copyright © 2019. All rights reserved.