protected static class InventoryEncryption.BuilderImpl extends Object implements InventoryEncryption.Builder
Modifier | Constructor and Description |
---|---|
protected |
BuilderImpl() |
Modifier and Type | Method and Description |
---|---|
InventoryEncryption |
build() |
boolean |
equals(Object rhs) |
int |
hashCode() |
SSEKMS |
sSEKMS() |
InventoryEncryption.Builder |
sSEKMS(SSEKMS sSEKMS) |
SSES3 |
sSES3() |
InventoryEncryption.Builder |
sSES3(SSES3 sSES3) |
public InventoryEncryption build()
build
in interface InventoryEncryption.Builder
public final InventoryEncryption.Builder sSES3(SSES3 sSES3)
sSES3
in interface InventoryEncryption.Builder
public final InventoryEncryption.Builder sSEKMS(SSEKMS sSEKMS)
sSEKMS
in interface InventoryEncryption.Builder
public SSES3 sSES3()
public SSEKMS sSEKMS()
Copyright © 2021. All rights reserved.