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