Uses of Interface
org.springframework.cloud.loadbalancer.core.ServiceInstanceListSupplierBuilder.DelegateCreator
Packages that use ServiceInstanceListSupplierBuilder.DelegateCreator
Package
Description
Spring Cloud load balancer core abstractions.
-
Uses of ServiceInstanceListSupplierBuilder.DelegateCreator in org.springframework.cloud.loadbalancer.core
Methods in org.springframework.cloud.loadbalancer.core with parameters of type ServiceInstanceListSupplierBuilder.DelegateCreatorModifier and TypeMethodDescriptionServiceInstanceListSupplierBuilder.with(@Nullable ServiceInstanceListSupplierBuilder.DelegateCreator delegateCreator) SupportServiceInstanceListSupplierBuildercan be added to the expansion implementation ofServiceInstanceListSupplierby this method.