Package | Description |
---|---|
software.amazon.awssdk.services.kms |
|
software.amazon.awssdk.services.kms.transform |
Modifier and Type | Method and Description |
---|---|
default DescribeCustomKeyStoresResponse |
KmsClient.describeCustomKeyStores(DescribeCustomKeyStoresRequest describeCustomKeyStoresRequest)
Gets information about custom key stores
in the account and region.
|
default CompletableFuture<DescribeCustomKeyStoresResponse> |
KmsAsyncClient.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 © 2020. All rights reserved.