Package com.dropbox.core.v2.teamlog
Class GroupDeleteDetails
java.lang.Object
com.dropbox.core.v2.teamlog.GroupDeleteDetails
Deleted group.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
isCompanyManaged
-
-
Constructor Details
-
GroupDeleteDetails
Deleted group.- Parameters:
isCompanyManaged- Is company managed group.
-
GroupDeleteDetails
public GroupDeleteDetails()Deleted group.The default values for unset fields will be used.
-
-
Method Details
-
getIsCompanyManaged
Is company managed group.- Returns:
- value for this field, or
nullif not present.
-
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
-