Uses of Enum Class
com.datastax.astra.client.DataAPIDestination
Package
Description
Entrypoint and core classes for the client.
Classes for options of the core commands.
Exceptions specialized checked and unchecked thrown by the client.
-
Uses of DataAPIDestination in com.datastax.astra.client
Modifier and TypeMethodDescriptionstatic DataAPIDestination
Returns the enum constant of this class with the specified name.static DataAPIDestination[]
DataAPIDestination.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of DataAPIDestination in com.datastax.astra.client.core.options
-
Uses of DataAPIDestination in com.datastax.astra.client.exceptions
Modifier and TypeMethodDescriptionstatic void
InvalidEnvironmentException.throwErrorRestrictedAstra
(String operation, DataAPIDestination currentEnv) Format error message.