Package com.dropbox.core.v2.sharing
Class RelinquishAccessResult
java.lang.Object
com.dropbox.core.v2.sharing.RelinquishAccessResult
Returns an empty response for the relinquish_access endpoint.
-
Constructor Summary
ConstructorsConstructorDescriptionReturns an empty response for the relinquish_access endpoint. -
Method Summary
-
Constructor Details
-
RelinquishAccessResult
public RelinquishAccessResult()Returns an empty response for the relinquish_access endpoint.
-
-
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
-