| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SensitiveDataScannerGroupItem |
SensitiveDataScannerGroupItem.id(String id) |
SensitiveDataScannerGroupItem |
SensitiveDataScannerGroupItem.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SensitiveDataScannerGroupItem |
SensitiveDataScannerGroupItem.type(SensitiveDataScannerGroupType type) |
| Modifier and Type | Method and Description |
|---|---|
List<SensitiveDataScannerGroupItem> |
SensitiveDataScannerGroupList.getData()
List of groups.
|
| Modifier and Type | Method and Description |
|---|---|
SensitiveDataScannerGroupList |
SensitiveDataScannerGroupList.addDataItem(SensitiveDataScannerGroupItem dataItem) |
| Modifier and Type | Method and Description |
|---|---|
SensitiveDataScannerGroupList |
SensitiveDataScannerGroupList.data(List<SensitiveDataScannerGroupItem> data) |
void |
SensitiveDataScannerGroupList.setData(List<SensitiveDataScannerGroupItem> data) |
Copyright © 2024. All rights reserved.