Interface HttpJsonHeaderEnhancer


  • @BetaApi
    public interface HttpJsonHeaderEnhancer
    Interface for functionality to enhance headers for an http-json call.
    • Method Detail

      • enhance

        void enhance​(com.google.api.client.http.HttpHeaders headers)