public class LiveTrait extends BaseServiceImpl
| Modifier and Type | Class and Description |
|---|---|
static class |
LiveTrait.ResponseModel |
apiInfoList, serviceInfo| Modifier | Constructor and Description |
|---|---|
protected |
LiveTrait() |
protected |
LiveTrait(org.apache.http.HttpHost proxy) |
protected |
LiveTrait(ServiceInfo serviceInfo) |
| Modifier and Type | Method and Description |
|---|---|
ListStorageSpaceRes |
listStorageSpace(ListStorageSpaceBody body)
listStorageSpace
|
ListStorageSpaceDetailRes |
listStorageSpaceDetail(ListStorageSpaceDetailBody body)
listStorageSpaceDetail
|
destroy, getAccessKey, getApiInfoList, getHttpClient, getISigner, getRegion, getSecretKey, getServiceInfo, getSignUrl, getWholeSignUrl, json, post, put, putData, putDataWithResponse, query, setAccessKey, setClientNoReuse, setConnectionTimeout, setHost, setHttpClient, setRegion, setScheme, setSecretKey, setServiceInfo, setSocketTimeout, signSts2protected LiveTrait()
protected LiveTrait(ServiceInfo serviceInfo)
protected LiveTrait(org.apache.http.HttpHost proxy)
public ListStorageSpaceRes listStorageSpace(ListStorageSpaceBody body) throws Exception
listStorageSpace
ListStorageSpace
body - body payloadException - error during requestpublic ListStorageSpaceDetailRes listStorageSpaceDetail(ListStorageSpaceDetailBody body) throws Exception
listStorageSpaceDetail
ListStorageSpaceDetail
body - body payloadException - error during requestCopyright © 2025. All rights reserved.