Package com.mypurecloud.sdk.v2.model
Class MoveManagementUnitResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.MoveManagementUnitResponse
- All Implemented Interfaces:
Serializable
MoveManagementUnitResponse
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe status of the move. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbusinessUnit(BusinessUnitReference businessUnit) The new business unitbooleaninthashCode()voidsetBusinessUnit(BusinessUnitReference businessUnit) voidThe status of the move.toString()
-
Constructor Details
-
MoveManagementUnitResponse
public MoveManagementUnitResponse() -
MoveManagementUnitResponse
-
-
Method Details
-
businessUnit
The new business unit -
getBusinessUnit
-
setBusinessUnit
-
status
The status of the move. Will always be 'Processing' unless the Management Unit is already in the requested Business Unit in which case it will be 'Complete' -
getStatus
-
setStatus
-
equals
-
hashCode
public int hashCode() -
toString
-