Package com.dropbox.core.v2.teamlog
Class SharedContentRestoreMemberDetails
java.lang.Object
com.dropbox.core.v2.teamlog.SharedContentRestoreMemberDetails
Restored users and/or groups to membership of shared file/folder.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionSharedContentRestoreMemberDetails(AccessLevel sharedContentAccessLevel) Restored users and/or groups to membership of shared file/folder. -
Method Summary
-
Field Details
-
Constructor Details
-
SharedContentRestoreMemberDetails
Restored users and/or groups to membership of shared file/folder.- Parameters:
sharedContentAccessLevel- Shared content access level. Must not benull.- Throws:
IllegalArgumentException- If any argument does not meet its preconditions.
-
-
Method Details
-
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