Interface HttpJsonHeaderEnhancer


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

    Modifier and Type
    Method
    Description
    void
    enhance(com.google.api.client.http.HttpHeaders headers)
     
  • Method Details

    • enhance

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