public static class SSECustomerKeyDetails.Builder extends Object
Modifier and Type | Method and Description |
---|---|
SSECustomerKeyDetails.Builder |
algorithm(SSECustomerKeyDetails.Algorithm algorithm) |
SSECustomerKeyDetails |
build() |
SSECustomerKeyDetails.Builder |
copy(SSECustomerKeyDetails o) |
SSECustomerKeyDetails.Builder |
key(String key) |
SSECustomerKeyDetails.Builder |
keySha256(String keySha256) |
String |
toString() |
public SSECustomerKeyDetails.Builder algorithm(SSECustomerKeyDetails.Algorithm algorithm)
public SSECustomerKeyDetails.Builder key(String key)
public SSECustomerKeyDetails.Builder keySha256(String keySha256)
public SSECustomerKeyDetails build()
public SSECustomerKeyDetails.Builder copy(SSECustomerKeyDetails o)
Copyright © 2016–2021. All rights reserved.