Interface RestClientHttpServiceGroupConfigurer

All Superinterfaces:
HttpServiceGroupConfigurer<RestClient.Builder>

public interface RestClientHttpServiceGroupConfigurer extends HttpServiceGroupConfigurer<RestClient.Builder>
Extension of HttpServiceGroupConfigurer to configure groups with a RestClient.
Since:
7.0
Author:
Rossen Stoyanchev