Uses of Enum Class
ai.vespa.feed.client.FeedClientBuilder.Compression
-
Uses of FeedClientBuilder.Compression in ai.vespa.feed.client
Methods in ai.vespa.feed.client that return FeedClientBuilder.CompressionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static FeedClientBuilder.Compression[]FeedClientBuilder.Compression.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ai.vespa.feed.client with parameters of type FeedClientBuilder.CompressionModifier and TypeMethodDescriptionFeedClientBuilder.setCompression(FeedClientBuilder.Compression compression) What compression to use for request bodies; defaultauto.