Package com.dropbox.core.v2.teamlog
Class SharedContentClaimInvitationDetails
java.lang.Object
com.dropbox.core.v2.teamlog.SharedContentClaimInvitationDetails
Acquired membership of shared file/folder by accepting invite.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAcquired membership of shared file/folder by accepting invite.SharedContentClaimInvitationDetails(String sharedContentLink) Acquired membership of shared file/folder by accepting invite. -
Method Summary
-
Field Details
-
Constructor Details
-
SharedContentClaimInvitationDetails
Acquired membership of shared file/folder by accepting invite.- Parameters:
sharedContentLink- Shared content link.
-
SharedContentClaimInvitationDetails
public SharedContentClaimInvitationDetails()Acquired membership of shared file/folder by accepting invite.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