All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.qcloud.Module.Scf Maven / Gradle / Ivy

Go to download

Tencent Cloud Open API SDK for Java Copyright (C) Tencent Cloud All Rights Reserved. 版权所有 (C)腾讯云 http://www.qcloud.com

The newest version!
package com.qcloud.Module;

/*
 * Serverless Cloud Function.
 * 

* see document: * https://cloud.tencent.com/document/product/583 *

*/ public class Scf extends Base { public Scf(){ serverHost = "scf.api.qcloud.com"; } }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy