Interface EndpointToRegion

All Superinterfaces:
com.google.common.base.Function<Endpoint,String>, Function<Endpoint,String>
All Known Implementing Classes:
RegionFirstPartOfDNSNameOrProvider

public interface EndpointToRegion extends com.google.common.base.Function<Endpoint,String>
  • Method Summary

    Methods inherited from interface com.google.common.base.Function

    apply, equals

    Methods inherited from interface java.util.function.Function

    andThen, compose