| Package | Description |
|---|---|
| software.amazon.awssdk.services.kms |
|
| software.amazon.awssdk.services.kms.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeCustomKeyStoresResponse> |
KmsAsyncClient.describeCustomKeyStores(DescribeCustomKeyStoresRequest describeCustomKeyStoresRequest)
Gets information about custom key stores
in the account and Region.
|
default DescribeCustomKeyStoresResponse |
KmsClient.describeCustomKeyStores(DescribeCustomKeyStoresRequest describeCustomKeyStoresRequest)
Gets information about custom key stores
in the account and Region.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeCustomKeyStoresRequestMarshaller.marshall(DescribeCustomKeyStoresRequest describeCustomKeyStoresRequest) |
Copyright © 2022. All rights reserved.