Package com.dropbox.core.v2.teamlog
Class SharedContentRequestAccessDetails
java.lang.Object
com.dropbox.core.v2.teamlog.SharedContentRequestAccessDetails
Requested access to shared file/folder.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionRequested access to shared file/folder.SharedContentRequestAccessDetails(String sharedContentLink) Requested access to shared file/folder. -
Method Summary
-
Field Details
-
Constructor Details
-
SharedContentRequestAccessDetails
Requested access to shared file/folder.- Parameters:
sharedContentLink- Shared content link.
-
SharedContentRequestAccessDetails
public SharedContentRequestAccessDetails()Requested access to shared file/folder.The default values for unset fields will be used.
-
-
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