Uses of Interface
software.amazon.awssdk.services.cloudfront.model.UpdateKeyValueStoreRequest.Builder
Packages that use UpdateKeyValueStoreRequest.Builder
Package
Description
-
Uses of UpdateKeyValueStoreRequest.Builder in software.amazon.awssdk.services.cloudfront
Method parameters in software.amazon.awssdk.services.cloudfront with type arguments of type UpdateKeyValueStoreRequest.BuilderModifier and TypeMethodDescriptionCloudFrontAsyncClient.updateKeyValueStore(Consumer<UpdateKeyValueStoreRequest.Builder> updateKeyValueStoreRequest) Specifies the key value store to update.default UpdateKeyValueStoreResponseCloudFrontClient.updateKeyValueStore(Consumer<UpdateKeyValueStoreRequest.Builder> updateKeyValueStoreRequest) Specifies the key value store to update. -
Uses of UpdateKeyValueStoreRequest.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return UpdateKeyValueStoreRequest.BuilderModifier and TypeMethodDescriptionUpdateKeyValueStoreRequest.builder()The comment of the key value store to update.The key value store to update, if a match occurs.The name of the key value store to update.UpdateKeyValueStoreRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) UpdateKeyValueStoreRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) UpdateKeyValueStoreRequest.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type UpdateKeyValueStoreRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends UpdateKeyValueStoreRequest.Builder>UpdateKeyValueStoreRequest.serializableBuilderClass()