インターフェース HttpServiceGroupConfigurer<CB>

型パラメーター:
CB - クライアントビルダーの型 (RestClient ビルダーまたは WebClient ビルダー)。
すべてのスーパーインターフェース:
Ordered
すべての既知のサブインターフェース:
RestClientHttpServiceGroupConfigurer, WebClientHttpServiceGroupConfigurer
関数インターフェース:
これは関数インターフェースであるため、ラムダ式またはメソッド参照の割り当てターゲットとして使用できます。

@FunctionalInterfaceSE public interface HttpServiceGroupConfigurer<CB> extends Ordered
宣言された HttpServiceGroup のセットを構成するためのコールバック。
導入:
7.0
作成者:
Rossen Stoyanchev, Olga Maciaszek-Sharma