Uses of Class
software.amazon.awssdk.services.cloudfront.model.UpdateKeyValueStoreResponse
Packages that use UpdateKeyValueStoreResponse
-
Uses of UpdateKeyValueStoreResponse in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that return UpdateKeyValueStoreResponseModifier and TypeMethodDescriptiondefault UpdateKeyValueStoreResponseCloudFrontClient.updateKeyValueStore(Consumer<UpdateKeyValueStoreRequest.Builder> updateKeyValueStoreRequest) Specifies the key value store to update.default UpdateKeyValueStoreResponseCloudFrontClient.updateKeyValueStore(UpdateKeyValueStoreRequest updateKeyValueStoreRequest) Specifies the key value store to update.Methods in software.amazon.awssdk.services.cloudfront that return types with arguments of type UpdateKeyValueStoreResponseModifier and TypeMethodDescriptionCloudFrontAsyncClient.updateKeyValueStore(Consumer<UpdateKeyValueStoreRequest.Builder> updateKeyValueStoreRequest) Specifies the key value store to update.CloudFrontAsyncClient.updateKeyValueStore(UpdateKeyValueStoreRequest updateKeyValueStoreRequest) Specifies the key value store to update.