Uses of Enum Class
com.datastax.astra.client.DataAPIDestination
Packages that use 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
Methods in com.datastax.astra.client that return DataAPIDestinationModifier 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
Methods in com.datastax.astra.client.core.options that return DataAPIDestination -
Uses of DataAPIDestination in com.datastax.astra.client.exceptions
Methods in com.datastax.astra.client.exceptions with parameters of type DataAPIDestinationModifier and TypeMethodDescriptionstatic void
InvalidEnvironmentException.throwErrorRestrictedAstra
(String operation, DataAPIDestination currentEnv) Format error message.