| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SensitiveDataScannerReorderGroupsResponse |
SensitiveDataScannerApi.reorderScanningGroups(SensitiveDataScannerConfigRequest body)
Reorder Groups.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<SensitiveDataScannerReorderGroupsResponse> |
SensitiveDataScannerApi.reorderScanningGroupsAsync(SensitiveDataScannerConfigRequest body)
Reorder Groups.
|
ApiResponse<SensitiveDataScannerReorderGroupsResponse> |
SensitiveDataScannerApi.reorderScanningGroupsWithHttpInfo(SensitiveDataScannerConfigRequest body)
Reorder the list of groups.
|
CompletableFuture<ApiResponse<SensitiveDataScannerReorderGroupsResponse>> |
SensitiveDataScannerApi.reorderScanningGroupsWithHttpInfoAsync(SensitiveDataScannerConfigRequest body)
Reorder Groups.
|
| Modifier and Type | Method and Description |
|---|---|
SensitiveDataScannerReorderGroupsResponse |
SensitiveDataScannerReorderGroupsResponse.meta(SensitiveDataScannerMeta meta) |
SensitiveDataScannerReorderGroupsResponse |
SensitiveDataScannerReorderGroupsResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.