com.qcloud.Module.Emr 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 Cloud Elastic Map Reduce.
*
* see API document:
* https://cloud.tencent.com/document/product/589/10214
*
*/
public class Emr extends Base {
public Emr(){
serverHost = "emr.api.qcloud.com";
}
}