Uses of Class
info.ejava.assignments.api.houserenters.client.houses.HousesAPIClient
Packages that use HousesAPIClient
-
Uses of HousesAPIClient in info.ejava.assignments.api.houserenters.client.houses
Methods in info.ejava.assignments.api.houserenters.client.houses that return HousesAPIClientModifier and TypeMethodDescriptionHousesAPI.withRestTemplate
(org.springframework.web.client.RestTemplate restTemplate) Used to change the authenticated identity of the client when security has been enabled.HousesAPIClient.withRestTemplate
(org.springframework.web.client.RestTemplate restTemplate)