Package com.dropbox.core.v2.teamlog
Class FolderOverviewDescriptionChangedDetails
java.lang.Object
com.dropbox.core.v2.teamlog.FolderOverviewDescriptionChangedDetails
Updated folder overview.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionFolderOverviewDescriptionChangedDetails(long folderOverviewLocationAsset) Updated folder overview. -
Method Summary
-
Field Details
-
folderOverviewLocationAsset
protected final long folderOverviewLocationAsset
-
-
Constructor Details
-
FolderOverviewDescriptionChangedDetails
public FolderOverviewDescriptionChangedDetails(long folderOverviewLocationAsset) Updated folder overview.- Parameters:
folderOverviewLocationAsset- Folder Overview location position in the Assets list.
-
-
Method Details
-
getFolderOverviewLocationAsset
public long getFolderOverviewLocationAsset()Folder Overview location position in the Assets list.- Returns:
- value for this field.
-
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
-