You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
print("Exception when calling DriftDetectorApi->create_drift_detector_inference_service: %s\n"% e)
46
+
print("Exception when calling DriftDetectorApi->create_drift_detector_seldon_deployment: %s\n"% e)
47
47
```
48
48
49
49
### Parameters
@@ -69,12 +69,12 @@ Name | Type | Description | Notes
69
69
70
70
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
print("Exception when calling DriftDetectorApi->create_drift_detector_seldon_deployment: %s\n"% e)
101
+
print("Exception when calling DriftDetectorApi->create_drift_detector_seldon_pipeline: %s\n"% e)
102
102
```
103
103
104
104
### Parameters
@@ -124,8 +124,8 @@ Name | Type | Description | Notes
124
124
125
125
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
print("Exception when calling DriftDetectorApi->delete_drift_detector_inference_service: %s\n"% e)
156
+
print("Exception when calling DriftDetectorApi->delete_drift_detector_seldon_deployment: %s\n"% e)
157
157
```
158
158
159
159
### Parameters
@@ -179,12 +179,12 @@ Name | Type | Description | Notes
179
179
180
180
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
print("Exception when calling DriftDetectorApi->delete_drift_detector_seldon_deployment: %s\n"% e)
211
+
print("Exception when calling DriftDetectorApi->delete_drift_detector_seldon_pipeline: %s\n"% e)
212
212
```
213
213
214
214
### Parameters
@@ -234,8 +234,8 @@ Name | Type | Description | Notes
234
234
235
235
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
print("Exception when calling DriftDetectorApi->list_drift_detector_inference_service: %s\n"% e)
265
+
print("Exception when calling DriftDetectorApi->list_drift_detector_seldon_deployment: %s\n"% e)
266
266
```
267
267
268
268
### Parameters
@@ -287,12 +287,12 @@ Name | Type | Description | Notes
287
287
288
288
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
print("Exception when calling DriftDetectorApi->list_drift_detector_seldon_deployment: %s\n"% e)
318
+
print("Exception when calling DriftDetectorApi->list_drift_detector_seldon_pipeline: %s\n"% e)
319
319
```
320
320
321
321
### Parameters
@@ -340,8 +340,8 @@ Name | Type | Description | Notes
340
340
341
341
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
print("Exception when calling DriftDetectorApi->read_drift_detector_inference_service: %s\n"% e)
372
+
print("Exception when calling DriftDetectorApi->read_drift_detector_seldon_deployment: %s\n"% e)
373
373
```
374
374
375
375
### Parameters
@@ -395,12 +395,12 @@ Name | Type | Description | Notes
395
395
396
396
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
0 commit comments