AnomalyDetectorClientBuilder.apiVersion(String apiVersion) Method
Definition
Sets Anomaly Detector API version (for example, v1.0).
public AnomalyDetectorClientBuilder apiVersion(String apiVersion)
Parameters
- apiVersion
- java.lang.String
the apiVersion value.
Returns
the AnomalyDetectorClientBuilder.