| Package | Description |
|---|---|
| software.amazon.awssdk.services.paymentcryptography.model |
| Modifier and Type | Method and Description |
|---|---|
static CreateKeyResponse.Builder |
CreateKeyResponse.builder() |
default CreateKeyResponse.Builder |
CreateKeyResponse.Builder.key(Consumer<Key.Builder> key)
The key material that contains all the key attributes.
|
CreateKeyResponse.Builder |
CreateKeyResponse.Builder.key(Key key)
The key material that contains all the key attributes.
|
CreateKeyResponse.Builder |
CreateKeyResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateKeyResponse.Builder> |
CreateKeyResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.