Interface ServiceEndpointToRegion

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

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

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

    apply, equals

    Methods inherited from interface java.util.function.Function

    andThen, compose