@Target(value=PARAMETER) @Retention(value=RUNTIME) @Documented public @interface Selector
Selector
can be used on a parameter of an Endpoint
method to indicate
that the parameter is used to select a subset of the endpoint's data.Copyright © 2019 Pivotal Software, Inc.. All rights reserved.