| 程序包 | 说明 |
|---|---|
| com.obs.services | |
| com.obs.services.model | |
| com.obs.services.model.fs |
| 限定符和类型 | 方法和说明 |
|---|---|
OptionsInfoResult |
ObsClient.optionsBucket(String bucketName,
OptionsInfoRequest optionInfo)
已过时。
|
OptionsInfoResult |
SecretFlexibleObsClient.optionsBucket(String bucketName,
OptionsInfoRequest optionInfo,
String accessKey,
String secretKey)
已过时。
|
OptionsInfoResult |
SecretFlexibleObsClient.optionsBucket(String bucketName,
OptionsInfoRequest optionInfo,
String accessKey,
String secretKey,
String securityToken)
已过时。
|
OptionsInfoResult |
ObsClient.optionsObject(String bucketName,
String objectKey,
OptionsInfoRequest optionInfo)
已过时。
|
OptionsInfoResult |
SecretFlexibleObsClient.optionsObject(String bucketName,
String objectKey,
OptionsInfoRequest optionInfo,
String accessKey,
String secretKey)
已过时。
|
OptionsInfoResult |
SecretFlexibleObsClient.optionsObject(String bucketName,
String objectKey,
OptionsInfoRequest optionInfo,
String accessKey,
String secretKey,
String securityToken)
已过时。
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
BucketMetadataInfoResult
Response to a request for obtaining bucket metadata
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
GetBucketFSStatusResult
Response to a request of obtaining status of the file gateway feature of a
bucket
|
Copyright © 2021. All rights reserved.