Uses of Class
org.apache.juneau.rest.client.remote.RemoteOperationBeanArg
Packages that use RemoteOperationBeanArg
-
Uses of RemoteOperationBeanArg in org.apache.juneau.rest.client.remote
Method parameters in org.apache.juneau.rest.client.remote with type arguments of type RemoteOperationBeanArgModifier and TypeMethodDescriptionRemoteOperationMeta.forEachRequestArg
(Consumer<RemoteOperationBeanArg> action) Performs an action on the@Request
annotated arguments on this Java method.