public class Context extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
accessKey
访问key
|
protected String |
bucket
容器名称
|
protected long |
connectTimeout
连接超时
|
protected String |
endpoint
服务端点
|
protected String |
prefix
RUL前缀
|
protected long |
readTimeout
读取超时
|
protected String |
region
存储区域
|
protected String |
secretKey
访问秘钥
|
protected boolean |
secure
是否私有
|
protected long |
writeTimeout
写入超时
|
| Constructor and Description |
|---|
Context() |
protected String prefix
protected String bucket
protected String endpoint
protected String accessKey
protected String secretKey
protected String region
protected boolean secure
protected long connectTimeout
protected long writeTimeout
protected long readTimeout
Copyright © 2021. All rights reserved.