java.util.Optional<EndpointMethodParameter> |
EndpointMethodParameters.body() |
java.util.Collection<EndpointMethodParameter> |
EndpointMethodParameters.callbacks() |
java.util.Collection<EndpointMethodParameter> |
EndpointMethodParameters.callbacks(java.lang.Class<?> callbackClassType) |
java.util.Collection<EndpointMethodParameter> |
EndpointMethodParameters.cookie() |
java.util.Optional<EndpointMethodParameter> |
EndpointMethodParameters.find(java.lang.String name) |
java.util.Optional<EndpointMethodParameter> |
EndpointMethodParameters.get(int position) |
java.util.Collection<EndpointMethodParameter> |
EndpointMethodParameters.header() |
java.util.Collection<EndpointMethodParameter> |
EndpointMethodParameters.query() |