| Package | Description |
|---|---|
| software.amazon.awssdk.services.paymentcryptography.model |
| Modifier and Type | Method and Description |
|---|---|
static GetKeyResponse.Builder |
GetKeyResponse.builder() |
default GetKeyResponse.Builder |
GetKeyResponse.Builder.key(Consumer<Key.Builder> key)
The key material, including the immutable and mutable data for the key.
|
GetKeyResponse.Builder |
GetKeyResponse.Builder.key(Key key)
The key material, including the immutable and mutable data for the key.
|
GetKeyResponse.Builder |
GetKeyResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetKeyResponse.Builder> |
GetKeyResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.