Uses of Class
org.toilelibre.libe.curl.Curl.CurlArgumentsBuilder.CurlJavaOptions
-
Uses of Curl.CurlArgumentsBuilder.CurlJavaOptions in org.toilelibre.libe.curl
Methods in org.toilelibre.libe.curl that return Curl.CurlArgumentsBuilder.CurlJavaOptionsMethods in org.toilelibre.libe.curl with parameters of type Curl.CurlArgumentsBuilder.CurlJavaOptionsModifier and TypeMethodDescriptionstatic StringCurl.$(String requestCommand, Curl.CurlArgumentsBuilder.CurlJavaOptions curlJavaOptions) static CompletableFuture<String>Curl.$Async(String requestCommand, Curl.CurlArgumentsBuilder.CurlJavaOptions curlJavaOptions) static org.apache.hc.core5.http.ClassicHttpResponseCurl.curl(String requestCommand, Curl.CurlArgumentsBuilder.CurlJavaOptions curlJavaOptions) static CompletableFuture<org.apache.hc.core5.http.ClassicHttpResponse>Curl.curlAsync(String requestCommand, Curl.CurlArgumentsBuilder.CurlJavaOptions curlJavaOptions) Curl.CurlArgumentsBuilder.javaOptions(Curl.CurlArgumentsBuilder.CurlJavaOptions curlJavaOptions)