Uses of Interface
com.google.api.gax.rpc.RequestParamsExtractor
-
Packages that use RequestParamsExtractor Package Description com.google.api.gax.rpc -
-
Uses of RequestParamsExtractor in com.google.api.gax.rpc
Constructors in com.google.api.gax.rpc with parameters of type RequestParamsExtractor Constructor Description RequestUrlParamsEncoder(RequestParamsExtractor<RequestT> paramsExtractor, boolean validateExtractedParameters)Creates the encoder.
-