Uses of Interface
org.springframework.cloud.loadbalancer.core.ServiceInstanceListSupplierBuilder.DelegateCreator
-
Packages that use ServiceInstanceListSupplierBuilder.DelegateCreator Package Description org.springframework.cloud.loadbalancer.core -
-
Uses of ServiceInstanceListSupplierBuilder.DelegateCreator in org.springframework.cloud.loadbalancer.core
Methods in org.springframework.cloud.loadbalancer.core with parameters of type ServiceInstanceListSupplierBuilder.DelegateCreator Modifier and Type Method Description ServiceInstanceListSupplierBuilderServiceInstanceListSupplierBuilder. with(ServiceInstanceListSupplierBuilder.DelegateCreator delegateCreator)SupportServiceInstanceListSupplierBuildercan be added to the expansion implementation ofServiceInstanceListSupplierby this method.
-