@Generated(value="software.amazon.smithy.crt.java.StructureGenerator") public class InventoryEncryption extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
InventoryEncryption.Builder |
protected static class |
InventoryEncryption.BuilderImpl |
Modifier | Constructor and Description |
---|---|
protected |
InventoryEncryption(InventoryEncryption.BuilderImpl builder) |
Modifier and Type | Method and Description |
---|---|
static InventoryEncryption.Builder |
builder() |
boolean |
equals(Object rhs) |
int |
hashCode() |
SSEKMS |
sSEKMS() |
SSES3 |
sSES3() |
InventoryEncryption.Builder |
toBuilder() |
protected InventoryEncryption(InventoryEncryption.BuilderImpl builder)
public InventoryEncryption.Builder toBuilder()
public static InventoryEncryption.Builder builder()
public SSES3 sSES3()
public SSEKMS sSEKMS()
Copyright © 2021. All rights reserved.