Uses of Class
software.amazon.awssdk.services.cloudfront.model.CreateKeyValueStoreResponse
Packages that use CreateKeyValueStoreResponse
-
Uses of CreateKeyValueStoreResponse in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that return CreateKeyValueStoreResponseModifier and TypeMethodDescriptiondefault CreateKeyValueStoreResponseCloudFrontClient.createKeyValueStore(Consumer<CreateKeyValueStoreRequest.Builder> createKeyValueStoreRequest) Specifies the key value store resource to add to your account.default CreateKeyValueStoreResponseCloudFrontClient.createKeyValueStore(CreateKeyValueStoreRequest createKeyValueStoreRequest) Specifies the key value store resource to add to your account.Methods in software.amazon.awssdk.services.cloudfront that return types with arguments of type CreateKeyValueStoreResponseModifier and TypeMethodDescriptionCloudFrontAsyncClient.createKeyValueStore(Consumer<CreateKeyValueStoreRequest.Builder> createKeyValueStoreRequest) Specifies the key value store resource to add to your account.CloudFrontAsyncClient.createKeyValueStore(CreateKeyValueStoreRequest createKeyValueStoreRequest) Specifies the key value store resource to add to your account.