Uses of Class
com.datastax.astra.internal.command.ExecutionInfos.DataApiExecutionInfoBuilder
Package
Description
Internal technical classes to run commands against the API.
-
Uses of ExecutionInfos.DataApiExecutionInfoBuilder in com.datastax.astra.internal.command
Modifier and TypeMethodDescriptionExecutionInfos.builder()
Initialize our custom builder.ExecutionInfos.DataApiExecutionInfoBuilder.withCommand
(Command command) Populate after http call.ExecutionInfos.DataApiExecutionInfoBuilder.withRequestHeaders
(Map<String, List<String>> headers) Populate after http call.ExecutionInfos.DataApiExecutionInfoBuilder.withRequestUrl
(String url) Populate after http call.