Uses of Class
software.amazon.awssdk.http.HttpExecuteRequest
Packages that use HttpExecuteRequest
-
Uses of HttpExecuteRequest in software.amazon.awssdk.http
Methods in software.amazon.awssdk.http that return HttpExecuteRequestMethods in software.amazon.awssdk.http with parameters of type HttpExecuteRequestModifier and TypeMethodDescriptionSdkHttpClient.prepareRequest(HttpExecuteRequest request) Create aExecutableHttpRequestthat can be used to execute the HTTP request.