Uses of Enum Class
ai.vespa.feed.client.FeedClient.OperationType
-
Uses of FeedClient.OperationType in ai.vespa.feed.client
Methods in ai.vespa.feed.client that return FeedClient.OperationTypeModifier and TypeMethodDescriptionstatic FeedClient.OperationTypeReturns the enum constant of this class with the specified name.static FeedClient.OperationType[]FeedClient.OperationType.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 FeedClient.OperationTypeModifier and TypeMethodDescriptiondefault booleanFeedClient.RetryStrategy.retry(FeedClient.OperationType type) Whether to retry operations of the given type.