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