- Enclosing class:
- ConfigServerInstanceProvider
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
List<org.springframework.cloud.client.ServiceInstance>
default List<org.springframework.cloud.client.ServiceInstance>
apply(String serviceId,
org.springframework.boot.context.properties.bind.Binder binder,
org.springframework.boot.context.properties.bind.BindHandler bindHandler,
org.apache.commons.logging.Log log)
-
Method Details
-
apply
List<org.springframework.cloud.client.ServiceInstance> apply(String serviceId)
-
apply
default List<org.springframework.cloud.client.ServiceInstance> apply(String serviceId,
org.springframework.boot.context.properties.bind.Binder binder,
org.springframework.boot.context.properties.bind.BindHandler bindHandler,
org.apache.commons.logging.Log log)