FileUploadCompletionNotification.setStatusCode(Integer statusCode) 方法
定义
Set the status code associated with this file upload request
public void setStatusCode(Integer statusCode)
参数
- statusCode
-
Integer
The status code associated with this file upload request
适用于