com.qcloud.Module.Tbaas Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of qcloud-java-sdk Show documentation
Show all versions of qcloud-java-sdk Show documentation
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;
/*
* Tencent Blockchain as a Service.
*
* see API document:
* https://cloud.tencent.com/document/product/663/14024
*
*/
public class Tbaas extends Base {
public Tbaas(){
serverHost = "tbaas.api.qcloud.com";
}
}