Uses of Class
com.datastax.astra.client.model.HttpClientOptions
Packages that use HttpClientOptions
Package
Description
Domain model classes with
Requests, Results, Options and Iterables.Internal technical classes to execute HTTP requests.
-
Uses of HttpClientOptions in com.datastax.astra.client.model
Fields in com.datastax.astra.client.model declared as HttpClientOptionsModifier and TypeFieldDescriptionprotected HttpClientOptionsCommandOptions.httpClientOptionsWill be used to create a clientMethods in com.datastax.astra.client.model that return types with arguments of type HttpClientOptionsMethods in com.datastax.astra.client.model with parameters of type HttpClientOptionsModifier and TypeMethodDescriptionCommandOptions.httpClientOptions(HttpClientOptions options) Provide the token. -
Uses of HttpClientOptions in com.datastax.astra.internal.http
Fields in com.datastax.astra.internal.http declared as HttpClientOptionsModifier and TypeFieldDescriptionprotected final HttpClientOptionsRetryHttpClient.httpClientOptionsHttp Options.Constructors in com.datastax.astra.internal.http with parameters of type HttpClientOptionsModifierConstructorDescriptionRetryHttpClient(HttpClientOptions config) Initialize the instance with all items