E - the endpoint type@FunctionalInterface
public interface EndpointsSupplier<E extends ExposableEndpoint<?>>
endpoints.| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<E> |
getEndpoints()
Return the provided endpoints.
|
java.util.Collection<E> getEndpoints()