Uses of Class
com.datastax.astra.client.exception.DataApiResponseException
Package
Description
Domain model classes with
Requests
, Results
, Options
and Iterables
.-
Uses of DataApiResponseException in com.datastax.astra.client.model
Modifier and TypeMethodDescriptionCommandRunner.runCommand
(Command command, CommandOptions<?> options) Command to return the payload as a Map.<T> T
CommandRunner.runCommand
(Command command, CommandOptions<?> options, Class<T> documentClass) Extension point to run any command with typing constraints.