Class HttpClient.Builder

java.lang.Object
com.luciad.net.http.HttpClient.Builder
All Implemented Interfaces:
AutoCloseable
Enclosing class:
HttpClient

public static final class HttpClient.Builder extends Object implements AutoCloseable
Builder for the HttpClient class.

Instances of HttpClient.Builder are created by calling HttpClient#newBuilder.

Since:
2023.0