public class EisClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION| Constructor and Description | 
|---|
| EisClient(Credential credential,
         String region) | 
| EisClient(Credential credential,
         String region,
         ClientProfile profile) | 
| Modifier and Type | Method and Description | 
|---|---|
| GetRuntimeMCResponse | GetRuntimeMC(GetRuntimeMCRequest req)获取运行时详情 | 
| GetRuntimeResourceMonitorMetricMCResponse | GetRuntimeResourceMonitorMetricMC(GetRuntimeResourceMonitorMetricMCRequest req)获取运行时资源监控详情,cpu,memory,bandwidth | 
| ListDeployableRuntimesMCResponse | ListDeployableRuntimesMC(ListDeployableRuntimesMCRequest req)返回用户可用的运行时列表,发布应用时返回的运行时环境,仅shared和private运行时,无sandbox运行时,并且只有running/scaling状态的 | 
| ListRuntimeDeployedInstancesMCResponse | ListRuntimeDeployedInstancesMC(ListRuntimeDeployedInstancesMCRequest req)获取运行时部署的应用实例列表 | 
| ListRuntimesMCResponse | ListRuntimesMC(ListRuntimesMCRequest req)返回用户的运行时列表,运行时管理主页使用,包含沙箱、共享运行时及独立运行时环境,不包含已经删除的运行时 | 
call, callOctetStream, getClientProfile, getCredential, getRegion, getRegionBreaker, internalRequest, internalRequest, internalRequestRaw, processResponseJson, processResponseSSE, retry, setClientProfile, setCredential, setRegion, setRegionBreakerpublic EisClient(Credential credential, String region)
public EisClient(Credential credential, String region, ClientProfile profile)
public GetRuntimeMCResponse GetRuntimeMC(GetRuntimeMCRequest req) throws TencentCloudSDKException
req - GetRuntimeMCRequestTencentCloudSDKExceptionpublic GetRuntimeResourceMonitorMetricMCResponse GetRuntimeResourceMonitorMetricMC(GetRuntimeResourceMonitorMetricMCRequest req) throws TencentCloudSDKException
req - GetRuntimeResourceMonitorMetricMCRequestTencentCloudSDKExceptionpublic ListDeployableRuntimesMCResponse ListDeployableRuntimesMC(ListDeployableRuntimesMCRequest req) throws TencentCloudSDKException
req - ListDeployableRuntimesMCRequestTencentCloudSDKExceptionpublic ListRuntimeDeployedInstancesMCResponse ListRuntimeDeployedInstancesMC(ListRuntimeDeployedInstancesMCRequest req) throws TencentCloudSDKException
req - ListRuntimeDeployedInstancesMCRequestTencentCloudSDKExceptionpublic ListRuntimesMCResponse ListRuntimesMC(ListRuntimesMCRequest req) throws TencentCloudSDKException
req - ListRuntimesMCRequestTencentCloudSDKExceptionCopyright © 2025. All rights reserved.