Package com.mypurecloud.sdk.v2.model
Class UpdateManagementUnitRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.UpdateManagementUnitRequest
- All Implemented Interfaces:
Serializable
UpdateManagementUnitRequest
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondivisionId(String divisionId) The new division id for the management unitbooleangetName()inthashCode()The new name of the management unitvoidsetDivisionId(String divisionId) voidvoidsetSettings(ManagementUnitSettingsRequest settings) settings(ManagementUnitSettingsRequest settings) Updated settings for the management unittoString()
-
Constructor Details
-
UpdateManagementUnitRequest
public UpdateManagementUnitRequest() -
UpdateManagementUnitRequest
-
-
Method Details
-
name
The new name of the management unit -
getName
-
setName
-
divisionId
The new division id for the management unit -
getDivisionId
-
setDivisionId
-
settings
Updated settings for the management unit -
getSettings
-
setSettings
-
equals
-
hashCode
public int hashCode() -
toString
-