public static interface CreateKeyOutput.Builder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
branchKeyIdentifier() |
CreateKeyOutput.Builder |
branchKeyIdentifier(java.lang.String branchKeyIdentifier) |
CreateKeyOutput |
build() |
CreateKeyOutput.Builder branchKeyIdentifier(java.lang.String branchKeyIdentifier)
branchKeyIdentifier - A identifier for the created Branch Key.java.lang.String branchKeyIdentifier()
CreateKeyOutput build()