public class ImpServiceImpl extends BaseServiceImpl implements IImpService
apiInfoList, credentials, ISigner, serviceInfo| Modifier | Constructor and Description |
|---|---|
protected |
ImpServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
static IImpService |
getInstance() |
static IImpService |
getInstance(String region) |
ImpKillJobResponse |
KillJob(ImpKillJobRequest input)
KillJob.
|
ImpRetrieveJobResponse |
RetrieveJob(ImpRetrieveJobRequest input)
RetrieveJob.
|
ImpSubmitJobResponse |
SubmitJob(ImpSubmitJobRequest input)
SubmitJob.
|
destroy, getAccessKey, getApiInfoList, getHttpClient, getISigner, getRegion, getSecretKey, getServiceInfo, getSessionToken, getSignUrl, json, makeRequest, post, postDataWithResponse, postFileMultiPart, prepareRequest, proto, put, putData, putData, putDataWithResponse, putDataWithResponse, query, setAccessKey, setClientNoReuse, setConnectionTimeout, setHost, setHttpClient, setRegion, setScheme, setSecretKey, setServiceInfo, setSessionToken, setSocketTimeout, signSts2clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdestroy, getAccessKey, getRegion, getSecretKey, getSessionToken, getSignUrl, json, post, proto, put, putData, query, setAccessKey, setClientNoReuse, setConnectionTimeout, setHost, setHttpClient, setRegion, setScheme, setSecretKey, setServiceInfo, setSessionToken, setSocketTimeout, signSts2public static IImpService getInstance()
public static IImpService getInstance(String region) throws Exception
Exceptionpublic ImpSubmitJobResponse SubmitJob(ImpSubmitJobRequest input) throws Exception
SubmitJob in interface IImpServiceinput - com.volcengine.service.imp.model.request.ImpSubmitJobRequestException - the exceptionpublic ImpKillJobResponse KillJob(ImpKillJobRequest input) throws Exception
KillJob in interface IImpServiceinput - com.volcengine.service.imp.model.request.ImpKillJobRequestException - the exceptionpublic ImpRetrieveJobResponse RetrieveJob(ImpRetrieveJobRequest input) throws Exception
RetrieveJob in interface IImpServiceinput - com.volcengine.service.imp.model.request.ImpRetrieveJobRequestException - the exceptionCopyright © 2025. All rights reserved.