com.aliyun.enums.Constants Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of toolkit-maven-plugin Show documentation
Show all versions of toolkit-maven-plugin Show documentation
Aliyun Open API SDK for Java
Copyright (C) Alibaba Cloud Computing
All rights reserved.
版权所有 (C)阿里云计算有限公司
http://www.aliyun.com
package com.aliyun.enums;
public class Constants {
public static final int INTEGER_FIELD_NOT_INITIALIZED = -1;
public static final String POP_API_ROUTE_KEY = "X-EDAS-AT-ROUTER-KEY";
public static final String DEPLOY_SOURCE_HEADER_KEY = "X-EDAS-DEPLOY-SOURCE";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy