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
Nested ClassesModifier and TypeClassDescriptionstatic classSpecialization for the APIS.static classSpecial key for Metricsstatic classCode for the download of the clud seure bundlestatic classNested properties for gRPC.static classCql Metrics special properties -
Constructor Summary
Constructors -
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 '
-