Uses of Class
software.amazon.awssdk.services.cloudfront.model.KeyValueStoreAssociation
Packages that use KeyValueStoreAssociation
-
Uses of KeyValueStoreAssociation in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type KeyValueStoreAssociationModifier and TypeMethodDescriptionfinal List<KeyValueStoreAssociation>KeyValueStoreAssociations.items()The items of the key value store association.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type KeyValueStoreAssociationModifier and TypeMethodDescriptionKeyValueStoreAssociations.Builder.items(KeyValueStoreAssociation... items) The items of the key value store association.Method parameters in software.amazon.awssdk.services.cloudfront.model with type arguments of type KeyValueStoreAssociationModifier and TypeMethodDescriptionKeyValueStoreAssociations.Builder.items(Collection<KeyValueStoreAssociation> items) The items of the key value store association.