Package com.mypurecloud.sdk.v2.model
Class HistoricalImportDeleteFilesJobRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.HistoricalImportDeleteFilesJobRequest
- All Implemented Interfaces:
Serializable
HistoricalImportDeleteFilesJobRequest
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()requestIds(List<String> requestIds) List of requestIds to be deleted.voidsetRequestIds(List<String> requestIds) toString()
-
Constructor Details
-
HistoricalImportDeleteFilesJobRequest
public HistoricalImportDeleteFilesJobRequest() -
HistoricalImportDeleteFilesJobRequest
-
-
Method Details