getOperation

非同步 API 方法會在處理程序完成之前傳回結果。使用 getOperation:使用 operationId

方法簽章

public Operation getOperation( GetOperationRequest request) throws CommonException;

GetOperationRequest

屬性名稱 必填 說明
operationId string 作業 ID。

錯誤行為

如果發生錯誤,程式庫會擲回 CommonException,其中包含 下列錯誤代碼:

錯誤代碼
AUTHORIZATION_FAIL (如果經銷商不是營運的擁有者)
INTERNAL_SERVER_ERROR
INVALID_OPERATION_ID