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