public class IPaasServiceImpl extends BaseServiceImpl implements IPaasService
apiInfoList, credentials, ISigner, serviceInfo
限定符和类型 | 方法和说明 |
---|---|
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, signSts2
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
destroy, getAccessKey, getRegion, getSecretKey, getSessionToken, getSignUrl, json, post, proto, put, putData, query, setAccessKey, setClientNoReuse, setConnectionTimeout, setHost, setHttpClient, setRegion, setScheme, setSecretKey, setServiceInfo, setSessionToken, setSocketTimeout, signSts2
public static IPaasService getInstance()
public static IPaasService getInstance2(org.apache.http.HttpHost proxy)
public static IPaasService getInstance(String region) throws Exception
Exception
public ListHostResponse listHost(ListHostRequest listHostRequest) throws Exception
listHost
在接口中 IPaasService
Exception
public ListInstanceResponse listInstance(ListInstanceRequest listInstanceRequest) throws Exception
listInstance
在接口中 IPaasService
Exception
public DetailInstanceResponse detailInstance(DetailInstanceRequest DetailInstanceRequest) throws Exception
detailInstance
在接口中 IPaasService
Exception
Copyright © 2024. All rights reserved.