| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SensitiveDataScannerGroupDeleteResponse |
SensitiveDataScannerApi.deleteScanningGroup(String groupId,
SensitiveDataScannerGroupDeleteRequest body)
Delete Scanning Group.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<SensitiveDataScannerGroupDeleteResponse> |
SensitiveDataScannerApi.deleteScanningGroupAsync(String groupId,
SensitiveDataScannerGroupDeleteRequest body)
Delete Scanning Group.
|
ApiResponse<SensitiveDataScannerGroupDeleteResponse> |
SensitiveDataScannerApi.deleteScanningGroupWithHttpInfo(String groupId,
SensitiveDataScannerGroupDeleteRequest body)
Delete a given group.
|
CompletableFuture<ApiResponse<SensitiveDataScannerGroupDeleteResponse>> |
SensitiveDataScannerApi.deleteScanningGroupWithHttpInfoAsync(String groupId,
SensitiveDataScannerGroupDeleteRequest body)
Delete Scanning Group.
|
| Modifier and Type | Method and Description |
|---|---|
SensitiveDataScannerGroupDeleteResponse |
SensitiveDataScannerGroupDeleteResponse.meta(SensitiveDataScannerMetaVersionOnly meta) |
SensitiveDataScannerGroupDeleteResponse |
SensitiveDataScannerGroupDeleteResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.