public class EnterpriseConfigurationContentAndSharingV2025R0ExternalCollaborationStatusField extends EnterpriseConfigurationItemV2025R0
| Modifier and Type | Class and Description |
|---|---|
static class |
EnterpriseConfigurationContentAndSharingV2025R0ExternalCollaborationStatusField.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected String |
value
The external collaboration status.
|
isUsedexplicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
|
EnterpriseConfigurationContentAndSharingV2025R0ExternalCollaborationStatusField() |
protected |
EnterpriseConfigurationContentAndSharingV2025R0ExternalCollaborationStatusField(EnterpriseConfigurationContentAndSharingV2025R0ExternalCollaborationStatusField.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getValue() |
int |
hashCode() |
String |
toString() |
getIsUsedgetRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetpublic EnterpriseConfigurationContentAndSharingV2025R0ExternalCollaborationStatusField()
protected EnterpriseConfigurationContentAndSharingV2025R0ExternalCollaborationStatusField(EnterpriseConfigurationContentAndSharingV2025R0ExternalCollaborationStatusField.Builder builder)
public boolean equals(Object o)
equals in class EnterpriseConfigurationItemV2025R0public int hashCode()
hashCode in class EnterpriseConfigurationItemV2025R0public String toString()
toString in class EnterpriseConfigurationItemV2025R0