Package com.google.api.gax.httpjson
Class HttpHeadersUtils
java.lang.Object
com.google.api.gax.httpjson.HttpHeadersUtils
This class is for internal use only and is public for technical reasons.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetUserAgentValue(Map<String, String> headersMap) static com.google.api.client.http.HttpHeadersstatic com.google.api.client.http.HttpHeaderssetHeaders(com.google.api.client.http.HttpHeaders headers, Map<String, String> headersMap)
-
Constructor Details
-
HttpHeadersUtils
public HttpHeadersUtils()
-
-
Method Details
-
getUserAgentValue
-
setHeaders
-
setHeader
-