JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.google.api.gax.httpjson
Interface HttpJsonHeaderEnhancer
@BetaApi
public interface
HttpJsonHeaderEnhancer
Interface for functionality to enhance headers for an http-json call.
Method Summary
All Methods
Instance Methods
Abstract Methods
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)