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

com.xiaoleilu.ucloud.ucdn.Areacode Maven / Gradle / Ivy

package com.xiaoleilu.ucloud.ucdn;

/**
 * 购买流量的区域
 * @author Looly
 *
 */
public enum Areacode {
	/** 国内 */
	cn,
	/** 海外 */
	abroad
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy