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