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