Retrieve Client
//trimble-id/com.trimble.id/BearerTokenHttpClientProvider/retrieveClient
retrieveClient
[JVM]
open fun retrieveClient(): CompletableFuture<HttpClient>
Get the HttpClient with the authorization token set
Return
A CompletableFuture that contains the HttpClient with the authorization token set