Annotation Type FeedSpecAnnotations.WithPostProcessor

Enclosing interface:
FeedSpecAnnotations

@ExperimentalApi @Target(METHOD) @Retention(RUNTIME) public static @interface FeedSpecAnnotations.WithPostProcessor
This annotation allows specifying one or more PostProcessor classes for processing values returned by the annotated spec method.
Since:
5.0.0
See Also: