Uses of Class
de.trustable.ca3s.core.service.dto.RemoteRequestProxyConfigView
-
Packages that use RemoteRequestProxyConfigView Package Description de.trustable.ca3s.core.web.rest Spring MVC REST controllers. -
-
Uses of RemoteRequestProxyConfigView in de.trustable.ca3s.core.web.rest
Methods in de.trustable.ca3s.core.web.rest that return types with arguments of type RemoteRequestProxyConfigView Modifier and Type Method Description org.springframework.http.ResponseEntity<RemoteRequestProxyConfigView>RequestProxyConfigResource. postRequestProxyConfig(@Valid String body, String accept, Long requestProxyId)GET /request-proxy-configs/remote-config/:id: get the "id" requestProxyConfig.
-