Interface Environment


  • public interface Environment
    An collection of endpoints in a region or a cloud.
    • Method Detail

      • url

        String url​(Environment.Endpoint endpoint)
        Provides a URL for the endpoint.
        Parameters:
        endpoint - the endpoint the client is accessing
        Returns:
        the URL to make HTTP requests to