public class Shared
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
Shared.Builder |
| Modifier | Constructor and Description |
|---|---|
protected |
Shared(software.amazon.cryptography.dbencryptionsdk.dynamodb.model.Shared.BuilderImpl builder) |
| Modifier and Type | Method and Description |
|---|---|
static Shared.Builder |
builder() |
java.lang.String |
other() |
Shared.Builder |
toBuilder() |
protected Shared(software.amazon.cryptography.dbencryptionsdk.dynamodb.model.Shared.BuilderImpl builder)
public java.lang.String other()
public Shared.Builder toBuilder()
public static Shared.Builder builder()