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