Package | Description |
---|---|
com.oracle.bmc.objectstorage.model |
Modifier and Type | Method and Description |
---|---|
SSECustomerKeyDetails |
SSECustomerKeyDetails.Builder.build() |
SSECustomerKeyDetails |
ReencryptObjectDetails.getSourceSseCustomerKey() |
SSECustomerKeyDetails |
ReencryptObjectDetails.getSseCustomerKey() |
Modifier and Type | Method and Description |
---|---|
SSECustomerKeyDetails.Builder |
SSECustomerKeyDetails.Builder.copy(SSECustomerKeyDetails model) |
ReencryptObjectDetails.Builder |
ReencryptObjectDetails.Builder.sourceSseCustomerKey(SSECustomerKeyDetails sourceSseCustomerKey) |
ReencryptObjectDetails.Builder |
ReencryptObjectDetails.Builder.sseCustomerKey(SSECustomerKeyDetails sseCustomerKey) |
Constructor and Description |
---|
ReencryptObjectDetails(String kmsKeyId,
SSECustomerKeyDetails sseCustomerKey,
SSECustomerKeyDetails sourceSseCustomerKey)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.