Package com.dropbox.core.v2.teamlog
Class WebSessionLogInfo
java.lang.Object
com.dropbox.core.v2.teamlog.SessionLogInfo
com.dropbox.core.v2.teamlog.WebSessionLogInfo
Web session.
-
Field Summary
Fields inherited from class com.dropbox.core.v2.teamlog.SessionLogInfo
sessionId -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WebSessionLogInfo
Web session.- Parameters:
sessionId- Session ID.
-
WebSessionLogInfo
public WebSessionLogInfo()Web 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
-