Package | Description |
---|---|
com.obs.services.model |
Modifier and Type | Field and Description |
---|---|
protected SseKmsHeader |
PutObjectBasicRequest.sseKmsHeader |
Modifier and Type | Method and Description |
---|---|
SseKmsHeader |
PutObjectsRequest.getSseKmsHeader()
Obtain SSE-KMS encryption headers of the object.
|
SseKmsHeader |
PutObjectBasicRequest.getSseKmsHeader()
Obtain SSE-KMS encryption headers of the object.
|
Modifier and Type | Method and Description |
---|---|
void |
PutObjectsRequest.setSseKmsHeader(SseKmsHeader sseKmsHeader)
Set SSE-KMS encryption headers of the object.
|
void |
PutObjectBasicRequest.setSseKmsHeader(SseKmsHeader sseKmsHeader)
Set SSE-KMS encryption headers of the object.
|
Copyright © 2019. All rights reserved.