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

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

package com.qcloud.Module;

/*
 * see document: 
 * https://cloud.tencent.com/document/product/628
 */
public class APIGateway extends Base {
    public APIGateway() {
        serverHost = "apigateway.api.qcloud.com";
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy