@Generated(value="https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") public class SensitiveDataScannerConfigurationRelationships extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JSON_PROPERTY_GROUPS |
boolean |
unparsed |
| Constructor and Description |
|---|
SensitiveDataScannerConfigurationRelationships() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Return true if this SensitiveDataScannerConfigurationRelationships object is equal to o.
|
SensitiveDataScannerGroupList |
getGroups()
List of groups, ordered.
|
SensitiveDataScannerConfigurationRelationships |
groups(SensitiveDataScannerGroupList groups) |
int |
hashCode() |
void |
setGroups(SensitiveDataScannerGroupList groups) |
String |
toString() |
public boolean unparsed
public static final String JSON_PROPERTY_GROUPS
public SensitiveDataScannerConfigurationRelationships()
public SensitiveDataScannerConfigurationRelationships groups(SensitiveDataScannerGroupList groups)
@Nullable public SensitiveDataScannerGroupList getGroups()
public void setGroups(SensitiveDataScannerGroupList groups)
public boolean equals(Object o)
Copyright © 2023. All rights reserved.