public class IPaasServiceImpl extends BaseServiceImpl implements IPaasService
apiInfoList, credentials, ISigner, serviceInfo| Modifier and Type | Method and Description |
|---|---|
DetailInstanceResponse |
detailInstance(DetailInstanceRequest DetailInstanceRequest) |
static IPaasService |
getInstance() |
static IPaasService |
getInstance(String region) |
static IPaasService |
getInstance2(org.apache.http.HttpHost proxy) |
ListHostResponse |
listHost(ListHostRequest listHostRequest) |
ListInstanceResponse |
listInstance(ListInstanceRequest listInstanceRequest) |
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 IPaasService getInstance()
public static IPaasService getInstance2(org.apache.http.HttpHost proxy)
public static IPaasService getInstance(String region) throws Exception
Exceptionpublic ListHostResponse listHost(ListHostRequest listHostRequest) throws Exception
listHost in interface IPaasServiceExceptionpublic ListInstanceResponse listInstance(ListInstanceRequest listInstanceRequest) throws Exception
listInstance in interface IPaasServiceExceptionpublic DetailInstanceResponse detailInstance(DetailInstanceRequest DetailInstanceRequest) throws Exception
detailInstance in interface IPaasServiceExceptionCopyright © 2025. All rights reserved.