Package com.mypurecloud.sdk.v2.model
Class LicenseBatchAssignmentRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.LicenseBatchAssignmentRequest
- All Implemented Interfaces:
Serializable
LicenseBatchAssignmentRequest
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionassignments(List<LicenseAssignmentRequest> assignments) The list of license assignment updates to make.booleaninthashCode()voidsetAssignments(List<LicenseAssignmentRequest> assignments) toString()
-
Constructor Details
-
LicenseBatchAssignmentRequest
public LicenseBatchAssignmentRequest() -
LicenseBatchAssignmentRequest
-
-
Method Details