| Package | Description |
|---|---|
| software.amazon.awssdk.services.kms.model |
| Modifier and Type | Method and Description |
|---|---|
List<CustomKeyStoresListEntry> |
DescribeCustomKeyStoresResponse.customKeyStores()
Contains metadata about each custom key store.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeCustomKeyStoresResponse.Builder |
DescribeCustomKeyStoresResponse.Builder.customKeyStores(CustomKeyStoresListEntry... customKeyStores)
Contains metadata about each custom key store.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeCustomKeyStoresResponse.Builder |
DescribeCustomKeyStoresResponse.Builder.customKeyStores(Collection<CustomKeyStoresListEntry> customKeyStores)
Contains metadata about each custom key store.
|
Copyright © 2022. All rights reserved.