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