Package | Description |
---|---|
com.obs.services | |
com.obs.services.model | |
com.obs.services.model.fs |
Modifier and Type | Method and Description |
---|---|
OptionsInfoResult |
AbstractDeprecatedBucketClient.optionsBucket(String bucketName,
OptionsInfoRequest optionInfo)
Deprecated.
|
OptionsInfoResult |
SecretFlexibleBucketObsClient.optionsBucket(String bucketName,
OptionsInfoRequest optionInfo,
String accessKey,
String secretKey)
Deprecated.
|
OptionsInfoResult |
SecretFlexibleBucketObsClient.optionsBucket(String bucketName,
OptionsInfoRequest optionInfo,
String accessKey,
String secretKey,
String securityToken)
Deprecated.
|
OptionsInfoResult |
AbstractObjectClient.optionsObject(String bucketName,
String objectKey,
OptionsInfoRequest optionInfo)
Deprecated.
|
OptionsInfoResult |
SecretFlexibleObsClient.optionsObject(String bucketName,
String objectKey,
OptionsInfoRequest optionInfo,
String accessKey,
String secretKey)
Deprecated.
|
OptionsInfoResult |
SecretFlexibleObsClient.optionsObject(String bucketName,
String objectKey,
OptionsInfoRequest optionInfo,
String accessKey,
String secretKey,
String securityToken)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
BucketMetadataInfoResult
Response to a request for obtaining bucket metadata
|
Modifier and Type | Class and Description |
---|---|
class |
GetBucketFSStatusResult
Response to a request of obtaining status of the file gateway feature of a
bucket
|
Copyright © 2021. All rights reserved.