Package com.dropbox.core.v2.teamlog
Class DesktopSessionLogInfo
java.lang.Object
com.dropbox.core.v2.teamlog.SessionLogInfo
com.dropbox.core.v2.teamlog.DesktopSessionLogInfo
Desktop session.
-
Field Summary
Fields inherited from class com.dropbox.core.v2.teamlog.SessionLogInfo
sessionId -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DesktopSessionLogInfo
Desktop session.- Parameters:
sessionId- Session ID.
-
DesktopSessionLogInfo
public DesktopSessionLogInfo()Desktop session.The default values for unset fields will be used.
-
-
Method Details
-
getSessionId
Session ID.- Overrides:
getSessionIdin classSessionLogInfo- Returns:
- value for this field, or
nullif not present.
-
hashCode
public int hashCode()- Overrides:
hashCodein classSessionLogInfo
-
equals
- Overrides:
equalsin classSessionLogInfo
-
toString
- Overrides:
toStringin classSessionLogInfo
-
toStringMultiline
Returns a String representation of this object formatted for easier readability.The returned String may contain newlines.
- Overrides:
toStringMultilinein classSessionLogInfo- Returns:
- Formatted, multiline String representation of this object
-