public class EnterpriseConfigurationContentAndSharingV2025R0PermanentDeletionAllowlistUsersField extends EnterpriseConfigurationItemV2025R0
| Modifier and Type | Class and Description |
|---|---|
static class |
EnterpriseConfigurationContentAndSharingV2025R0PermanentDeletionAllowlistUsersField.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected List<ListUserV2025R0> |
value |
isUsedexplicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
|
EnterpriseConfigurationContentAndSharingV2025R0PermanentDeletionAllowlistUsersField() |
protected |
EnterpriseConfigurationContentAndSharingV2025R0PermanentDeletionAllowlistUsersField(EnterpriseConfigurationContentAndSharingV2025R0PermanentDeletionAllowlistUsersField.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<ListUserV2025R0> |
getValue() |
int |
hashCode() |
String |
toString() |
getIsUsedgetRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected List<ListUserV2025R0> value
public EnterpriseConfigurationContentAndSharingV2025R0PermanentDeletionAllowlistUsersField()
protected EnterpriseConfigurationContentAndSharingV2025R0PermanentDeletionAllowlistUsersField(EnterpriseConfigurationContentAndSharingV2025R0PermanentDeletionAllowlistUsersField.Builder builder)
public List<ListUserV2025R0> getValue()
public boolean equals(Object o)
equals in class EnterpriseConfigurationItemV2025R0public int hashCode()
hashCode in class EnterpriseConfigurationItemV2025R0public String toString()
toString in class EnterpriseConfigurationItemV2025R0