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