public class FolderFullWatermarkInfoField extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
FolderFullWatermarkInfoField.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
isWatermarked
Specifies if this item has a watermark applied.
|
protected Boolean |
isWatermarkedByAccessPolicy
Specifies if the watermark is enforced by an access policy.
|
protected Boolean |
isWatermarkInherited
Specifies if the watermark is inherited from any parent folder in the hierarchy.
|
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
|
FolderFullWatermarkInfoField() |
protected |
FolderFullWatermarkInfoField(FolderFullWatermarkInfoField.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getIsWatermarked() |
Boolean |
getIsWatermarkedByAccessPolicy() |
Boolean |
getIsWatermarkInherited() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected Boolean isWatermarked
protected Boolean isWatermarkInherited
protected Boolean isWatermarkedByAccessPolicy
public FolderFullWatermarkInfoField()
protected FolderFullWatermarkInfoField(FolderFullWatermarkInfoField.Builder builder)
public Boolean getIsWatermarked()
public Boolean getIsWatermarkInherited()
public Boolean getIsWatermarkedByAccessPolicy()