| 程序包 | 说明 |
|---|---|
| com.ksyun.ks3.service | |
| com.ksyun.ks3.service.request | |
| com.ksyun.ks3.utils |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
Ks3Client.objectExists(String bucket,
String key,
SSECustomerKey sseKey) |
| 限定符和类型 | 方法和说明 |
|---|---|
SSECustomerKey |
CopyPartRequest.getDestinationSSECustomerKey() |
SSECustomerKey |
CopyObjectRequest.getDestinationSSECustomerKey() |
SSECustomerKey |
CopyPartRequest.getSourceSSECustomerKey() |
SSECustomerKey |
CopyObjectRequest.getSourceSSECustomerKey() |
SSECustomerKey |
InitiateMultipartUploadRequest.getSseCustomerKey() |
SSECustomerKey |
HeadObjectRequest.getSseCustomerKey() |
SSECustomerKey |
SSECustomerKeyRequest.getSseCustomerKey() |
SSECustomerKey |
GetObjectRequest.getSseCustomerKey() |
SSECustomerKey |
UploadPartRequest.getSseCustomerKey() |
SSECustomerKey |
PutObjectRequest.getSseCustomerKey() |
SSECustomerKey |
GeneratePresignedUrlRequest.getSseCustomerKey() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CopyPartRequest.setDestinationSSECustomerKey(SSECustomerKey destinationSSECustomerKey) |
void |
CopyObjectRequest.setDestinationSSECustomerKey(SSECustomerKey destinationSSECustomerKey) |
void |
CopyPartRequest.setSourceSSECustomerKey(SSECustomerKey sourceSSECustomerKey) |
void |
CopyObjectRequest.setSourceSSECustomerKey(SSECustomerKey sourceSSECustomerKey) |
void |
InitiateMultipartUploadRequest.setSseCustomerKey(SSECustomerKey sseCustomerKey) |
void |
HeadObjectRequest.setSseCustomerKey(SSECustomerKey sseCustomerKey) |
void |
SSECustomerKeyRequest.setSseCustomerKey(SSECustomerKey sseCustomerKey) |
void |
GetObjectRequest.setSseCustomerKey(SSECustomerKey sseCustomerKey) |
void |
UploadPartRequest.setSseCustomerKey(SSECustomerKey sseCustomerKey) |
void |
PutObjectRequest.setSseCustomerKey(SSECustomerKey sseCustomerKey) |
void |
GeneratePresignedUrlRequest.setSseCustomerKey(SSECustomerKey sseCustomerKey) |
| 限定符和类型 | 方法和说明 |
|---|---|
static Map<? extends String,? extends String> |
HttpUtils.convertCopySourceSSECustomerKey2Headers(SSECustomerKey key) |
static Map<String,String> |
HttpUtils.convertSSECustomerKey2Headers(SSECustomerKey key) |
Copyright © 2024. All rights reserved.