Package com.dropbox.core.v2.teamlog
Class PaperChangeMemberLinkPolicyDetails
java.lang.Object
com.dropbox.core.v2.teamlog.PaperChangeMemberLinkPolicyDetails
Changed whether non-members can view Paper docs with link.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionChanged whether non-members can view Paper docs with link. -
Method Summary
-
Field Details
-
newValue
-
-
Constructor Details
-
PaperChangeMemberLinkPolicyDetails
Changed whether non-members can view Paper docs with link.- Parameters:
newValue- New paper external link accessibility policy. Must not benull.- Throws:
IllegalArgumentException- If any argument does not meet its preconditions.
-
-
Method Details
-
getNewValue
New paper external link accessibility policy.- Returns:
- value for this field, never
null.
-
hashCode
public int hashCode() -
equals
-
toString
-
toStringMultiline
Returns a String representation of this object formatted for easier readability.The returned String may contain newlines.
- Returns:
- Formatted, multiline String representation of this object
-