Uses of Class
org.gcube.common.gxhttp.reference.GXHTTPRequestBuilder
Packages that use GXHTTPRequestBuilder
Package
Description
GXHTTP core.
GXHTTP requests.
-
Uses of GXHTTPRequestBuilder in org.gcube.common.gxhttp.reference
Methods in org.gcube.common.gxhttp.reference that return GXHTTPRequestBuilderModifier and TypeMethodDescriptionSets the identity user agent associated to the request.Add headers to the request.Adds s positional path parameter to the request.GXHTTPRequestBuilder.queryParams(Map<String, String> parameters) Sets the query parameters for the request. -
Uses of GXHTTPRequestBuilder in org.gcube.common.gxhttp.request
Fields in org.gcube.common.gxhttp.request declared as GXHTTPRequestBuilderModifier and TypeFieldDescriptionprotected GXHTTPRequestBuilderGXHTTPCommonRequest.builderprotected GXHTTPRequestBuilderGXHTTPCommonRequest.builder