Package | Description |
---|---|
software.amazon.awssdk.services.kms |
|
software.amazon.awssdk.services.kms.transform |
Modifier and Type | Method and Description |
---|---|
default UpdateCustomKeyStoreResponse |
KmsClient.updateCustomKeyStore(UpdateCustomKeyStoreRequest updateCustomKeyStoreRequest)
Changes the properties of a custom key store.
|
default CompletableFuture<UpdateCustomKeyStoreResponse> |
KmsAsyncClient.updateCustomKeyStore(UpdateCustomKeyStoreRequest updateCustomKeyStoreRequest)
Changes the properties of a custom key store.
|
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
UpdateCustomKeyStoreRequestMarshaller.marshall(UpdateCustomKeyStoreRequest updateCustomKeyStoreRequest) |
Copyright © 2020. All rights reserved.