Package com.datastax.astra.boot
Class AstraClientProperties
java.lang.Object
com.datastax.astra.boot.AstraClientProperties
Load the client properties.
- Author:
- Cedrick LUNVEN (@clunven)
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Specialization for the APIS.static class
Special key for Metricsstatic class
Code for the download of the clud seure bundlestatic class
Nested properties for gRPC.static class
Cql Metrics special properties -
Constructor Summary
-
Method Summary
-
Constructor Details
-
AstraClientProperties
public AstraClientProperties()
-
-
Method Details
-
getApi
Getter accessor for attribute 'api'.- Returns:
- current value of 'api'
-
setApi
Setter accessor for attribute 'api'.- Parameters:
api
- new value for 'api '
-
getCql
Getter accessor for attribute 'cql'.- Returns:
- current value of 'cql'
-
setCql
Setter accessor for attribute 'cql'.- Parameters:
cql
- new value for 'cql '
-