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