public static interface GetBeaconKeyInput.Builder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
branchKeyIdentifier() |
GetBeaconKeyInput.Builder |
branchKeyIdentifier(java.lang.String branchKeyIdentifier) |
GetBeaconKeyInput |
build() |
GetBeaconKeyInput.Builder branchKeyIdentifier(java.lang.String branchKeyIdentifier)
branchKeyIdentifier - The identifier of the Branch Key the Beacon Key is associated with.java.lang.String branchKeyIdentifier()
GetBeaconKeyInput build()