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