Package com.dropbox.core.v2.teamlog
Class SsoAddLogoutUrlDetails
java.lang.Object
com.dropbox.core.v2.teamlog.SsoAddLogoutUrlDetails
Added sign-out URL for SSO.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAdded sign-out URL for SSO.SsoAddLogoutUrlDetails(String newValue) Added sign-out URL for SSO. -
Method Summary
-
Field Details
-
newValue
-
-
Constructor Details
-
SsoAddLogoutUrlDetails
Added sign-out URL for SSO.- Parameters:
newValue- New single sign-on logout URL.
-
SsoAddLogoutUrlDetails
public SsoAddLogoutUrlDetails()Added sign-out URL for SSO.The default values for unset fields will be used.
-
-
Method Details
-
getNewValue
New single sign-on logout URL.- 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
-