public class SSECustomerKey
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
SSECustomerKey.Builder |
Modifier and Type | Method and Description |
---|---|
static SSECustomerKey.Builder |
builder() |
@Nullable java.lang.String |
getAlgorithm() |
@Nullable java.lang.String |
getKey() |
@Nullable java.lang.String |
getMD5() |
public @Nullable java.lang.String getKey()
public @Nullable java.lang.String getAlgorithm()
public @Nullable java.lang.String getMD5()
public static SSECustomerKey.Builder builder()