public class SvpClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION| Constructor and Description | 
|---|
| SvpClient(Credential credential,
         String region) | 
| SvpClient(Credential credential,
         String region,
         ClientProfile profile) | 
| Modifier and Type | Method and Description | 
|---|---|
| CreateSavingPlanOrderResponse | CreateSavingPlanOrder(CreateSavingPlanOrderRequest req)创建节省计划订单 | 
| DescribeSavingPlanCoverageResponse | DescribeSavingPlanCoverage(DescribeSavingPlanCoverageRequest req)查询当前用户节省计划覆盖率明细数据,如无特别说明,金额单位均为元(国内站)或者美元(国际站)。 | 
| DescribeSavingPlanDeductResponse | DescribeSavingPlanDeduct(DescribeSavingPlanDeductRequest req)查询节省计划抵扣明细 | 
| DescribeSavingPlanOverviewResponse | DescribeSavingPlanOverview(DescribeSavingPlanOverviewRequest req)查用当前用户明细节省计划总览查询时段内的使用情况 | 
| DescribeSavingPlanUsageResponse | DescribeSavingPlanUsage(DescribeSavingPlanUsageRequest req)查用当前用户明细节省计划查询时段内的使用情况 | 
call, callOctetStream, getClientProfile, getCredential, getRegion, getRegionBreaker, internalRequest, internalRequest, internalRequestRaw, processResponseJson, processResponseSSE, retry, setClientProfile, setCredential, setRegion, setRegionBreakerpublic SvpClient(Credential credential, String region)
public SvpClient(Credential credential, String region, ClientProfile profile)
public CreateSavingPlanOrderResponse CreateSavingPlanOrder(CreateSavingPlanOrderRequest req) throws TencentCloudSDKException
req - CreateSavingPlanOrderRequestTencentCloudSDKExceptionpublic DescribeSavingPlanCoverageResponse DescribeSavingPlanCoverage(DescribeSavingPlanCoverageRequest req) throws TencentCloudSDKException
req - DescribeSavingPlanCoverageRequestTencentCloudSDKExceptionpublic DescribeSavingPlanDeductResponse DescribeSavingPlanDeduct(DescribeSavingPlanDeductRequest req) throws TencentCloudSDKException
req - DescribeSavingPlanDeductRequestTencentCloudSDKExceptionpublic DescribeSavingPlanOverviewResponse DescribeSavingPlanOverview(DescribeSavingPlanOverviewRequest req) throws TencentCloudSDKException
req - DescribeSavingPlanOverviewRequestTencentCloudSDKExceptionpublic DescribeSavingPlanUsageResponse DescribeSavingPlanUsage(DescribeSavingPlanUsageRequest req) throws TencentCloudSDKException
req - DescribeSavingPlanUsageRequestTencentCloudSDKExceptionCopyright © 2025. All rights reserved.