From f560f11c8a7cb39761408612c3d8d387825683e1 Mon Sep 17 00:00:00 2001 From: Jackson Tian Date: Tue, 24 Sep 2024 13:34:03 +0800 Subject: [PATCH] Delete aliyun-java-sdk-amp directory --- aliyun-java-sdk-amp/ChangeLog.txt | 39 ----- aliyun-java-sdk-amp/pom.xml | 119 -------------- .../amp/model/v20200708/AAARequest.java | 37 ----- .../amp/model/v20200708/AAAResponse.java | 46 ------ .../model/v20200708/AsadasdasdRequest.java | 50 ------ .../model/v20200708/AsadasdasdResponse.java | 46 ------ .../v20200708/CoreEngineCopyRequest.java | 130 --------------- .../v20200708/CoreEngineCopyResponse.java | 36 ----- .../model/v20200708/CoreEngineRequest.java | 130 --------------- .../model/v20200708/CoreEngineResponse.java | 86 ---------- .../amp/model/v20200708/CreateAPIRequest.java | 50 ------ .../model/v20200708/CreateAPIResponse.java | 46 ------ .../model/v20200708/CreateClusterRequest.java | 50 ------ .../v20200708/CreateClusterResponse.java | 66 -------- .../CreateClusterSpecial111Request.java | 50 ------ .../CreateClusterSpecial111Response.java | 46 ------ .../CreateClusterSpecialRequest.java | 115 ------------- .../CreateClusterSpecialResponse.java | 66 -------- .../v20200708/CreateDataSourceRequest.java | 50 ------ .../v20200708/CreateDataSourceResponse.java | 56 ------- .../DescribeEdgeMachineModelsRequest.java | 50 ------ .../DescribeEdgeMachineModelsResponse.java | 120 -------------- .../model/v20200708/DingAPITcTcRequest.java | 37 ----- .../model/v20200708/DingAPITcTcResponse.java | 69 -------- .../model/v20200708/DingAPITcYRequest.java | 50 ------ .../model/v20200708/DingAPITcYResponse.java | 56 ------- .../amp/model/v20200708/EdssRequest.java | 50 ------ .../amp/model/v20200708/EdssResponse.java | 46 ------ .../HuichengTestRoaDataApiRequest.java | 37 ----- .../HuichengTestRoaDataApiResponse.java | 46 ------ .../model/v20200708/LastTestDuheRequest.java | 37 ----- .../model/v20200708/LastTestDuheResponse.java | 46 ------ .../v20200708/LastTestYingSheRequest.java | 50 ------ .../v20200708/LastTestYingSheResponse.java | 46 ------ .../amp/model/v20200708/MaoTestRequest.java | 50 ------ .../amp/model/v20200708/MaoTestResponse.java | 46 ------ .../amp/model/v20200708/MaoefeTsRequest.java | 37 ----- .../amp/model/v20200708/MaoefeTsResponse.java | 46 ------ .../amp/model/v20200708/MyROAHTTPRequest.java | 50 ------ .../model/v20200708/MyROAHTTPResponse.java | 79 --------- .../amp/model/v20200708/MyRoaApiRequest.java | 141 ---------------- .../amp/model/v20200708/MyRoaApiResponse.java | 46 ------ .../amp/model/v20200708/ProgressRequest.java | 104 ------------ .../amp/model/v20200708/ProgressResponse.java | 36 ----- .../model/v20200708/RoaDuheYsTestRequest.java | 151 ------------------ .../v20200708/RoaDuheYsTestResponse.java | 46 ------ .../v20200708/RoaHsfMutilTestRequest.java | 80 ---------- .../v20200708/RoaHsfMutilTestResponse.java | 46 ------ .../model/v20200708/RoaHsfTestRequest.java | 67 -------- .../model/v20200708/RoaHsfTestResponse.java | 46 ------ .../amp/model/v20200708/SecondAPIRequest.java | 37 ----- .../model/v20200708/SecondAPIResponse.java | 46 ------ .../amp/model/v20200708/TestFeRequest.java | 50 ------ .../amp/model/v20200708/TestFeResponse.java | 46 ------ .../amp/model/v20200708/TestParamRequest.java | 50 ------ .../model/v20200708/TestParamResponse.java | 46 ------ .../model/v20200708/TestRoaDueRequest.java | 64 -------- .../model/v20200708/TestRoaDueResponse.java | 46 ------ .../amp/model/v20200708/TestRoaTcRequest.java | 37 ----- .../model/v20200708/TestRoaTcResponse.java | 56 ------- .../amp/model/v20200708/TestSeeRequest.java | 37 ----- .../amp/model/v20200708/TestSeeResponse.java | 46 ------ .../amp/model/v20200708/TestYsWoRequest.java | 67 -------- .../amp/model/v20200708/TestYsWoResponse.java | 46 ------ .../v20200708/AAAResponseUnmarshaller.java | 29 ---- .../AsadasdasdResponseUnmarshaller.java | 29 ---- .../CoreEngineCopyResponseUnmarshaller.java | 28 ---- .../CoreEngineResponseUnmarshaller.java | 33 ---- .../CreateAPIResponseUnmarshaller.java | 29 ---- .../CreateClusterResponseUnmarshaller.java | 31 ---- ...ClusterSpecial111ResponseUnmarshaller.java | 29 ---- ...ateClusterSpecialResponseUnmarshaller.java | 31 ---- .../CreateDataSourceResponseUnmarshaller.java | 30 ---- ...EdgeMachineModelsResponseUnmarshaller.java | 47 ------ .../DingAPITcTcResponseUnmarshaller.java | 34 ---- .../DingAPITcYResponseUnmarshaller.java | 30 ---- .../v20200708/EdssResponseUnmarshaller.java | 29 ---- ...engTestRoaDataApiResponseUnmarshaller.java | 29 ---- .../LastTestDuheResponseUnmarshaller.java | 29 ---- .../LastTestYingSheResponseUnmarshaller.java | 29 ---- .../MaoTestResponseUnmarshaller.java | 29 ---- .../MaoefeTsResponseUnmarshaller.java | 29 ---- .../MyROAHTTPResponseUnmarshaller.java | 35 ---- .../MyRoaApiResponseUnmarshaller.java | 29 ---- .../ProgressResponseUnmarshaller.java | 28 ---- .../RoaDuheYsTestResponseUnmarshaller.java | 29 ---- .../RoaHsfMutilTestResponseUnmarshaller.java | 29 ---- .../RoaHsfTestResponseUnmarshaller.java | 29 ---- .../SecondAPIResponseUnmarshaller.java | 29 ---- .../v20200708/TestFeResponseUnmarshaller.java | 29 ---- .../TestParamResponseUnmarshaller.java | 29 ---- .../TestRoaDueResponseUnmarshaller.java | 29 ---- .../TestRoaTcResponseUnmarshaller.java | 30 ---- .../TestSeeResponseUnmarshaller.java | 29 ---- .../TestYsWoResponseUnmarshaller.java | 29 ---- 95 files changed, 4736 deletions(-) delete mode 100644 aliyun-java-sdk-amp/ChangeLog.txt delete mode 100644 aliyun-java-sdk-amp/pom.xml delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/AAARequest.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/AAAResponse.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/AsadasdasdRequest.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/AsadasdasdResponse.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CoreEngineCopyRequest.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CoreEngineCopyResponse.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CoreEngineRequest.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CoreEngineResponse.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CreateAPIRequest.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CreateAPIResponse.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CreateClusterRequest.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CreateClusterResponse.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CreateClusterSpecial111Request.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CreateClusterSpecial111Response.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CreateClusterSpecialRequest.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CreateClusterSpecialResponse.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CreateDataSourceRequest.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CreateDataSourceResponse.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/DescribeEdgeMachineModelsRequest.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/DescribeEdgeMachineModelsResponse.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/DingAPITcTcRequest.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/DingAPITcTcResponse.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/DingAPITcYRequest.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/DingAPITcYResponse.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/EdssRequest.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/EdssResponse.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/HuichengTestRoaDataApiRequest.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/HuichengTestRoaDataApiResponse.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/LastTestDuheRequest.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/LastTestDuheResponse.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/LastTestYingSheRequest.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/LastTestYingSheResponse.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/MaoTestRequest.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/MaoTestResponse.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/MaoefeTsRequest.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/MaoefeTsResponse.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/MyROAHTTPRequest.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/MyROAHTTPResponse.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/MyRoaApiRequest.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/MyRoaApiResponse.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/ProgressRequest.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/ProgressResponse.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/RoaDuheYsTestRequest.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/RoaDuheYsTestResponse.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/RoaHsfMutilTestRequest.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/RoaHsfMutilTestResponse.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/RoaHsfTestRequest.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/RoaHsfTestResponse.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/SecondAPIRequest.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/SecondAPIResponse.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestFeRequest.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestFeResponse.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestParamRequest.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestParamResponse.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestRoaDueRequest.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestRoaDueResponse.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestRoaTcRequest.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestRoaTcResponse.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestSeeRequest.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestSeeResponse.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestYsWoRequest.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestYsWoResponse.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/AAAResponseUnmarshaller.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/AsadasdasdResponseUnmarshaller.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/CoreEngineCopyResponseUnmarshaller.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/CoreEngineResponseUnmarshaller.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/CreateAPIResponseUnmarshaller.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/CreateClusterResponseUnmarshaller.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/CreateClusterSpecial111ResponseUnmarshaller.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/CreateClusterSpecialResponseUnmarshaller.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/CreateDataSourceResponseUnmarshaller.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/DescribeEdgeMachineModelsResponseUnmarshaller.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/DingAPITcTcResponseUnmarshaller.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/DingAPITcYResponseUnmarshaller.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/EdssResponseUnmarshaller.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/HuichengTestRoaDataApiResponseUnmarshaller.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/LastTestDuheResponseUnmarshaller.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/LastTestYingSheResponseUnmarshaller.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/MaoTestResponseUnmarshaller.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/MaoefeTsResponseUnmarshaller.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/MyROAHTTPResponseUnmarshaller.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/MyRoaApiResponseUnmarshaller.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/ProgressResponseUnmarshaller.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/RoaDuheYsTestResponseUnmarshaller.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/RoaHsfMutilTestResponseUnmarshaller.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/RoaHsfTestResponseUnmarshaller.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/SecondAPIResponseUnmarshaller.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/TestFeResponseUnmarshaller.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/TestParamResponseUnmarshaller.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/TestRoaDueResponseUnmarshaller.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/TestRoaTcResponseUnmarshaller.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/TestSeeResponseUnmarshaller.java delete mode 100644 aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/TestYsWoResponseUnmarshaller.java diff --git a/aliyun-java-sdk-amp/ChangeLog.txt b/aliyun-java-sdk-amp/ChangeLog.txt deleted file mode 100644 index d9001c132c..0000000000 --- a/aliyun-java-sdk-amp/ChangeLog.txt +++ /dev/null @@ -1,39 +0,0 @@ -2022-05-31 Version: 1.8.14 -- Automatically generate sdk tasks. - -2022-05-27 Version: 1.8.13 -- Automatically generate sdk tasks. - -2022-05-26 Version: 1.8.12 -- Automatically generate sdk tasks. - -2022-05-26 Version: 1.8.11 -- Automatically generate sdk tasks. - -2022-05-26 Version: 1.8.10 -- Automatically generate sdk tasks. - -2022-05-26 Version: 1.8.9 -- Automatically generate sdk tasks. - -2022-05-26 Version: 1.8.8 -- Automatically generate sdk tasks. - -2022-05-26 Version: 1.8.5 -- Automatically generate sdk tasks. - -2022-05-26 Version: 1.8.4 -- Automatically generate sdk tasks. - -2022-05-26 Version: 1.8.3 -- Automatically generate sdk tasks. - -2022-05-26 Version: 1.8.2 -- Automatically generate sdk tasks. - -2022-05-26 Version: 1.8.1 -- Automatically generate sdk tasks. - -2022-05-23 Version: 1.0.0 -- Test. - diff --git a/aliyun-java-sdk-amp/pom.xml b/aliyun-java-sdk-amp/pom.xml deleted file mode 100644 index 5e49bd32d4..0000000000 --- a/aliyun-java-sdk-amp/pom.xml +++ /dev/null @@ -1,119 +0,0 @@ - - - 4.0.0 - com.aliyun - aliyun-java-sdk-amp - jar - 1.8.14 - aliyun-java-sdk-amp - http://www.aliyun.com - Aliyun Open API SDK for Java -Copyright (C) Alibaba Cloud Computing -All rights reserved. -版权所有 (C)阿里云计算有限公司 -http://www.aliyun.com - - - sonatype-nexus-snapshots - https://s01.oss.sonatype.org/content/repositories/snapshots - - - sonatype-nexus-staging - https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ - - - - - com.aliyun - aliyun-java-sdk-core - true - [4.3.2,5.0.0) - - - com.google.code.gson - gson - 2.8.9 - - - - - - - - - - - scm:git:git://github.com/aliyun/aliyun-openapi-java-sdk.git - scm:git:git@github.com:aliyun/aliyun-openapi-java-sdk.git - https://github.com/aliyun/aliyun-openapi-java-sdk - - - - aliyunproducts - Aliyun SDK - aliyunsdk@aliyun.com - - - - - - maven-compiler-plugin - 2.3.2 - - 1.6 - 1.6 - UTF-8 - - - - org.apache.maven.plugins - maven-jar-plugin - 2.3.2 - - - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.10 - - -Dfile.encoding=UTF-8 - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.8 - - UTF-8 - - - - org.apache.maven.plugins - maven-gpg-plugin - 1.5 - - - sign-artifacts - verify - - sign - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.3 - true - - sonatype-nexus-staging - https://s01.oss.sonatype.org/ - true - - - - - \ No newline at end of file diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/AAARequest.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/AAARequest.java deleted file mode 100644 index 57379bd33c..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/AAARequest.java +++ /dev/null @@ -1,37 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.RoaAcsRequest; -import com.aliyuncs.http.MethodType; - -/** - * @author auto create - * @version - */ -public class AAARequest extends RoaAcsRequest { - - public AAARequest() { - super("amp", "2020-07-08", "AAA", "jeepproduct001"); - setUriPattern("/aa"); - setMethod(MethodType.POST); - } - - @Override - public Class getResponseClass() { - return AAAResponse.class; - } - -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/AAAResponse.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/AAAResponse.java deleted file mode 100644 index 7771b7eac2..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/AAAResponse.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.AcsResponse; -import com.aliyuncs.amp.transform.v20200708.AAAResponseUnmarshaller; -import com.aliyuncs.transform.UnmarshallerContext; - -/** - * @author auto create - * @version - */ -public class AAAResponse extends AcsResponse { - - private String requestId; - - public String getRequestId() { - return this.requestId; - } - - public void setRequestId(String requestId) { - this.requestId = requestId; - } - - @Override - public AAAResponse getInstance(UnmarshallerContext context) { - return AAAResponseUnmarshaller.unmarshall(this, context); - } - - @Override - public boolean checkShowJsonItemName() { - return false; - } -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/AsadasdasdRequest.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/AsadasdasdRequest.java deleted file mode 100644 index 8362e6e6a9..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/AsadasdasdRequest.java +++ /dev/null @@ -1,50 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.RoaAcsRequest; -import com.aliyuncs.http.MethodType; - -/** - * @author auto create - * @version - */ -public class AsadasdasdRequest extends RoaAcsRequest { - - - private String a; - public AsadasdasdRequest() { - super("amp", "2020-07-08", "Asadasdasd", "jeepproduct001"); - setUriPattern("/asdxzc"); - setMethod(MethodType.POST); - } - - public String getA() { - return this.a; - } - - public void setA(String a) { - this.a = a; - if(a != null){ - putQueryParameter("A", a); - } - } - - @Override - public Class getResponseClass() { - return AsadasdasdResponse.class; - } - -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/AsadasdasdResponse.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/AsadasdasdResponse.java deleted file mode 100644 index 8370c0d68f..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/AsadasdasdResponse.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.AcsResponse; -import com.aliyuncs.amp.transform.v20200708.AsadasdasdResponseUnmarshaller; -import com.aliyuncs.transform.UnmarshallerContext; - -/** - * @author auto create - * @version - */ -public class AsadasdasdResponse extends AcsResponse { - - private String requestId; - - public String getRequestId() { - return this.requestId; - } - - public void setRequestId(String requestId) { - this.requestId = requestId; - } - - @Override - public AsadasdasdResponse getInstance(UnmarshallerContext context) { - return AsadasdasdResponseUnmarshaller.unmarshall(this, context); - } - - @Override - public boolean checkShowJsonItemName() { - return false; - } -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CoreEngineCopyRequest.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CoreEngineCopyRequest.java deleted file mode 100644 index bca763fa78..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CoreEngineCopyRequest.java +++ /dev/null @@ -1,130 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.RoaAcsRequest; -import java.util.List; -import com.google.gson.Gson; -import com.google.gson.annotations.SerializedName; -import com.aliyuncs.http.MethodType; - -/** - * @author auto create - * @version - */ -public class CoreEngineCopyRequest extends RoaAcsRequest { - - - private String param5; - - @SerializedName("paramList") - private List paramList; - - private String param4; - - @SerializedName("param1") - private List param1; - public CoreEngineCopyRequest() { - super("amp", "2020-07-08", "CoreEngineCopy", "jeepproduct001"); - setUriPattern("/api/new/demo"); - setMethod(MethodType.POST); - } - - public String getParam5() { - return this.param5; - } - - public void setParam5(String param5) { - this.param5 = param5; - if(param5 != null){ - putQueryParameter("param5", param5); - } - } - - public List getParamList() { - return this.paramList; - } - - public void setParamList(List paramList) { - this.paramList = paramList; - if (paramList != null) { - putQueryParameter("ParamList" , new Gson().toJson(paramList)); - } - } - - public String getParam4() { - return this.param4; - } - - public void setParam4(String param4) { - this.param4 = param4; - if(param4 != null){ - putQueryParameter("param4", param4); - } - } - - public List getParam1() { - return this.param1; - } - - public void setParam1(List param1) { - this.param1 = param1; - if (param1 != null) { - putBodyParameter("Param1" , new Gson().toJson(param1)); - } - } - - public static class Param1 { - - @SerializedName("Param3") - private String param3; - - @SerializedName("Param1") - private String param1; - - @SerializedName("Param2") - private String param2; - - public String getParam3() { - return this.param3; - } - - public void setParam3(String param3) { - this.param3 = param3; - } - - public String getParam1() { - return this.param1; - } - - public void setParam1(String param1) { - this.param1 = param1; - } - - public String getParam2() { - return this.param2; - } - - public void setParam2(String param2) { - this.param2 = param2; - } - } - - @Override - public Class getResponseClass() { - return CoreEngineCopyResponse.class; - } - -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CoreEngineCopyResponse.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CoreEngineCopyResponse.java deleted file mode 100644 index fe3e5add5b..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CoreEngineCopyResponse.java +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.AcsResponse; -import com.aliyuncs.amp.transform.v20200708.CoreEngineCopyResponseUnmarshaller; -import com.aliyuncs.transform.UnmarshallerContext; - -/** - * @author auto create - * @version - */ -public class CoreEngineCopyResponse extends AcsResponse { - - @Override - public CoreEngineCopyResponse getInstance(UnmarshallerContext context) { - return CoreEngineCopyResponseUnmarshaller.unmarshall(this, context); - } - - @Override - public boolean checkShowJsonItemName() { - return false; - } -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CoreEngineRequest.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CoreEngineRequest.java deleted file mode 100644 index d2c4158019..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CoreEngineRequest.java +++ /dev/null @@ -1,130 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.RoaAcsRequest; -import java.util.List; -import com.google.gson.Gson; -import com.google.gson.annotations.SerializedName; -import com.aliyuncs.http.MethodType; - -/** - * @author auto create - * @version - */ -public class CoreEngineRequest extends RoaAcsRequest { - - - @SerializedName("paramList") - private List paramList; - - private String param3; - - @SerializedName("param1") - private List param1; - - private String param2; - public CoreEngineRequest() { - super("amp", "2020-07-08", "CoreEngine", "jeepproduct001"); - setUriPattern("/getVersion/demo"); - setMethod(MethodType.POST); - } - - public List getParamList() { - return this.paramList; - } - - public void setParamList(List paramList) { - this.paramList = paramList; - if (paramList != null) { - putQueryParameter("ParamList" , new Gson().toJson(paramList)); - } - } - - public String getParam3() { - return this.param3; - } - - public void setParam3(String param3) { - this.param3 = param3; - if(param3 != null){ - putQueryParameter("param3", param3); - } - } - - public List getParam1() { - return this.param1; - } - - public void setParam1(List param1) { - this.param1 = param1; - if (param1 != null) { - putBodyParameter("Param1" , new Gson().toJson(param1)); - } - } - - public String getParam2() { - return this.param2; - } - - public void setParam2(String param2) { - this.param2 = param2; - if(param2 != null){ - putQueryParameter("param2", param2); - } - } - - public static class Param1 { - - @SerializedName("Param3") - private String param3; - - @SerializedName("Param1") - private String param1; - - @SerializedName("Param2") - private String param2; - - public String getParam3() { - return this.param3; - } - - public void setParam3(String param3) { - this.param3 = param3; - } - - public String getParam1() { - return this.param1; - } - - public void setParam1(String param1) { - this.param1 = param1; - } - - public String getParam2() { - return this.param2; - } - - public void setParam2(String param2) { - this.param2 = param2; - } - } - - @Override - public Class getResponseClass() { - return CoreEngineResponse.class; - } - -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CoreEngineResponse.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CoreEngineResponse.java deleted file mode 100644 index b7befe85d4..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CoreEngineResponse.java +++ /dev/null @@ -1,86 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.AcsResponse; -import com.aliyuncs.amp.transform.v20200708.CoreEngineResponseUnmarshaller; -import com.aliyuncs.transform.UnmarshallerContext; - -/** - * @author auto create - * @version - */ -public class CoreEngineResponse extends AcsResponse { - - private String requestId; - - private Boolean success; - - private String message; - - private Long code; - - private String data; - - public String getRequestId() { - return this.requestId; - } - - public void setRequestId(String requestId) { - this.requestId = requestId; - } - - public Boolean getSuccess() { - return this.success; - } - - public void setSuccess(Boolean success) { - this.success = success; - } - - public String getMessage() { - return this.message; - } - - public void setMessage(String message) { - this.message = message; - } - - public Long getCode() { - return this.code; - } - - public void setCode(Long code) { - this.code = code; - } - - public String getData() { - return this.data; - } - - public void setData(String data) { - this.data = data; - } - - @Override - public CoreEngineResponse getInstance(UnmarshallerContext context) { - return CoreEngineResponseUnmarshaller.unmarshall(this, context); - } - - @Override - public boolean checkShowJsonItemName() { - return false; - } -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CreateAPIRequest.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CreateAPIRequest.java deleted file mode 100644 index f6d8bdfd9d..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CreateAPIRequest.java +++ /dev/null @@ -1,50 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.RoaAcsRequest; -import com.aliyuncs.http.MethodType; - -/** - * @author auto create - * @version - */ -public class CreateAPIRequest extends RoaAcsRequest { - - - private String customize_config; - public CreateAPIRequest() { - super("amp", "2020-07-08", "CreateAPI", "jeepproduct001"); - setUriPattern("/[acd]"); - setMethod(MethodType.GET); - } - - public String getCustomize_config() { - return this.customize_config; - } - - public void setCustomize_config(String customize_config) { - this.customize_config = customize_config; - if(customize_config != null){ - putBodyParameter("customize_config", customize_config); - } - } - - @Override - public Class getResponseClass() { - return CreateAPIResponse.class; - } - -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CreateAPIResponse.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CreateAPIResponse.java deleted file mode 100644 index 36211eb59c..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CreateAPIResponse.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.AcsResponse; -import com.aliyuncs.amp.transform.v20200708.CreateAPIResponseUnmarshaller; -import com.aliyuncs.transform.UnmarshallerContext; - -/** - * @author auto create - * @version - */ -public class CreateAPIResponse extends AcsResponse { - - private String intanceId; - - public String getIntanceId() { - return this.intanceId; - } - - public void setIntanceId(String intanceId) { - this.intanceId = intanceId; - } - - @Override - public CreateAPIResponse getInstance(UnmarshallerContext context) { - return CreateAPIResponseUnmarshaller.unmarshall(this, context); - } - - @Override - public boolean checkShowJsonItemName() { - return false; - } -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CreateClusterRequest.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CreateClusterRequest.java deleted file mode 100644 index cdec6b3cdd..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CreateClusterRequest.java +++ /dev/null @@ -1,50 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.RoaAcsRequest; -import com.aliyuncs.http.MethodType; - -/** - * @author auto create - * @version - */ -public class CreateClusterRequest extends RoaAcsRequest { - - - private String a; - public CreateClusterRequest() { - super("amp", "2020-07-08", "CreateCluster", "jeepproduct001"); - setUriPattern("/clusters"); - setMethod(MethodType.POST); - } - - public String getA() { - return this.a; - } - - public void setA(String a) { - this.a = a; - if(a != null){ - putQueryParameter("A", a); - } - } - - @Override - public Class getResponseClass() { - return CreateClusterResponse.class; - } - -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CreateClusterResponse.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CreateClusterResponse.java deleted file mode 100644 index 4ac7f15826..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CreateClusterResponse.java +++ /dev/null @@ -1,66 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.AcsResponse; -import com.aliyuncs.amp.transform.v20200708.CreateClusterResponseUnmarshaller; -import com.aliyuncs.transform.UnmarshallerContext; - -/** - * @author auto create - * @version - */ -public class CreateClusterResponse extends AcsResponse { - - private String cluster_id; - - private String request_id; - - private String task_id; - - public String getCluster_id() { - return this.cluster_id; - } - - public void setCluster_id(String cluster_id) { - this.cluster_id = cluster_id; - } - - public String getRequest_id() { - return this.request_id; - } - - public void setRequest_id(String request_id) { - this.request_id = request_id; - } - - public String getTask_id() { - return this.task_id; - } - - public void setTask_id(String task_id) { - this.task_id = task_id; - } - - @Override - public CreateClusterResponse getInstance(UnmarshallerContext context) { - return CreateClusterResponseUnmarshaller.unmarshall(this, context); - } - - @Override - public boolean checkShowJsonItemName() { - return false; - } -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CreateClusterSpecial111Request.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CreateClusterSpecial111Request.java deleted file mode 100644 index a6732333b8..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CreateClusterSpecial111Request.java +++ /dev/null @@ -1,50 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.RoaAcsRequest; -import com.aliyuncs.http.MethodType; - -/** - * @author auto create - * @version - */ -public class CreateClusterSpecial111Request extends RoaAcsRequest { - - - private String add1; - public CreateClusterSpecial111Request() { - super("amp", "2020-07-08", "CreateClusterSpecial111", "jeepproduct001"); - setUriPattern("/clusters/[Cid]/[Pid]/[aaa]/sdasd11/[nnn]"); - setMethod(MethodType.POST); - } - - public String getAdd1() { - return this.add1; - } - - public void setAdd1(String add1) { - this.add1 = add1; - if(add1 != null){ - putHeaderParameter("Add1", add1); - } - } - - @Override - public Class getResponseClass() { - return CreateClusterSpecial111Response.class; - } - -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CreateClusterSpecial111Response.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CreateClusterSpecial111Response.java deleted file mode 100644 index 65cb5a107e..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CreateClusterSpecial111Response.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.AcsResponse; -import com.aliyuncs.amp.transform.v20200708.CreateClusterSpecial111ResponseUnmarshaller; -import com.aliyuncs.transform.UnmarshallerContext; - -/** - * @author auto create - * @version - */ -public class CreateClusterSpecial111Response extends AcsResponse { - - private String success; - - public String getSuccess() { - return this.success; - } - - public void setSuccess(String success) { - this.success = success; - } - - @Override - public CreateClusterSpecial111Response getInstance(UnmarshallerContext context) { - return CreateClusterSpecial111ResponseUnmarshaller.unmarshall(this, context); - } - - @Override - public boolean checkShowJsonItemName() { - return false; - } -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CreateClusterSpecialRequest.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CreateClusterSpecialRequest.java deleted file mode 100644 index 5accb69ffc..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CreateClusterSpecialRequest.java +++ /dev/null @@ -1,115 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.RoaAcsRequest; -import com.aliyuncs.http.MethodType; - -/** - * @author auto create - * @version - */ -public class CreateClusterSpecialRequest extends RoaAcsRequest { - - - private String ytoken; - - private String xtoken; - - private String filter1; - - private Long pid; - - private Boolean filter2; - - private String cid; - public CreateClusterSpecialRequest() { - super("amp", "2020-07-08", "CreateClusterSpecial", "jeepproduct001"); - setUriPattern("/clusters/[Cid]/[Pid]/[aaa]/sdasd/[nnn]"); - setMethod(MethodType.POST); - } - - public String getYtoken() { - return this.ytoken; - } - - public void setYtoken(String ytoken) { - this.ytoken = ytoken; - if(ytoken != null){ - putHeaderParameter("Y-token", ytoken); - } - } - - public String getXtoken() { - return this.xtoken; - } - - public void setXtoken(String xtoken) { - this.xtoken = xtoken; - if(xtoken != null){ - putHeaderParameter("X-token", xtoken); - } - } - - public String getFilter1() { - return this.filter1; - } - - public void setFilter1(String filter1) { - this.filter1 = filter1; - if(filter1 != null){ - putQueryParameter("Filter1", filter1); - } - } - - public Long getPid() { - return this.pid; - } - - public void setPid(Long pid) { - this.pid = pid; - if(pid != null){ - putPathParameter("Pid", pid.toString()); - } - } - - public Boolean getFilter2() { - return this.filter2; - } - - public void setFilter2(Boolean filter2) { - this.filter2 = filter2; - if(filter2 != null){ - putQueryParameter("Filter2", filter2.toString()); - } - } - - public String getCid() { - return this.cid; - } - - public void setCid(String cid) { - this.cid = cid; - if(cid != null){ - putPathParameter("Cid", cid); - } - } - - @Override - public Class getResponseClass() { - return CreateClusterSpecialResponse.class; - } - -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CreateClusterSpecialResponse.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CreateClusterSpecialResponse.java deleted file mode 100644 index 8f396f0ff8..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CreateClusterSpecialResponse.java +++ /dev/null @@ -1,66 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.AcsResponse; -import com.aliyuncs.amp.transform.v20200708.CreateClusterSpecialResponseUnmarshaller; -import com.aliyuncs.transform.UnmarshallerContext; - -/** - * @author auto create - * @version - */ -public class CreateClusterSpecialResponse extends AcsResponse { - - private String cluster_id; - - private String request_id; - - private String task_id; - - public String getCluster_id() { - return this.cluster_id; - } - - public void setCluster_id(String cluster_id) { - this.cluster_id = cluster_id; - } - - public String getRequest_id() { - return this.request_id; - } - - public void setRequest_id(String request_id) { - this.request_id = request_id; - } - - public String getTask_id() { - return this.task_id; - } - - public void setTask_id(String task_id) { - this.task_id = task_id; - } - - @Override - public CreateClusterSpecialResponse getInstance(UnmarshallerContext context) { - return CreateClusterSpecialResponseUnmarshaller.unmarshall(this, context); - } - - @Override - public boolean checkShowJsonItemName() { - return false; - } -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CreateDataSourceRequest.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CreateDataSourceRequest.java deleted file mode 100644 index 7e292d30cb..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CreateDataSourceRequest.java +++ /dev/null @@ -1,50 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.RoaAcsRequest; -import com.aliyuncs.http.MethodType; - -/** - * @author auto create - * @version - */ -public class CreateDataSourceRequest extends RoaAcsRequest { - - - private String body; - public CreateDataSourceRequest() { - super("amp", "2020-07-08", "CreateDataSource", "jeepproduct001"); - setUriPattern("/api/v1/datasources"); - setMethod(MethodType.POST); - } - - public String getBody() { - return this.body; - } - - public void setBody(String body) { - this.body = body; - if(body != null){ - putBodyParameter("body", body); - } - } - - @Override - public Class getResponseClass() { - return CreateDataSourceResponse.class; - } - -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CreateDataSourceResponse.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CreateDataSourceResponse.java deleted file mode 100644 index 89358497c6..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/CreateDataSourceResponse.java +++ /dev/null @@ -1,56 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.AcsResponse; -import com.aliyuncs.amp.transform.v20200708.CreateDataSourceResponseUnmarshaller; -import com.aliyuncs.transform.UnmarshallerContext; - -/** - * @author auto create - * @version - */ -public class CreateDataSourceResponse extends AcsResponse { - - private String dataSourceId; - - private String requestId; - - public String getDataSourceId() { - return this.dataSourceId; - } - - public void setDataSourceId(String dataSourceId) { - this.dataSourceId = dataSourceId; - } - - public String getRequestId() { - return this.requestId; - } - - public void setRequestId(String requestId) { - this.requestId = requestId; - } - - @Override - public CreateDataSourceResponse getInstance(UnmarshallerContext context) { - return CreateDataSourceResponseUnmarshaller.unmarshall(this, context); - } - - @Override - public boolean checkShowJsonItemName() { - return false; - } -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/DescribeEdgeMachineModelsRequest.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/DescribeEdgeMachineModelsRequest.java deleted file mode 100644 index a9c72a9bd1..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/DescribeEdgeMachineModelsRequest.java +++ /dev/null @@ -1,50 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.RoaAcsRequest; -import com.aliyuncs.http.MethodType; - -/** - * @author auto create - * @version - */ -public class DescribeEdgeMachineModelsRequest extends RoaAcsRequest { - - - private String rRFEW; - public DescribeEdgeMachineModelsRequest() { - super("amp", "2020-07-08", "DescribeEdgeMachineModels", "jeepproduct001"); - setUriPattern("/edge_machines/models"); - setMethod(MethodType.GET); - } - - public String getRRFEW() { - return this.rRFEW; - } - - public void setRRFEW(String rRFEW) { - this.rRFEW = rRFEW; - if(rRFEW != null){ - putQueryParameter("RRFEW", rRFEW); - } - } - - @Override - public Class getResponseClass() { - return DescribeEdgeMachineModelsResponse.class; - } - -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/DescribeEdgeMachineModelsResponse.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/DescribeEdgeMachineModelsResponse.java deleted file mode 100644 index f18823ef69..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/DescribeEdgeMachineModelsResponse.java +++ /dev/null @@ -1,120 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import java.util.List; -import com.aliyuncs.AcsResponse; -import com.aliyuncs.amp.transform.v20200708.DescribeEdgeMachineModelsResponseUnmarshaller; -import com.aliyuncs.transform.UnmarshallerContext; - -/** - * @author auto create - * @version - */ -public class DescribeEdgeMachineModelsResponse extends AcsResponse { - - private List models; - - public List getModels() { - return this.models; - } - - public void setModels(List models) { - this.models = models; - } - - public static class Models_info { - - private String model_id; - - private String created; - - private String model; - - private String description; - - private String cpu_arch; - - private Integer cpu; - - private Integer memory; - - public String getModel_id() { - return this.model_id; - } - - public void setModel_id(String model_id) { - this.model_id = model_id; - } - - public String getCreated() { - return this.created; - } - - public void setCreated(String created) { - this.created = created; - } - - public String getModel() { - return this.model; - } - - public void setModel(String model) { - this.model = model; - } - - public String getDescription() { - return this.description; - } - - public void setDescription(String description) { - this.description = description; - } - - public String getCpu_arch() { - return this.cpu_arch; - } - - public void setCpu_arch(String cpu_arch) { - this.cpu_arch = cpu_arch; - } - - public Integer getCpu() { - return this.cpu; - } - - public void setCpu(Integer cpu) { - this.cpu = cpu; - } - - public Integer getMemory() { - return this.memory; - } - - public void setMemory(Integer memory) { - this.memory = memory; - } - } - - @Override - public DescribeEdgeMachineModelsResponse getInstance(UnmarshallerContext context) { - return DescribeEdgeMachineModelsResponseUnmarshaller.unmarshall(this, context); - } - - @Override - public boolean checkShowJsonItemName() { - return false; - } -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/DingAPITcTcRequest.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/DingAPITcTcRequest.java deleted file mode 100644 index 624b40a53b..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/DingAPITcTcRequest.java +++ /dev/null @@ -1,37 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.RoaAcsRequest; -import com.aliyuncs.http.MethodType; - -/** - * @author auto create - * @version - */ -public class DingAPITcTcRequest extends RoaAcsRequest { - - public DingAPITcTcRequest() { - super("amp", "2020-07-08", "DingAPITcTc", "jeepproduct001"); - setUriPattern("/ding/tctc"); - setMethod(MethodType.POST); - } - - @Override - public Class getResponseClass() { - return DingAPITcTcResponse.class; - } - -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/DingAPITcTcResponse.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/DingAPITcTcResponse.java deleted file mode 100644 index d6d87e5c3b..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/DingAPITcTcResponse.java +++ /dev/null @@ -1,69 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.AcsResponse; -import com.aliyuncs.amp.transform.v20200708.DingAPITcTcResponseUnmarshaller; -import com.aliyuncs.transform.UnmarshallerContext; - -/** - * @author auto create - * @version - */ -public class DingAPITcTcResponse extends AcsResponse { - - private String requestId; - - private Res res; - - public String getRequestId() { - return this.requestId; - } - - public void setRequestId(String requestId) { - this.requestId = requestId; - } - - public Res getRes() { - return this.res; - } - - public void setRes(Res res) { - this.res = res; - } - - public static class Res { - - private String user; - - public String getUser() { - return this.user; - } - - public void setUser(String user) { - this.user = user; - } - } - - @Override - public DingAPITcTcResponse getInstance(UnmarshallerContext context) { - return DingAPITcTcResponseUnmarshaller.unmarshall(this, context); - } - - @Override - public boolean checkShowJsonItemName() { - return false; - } -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/DingAPITcYRequest.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/DingAPITcYRequest.java deleted file mode 100644 index f95c322436..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/DingAPITcYRequest.java +++ /dev/null @@ -1,50 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.RoaAcsRequest; -import com.aliyuncs.http.MethodType; - -/** - * @author auto create - * @version - */ -public class DingAPITcYRequest extends RoaAcsRequest { - - - private String queryIds; - public DingAPITcYRequest() { - super("amp", "2020-07-08", "DingAPITcY", "jeepproduct001"); - setUriPattern("/ding/t2y"); - setMethod(MethodType.POST); - } - - public String getQueryIds() { - return this.queryIds; - } - - public void setQueryIds(String queryIds) { - this.queryIds = queryIds; - if(queryIds != null){ - putQueryParameter("QueryIds", queryIds); - } - } - - @Override - public Class getResponseClass() { - return DingAPITcYResponse.class; - } - -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/DingAPITcYResponse.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/DingAPITcYResponse.java deleted file mode 100644 index 44bcc28821..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/DingAPITcYResponse.java +++ /dev/null @@ -1,56 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.AcsResponse; -import com.aliyuncs.amp.transform.v20200708.DingAPITcYResponseUnmarshaller; -import com.aliyuncs.transform.UnmarshallerContext; - -/** - * @author auto create - * @version - */ -public class DingAPITcYResponse extends AcsResponse { - - private String requestId; - - private String result; - - public String getRequestId() { - return this.requestId; - } - - public void setRequestId(String requestId) { - this.requestId = requestId; - } - - public String getResult() { - return this.result; - } - - public void setResult(String result) { - this.result = result; - } - - @Override - public DingAPITcYResponse getInstance(UnmarshallerContext context) { - return DingAPITcYResponseUnmarshaller.unmarshall(this, context); - } - - @Override - public boolean checkShowJsonItemName() { - return false; - } -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/EdssRequest.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/EdssRequest.java deleted file mode 100644 index 9bfbd7ee24..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/EdssRequest.java +++ /dev/null @@ -1,50 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.RoaAcsRequest; -import com.aliyuncs.http.MethodType; - -/** - * @author auto create - * @version - */ -public class EdssRequest extends RoaAcsRequest { - - - private String a; - public EdssRequest() { - super("amp", "2020-07-08", "Edss", "jeepproduct001"); - setUriPattern("/efe/e"); - setMethod(MethodType.POST); - } - - public String getA() { - return this.a; - } - - public void setA(String a) { - this.a = a; - if(a != null){ - putQueryParameter("A", a); - } - } - - @Override - public Class getResponseClass() { - return EdssResponse.class; - } - -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/EdssResponse.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/EdssResponse.java deleted file mode 100644 index e2f350e381..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/EdssResponse.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.AcsResponse; -import com.aliyuncs.amp.transform.v20200708.EdssResponseUnmarshaller; -import com.aliyuncs.transform.UnmarshallerContext; - -/** - * @author auto create - * @version - */ -public class EdssResponse extends AcsResponse { - - private String requestId; - - public String getRequestId() { - return this.requestId; - } - - public void setRequestId(String requestId) { - this.requestId = requestId; - } - - @Override - public EdssResponse getInstance(UnmarshallerContext context) { - return EdssResponseUnmarshaller.unmarshall(this, context); - } - - @Override - public boolean checkShowJsonItemName() { - return false; - } -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/HuichengTestRoaDataApiRequest.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/HuichengTestRoaDataApiRequest.java deleted file mode 100644 index 3e4198e33b..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/HuichengTestRoaDataApiRequest.java +++ /dev/null @@ -1,37 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.RoaAcsRequest; -import com.aliyuncs.http.MethodType; - -/** - * @author auto create - * @version - */ -public class HuichengTestRoaDataApiRequest extends RoaAcsRequest { - - public HuichengTestRoaDataApiRequest() { - super("amp", "2020-07-08", "HuichengTestRoaDataApi", "jeepproduct001"); - setUriPattern("/HuichengTestRoaDataApi"); - setMethod(MethodType.POST); - } - - @Override - public Class getResponseClass() { - return HuichengTestRoaDataApiResponse.class; - } - -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/HuichengTestRoaDataApiResponse.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/HuichengTestRoaDataApiResponse.java deleted file mode 100644 index f326e88efa..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/HuichengTestRoaDataApiResponse.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.AcsResponse; -import com.aliyuncs.amp.transform.v20200708.HuichengTestRoaDataApiResponseUnmarshaller; -import com.aliyuncs.transform.UnmarshallerContext; - -/** - * @author auto create - * @version - */ -public class HuichengTestRoaDataApiResponse extends AcsResponse { - - private String requestId; - - public String getRequestId() { - return this.requestId; - } - - public void setRequestId(String requestId) { - this.requestId = requestId; - } - - @Override - public HuichengTestRoaDataApiResponse getInstance(UnmarshallerContext context) { - return HuichengTestRoaDataApiResponseUnmarshaller.unmarshall(this, context); - } - - @Override - public boolean checkShowJsonItemName() { - return false; - } -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/LastTestDuheRequest.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/LastTestDuheRequest.java deleted file mode 100644 index 8375dc76b9..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/LastTestDuheRequest.java +++ /dev/null @@ -1,37 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.RoaAcsRequest; -import com.aliyuncs.http.MethodType; - -/** - * @author auto create - * @version - */ -public class LastTestDuheRequest extends RoaAcsRequest { - - public LastTestDuheRequest() { - super("amp", "2020-07-08", "LastTestDuhe", "jeepproduct001"); - setUriPattern("/aef/a"); - setMethod(MethodType.POST); - } - - @Override - public Class getResponseClass() { - return LastTestDuheResponse.class; - } - -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/LastTestDuheResponse.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/LastTestDuheResponse.java deleted file mode 100644 index 0b90b6aae2..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/LastTestDuheResponse.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.AcsResponse; -import com.aliyuncs.amp.transform.v20200708.LastTestDuheResponseUnmarshaller; -import com.aliyuncs.transform.UnmarshallerContext; - -/** - * @author auto create - * @version - */ -public class LastTestDuheResponse extends AcsResponse { - - private String requestId; - - public String getRequestId() { - return this.requestId; - } - - public void setRequestId(String requestId) { - this.requestId = requestId; - } - - @Override - public LastTestDuheResponse getInstance(UnmarshallerContext context) { - return LastTestDuheResponseUnmarshaller.unmarshall(this, context); - } - - @Override - public boolean checkShowJsonItemName() { - return false; - } -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/LastTestYingSheRequest.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/LastTestYingSheRequest.java deleted file mode 100644 index 29056eaa26..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/LastTestYingSheRequest.java +++ /dev/null @@ -1,50 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.RoaAcsRequest; -import com.aliyuncs.http.MethodType; - -/** - * @author auto create - * @version - */ -public class LastTestYingSheRequest extends RoaAcsRequest { - - - private String body; - public LastTestYingSheRequest() { - super("amp", "2020-07-08", "LastTestYingShe", "jeepproduct001"); - setUriPattern("/aef/yig"); - setMethod(MethodType.POST); - } - - public String getBody() { - return this.body; - } - - public void setBody(String body) { - this.body = body; - if(body != null){ - putBodyParameter("body", body); - } - } - - @Override - public Class getResponseClass() { - return LastTestYingSheResponse.class; - } - -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/LastTestYingSheResponse.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/LastTestYingSheResponse.java deleted file mode 100644 index 797926e452..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/LastTestYingSheResponse.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.AcsResponse; -import com.aliyuncs.amp.transform.v20200708.LastTestYingSheResponseUnmarshaller; -import com.aliyuncs.transform.UnmarshallerContext; - -/** - * @author auto create - * @version - */ -public class LastTestYingSheResponse extends AcsResponse { - - private String requestId; - - public String getRequestId() { - return this.requestId; - } - - public void setRequestId(String requestId) { - this.requestId = requestId; - } - - @Override - public LastTestYingSheResponse getInstance(UnmarshallerContext context) { - return LastTestYingSheResponseUnmarshaller.unmarshall(this, context); - } - - @Override - public boolean checkShowJsonItemName() { - return false; - } -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/MaoTestRequest.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/MaoTestRequest.java deleted file mode 100644 index e78144eec8..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/MaoTestRequest.java +++ /dev/null @@ -1,50 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.RoaAcsRequest; -import com.aliyuncs.http.MethodType; - -/** - * @author auto create - * @version - */ -public class MaoTestRequest extends RoaAcsRequest { - - - private String aA; - public MaoTestRequest() { - super("amp", "2020-07-08", "MaoTest", "jeepproduct001"); - setUriPattern("/rmo/efe"); - setMethod(MethodType.POST); - } - - public String getAA() { - return this.aA; - } - - public void setAA(String aA) { - this.aA = aA; - if(aA != null){ - putQueryParameter("AA", aA); - } - } - - @Override - public Class getResponseClass() { - return MaoTestResponse.class; - } - -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/MaoTestResponse.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/MaoTestResponse.java deleted file mode 100644 index a50c0cbd29..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/MaoTestResponse.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.AcsResponse; -import com.aliyuncs.amp.transform.v20200708.MaoTestResponseUnmarshaller; -import com.aliyuncs.transform.UnmarshallerContext; - -/** - * @author auto create - * @version - */ -public class MaoTestResponse extends AcsResponse { - - private String requestId; - - public String getRequestId() { - return this.requestId; - } - - public void setRequestId(String requestId) { - this.requestId = requestId; - } - - @Override - public MaoTestResponse getInstance(UnmarshallerContext context) { - return MaoTestResponseUnmarshaller.unmarshall(this, context); - } - - @Override - public boolean checkShowJsonItemName() { - return false; - } -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/MaoefeTsRequest.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/MaoefeTsRequest.java deleted file mode 100644 index f214f35e43..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/MaoefeTsRequest.java +++ /dev/null @@ -1,37 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.RoaAcsRequest; -import com.aliyuncs.http.MethodType; - -/** - * @author auto create - * @version - */ -public class MaoefeTsRequest extends RoaAcsRequest { - - public MaoefeTsRequest() { - super("amp", "2020-07-08", "MaoefeTs", "jeepproduct001"); - setUriPattern("/eo/efe"); - setMethod(MethodType.POST); - } - - @Override - public Class getResponseClass() { - return MaoefeTsResponse.class; - } - -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/MaoefeTsResponse.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/MaoefeTsResponse.java deleted file mode 100644 index 292202905e..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/MaoefeTsResponse.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.AcsResponse; -import com.aliyuncs.amp.transform.v20200708.MaoefeTsResponseUnmarshaller; -import com.aliyuncs.transform.UnmarshallerContext; - -/** - * @author auto create - * @version - */ -public class MaoefeTsResponse extends AcsResponse { - - private String requestId; - - public String getRequestId() { - return this.requestId; - } - - public void setRequestId(String requestId) { - this.requestId = requestId; - } - - @Override - public MaoefeTsResponse getInstance(UnmarshallerContext context) { - return MaoefeTsResponseUnmarshaller.unmarshall(this, context); - } - - @Override - public boolean checkShowJsonItemName() { - return false; - } -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/MyROAHTTPRequest.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/MyROAHTTPRequest.java deleted file mode 100644 index 67b6cfde2b..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/MyROAHTTPRequest.java +++ /dev/null @@ -1,50 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.RoaAcsRequest; -import com.aliyuncs.http.MethodType; - -/** - * @author auto create - * @version - */ -public class MyROAHTTPRequest extends RoaAcsRequest { - - - private String requestId; - public MyROAHTTPRequest() { - super("amp", "2020-07-08", "MyROAHTTP", "jeepproduct001"); - setUriPattern("/rpc/v1/demo8"); - setMethod(MethodType.POST); - } - - public String getRequestId() { - return this.requestId; - } - - public void setRequestId(String requestId) { - this.requestId = requestId; - if(requestId != null){ - putQueryParameter("requestId", requestId); - } - } - - @Override - public Class getResponseClass() { - return MyROAHTTPResponse.class; - } - -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/MyROAHTTPResponse.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/MyROAHTTPResponse.java deleted file mode 100644 index 7df5807aaa..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/MyROAHTTPResponse.java +++ /dev/null @@ -1,79 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.AcsResponse; -import com.aliyuncs.amp.transform.v20200708.MyROAHTTPResponseUnmarshaller; -import com.aliyuncs.transform.UnmarshallerContext; - -/** - * @author auto create - * @version - */ -public class MyROAHTTPResponse extends AcsResponse { - - private String requestId; - - private Address address; - - public String getRequestId() { - return this.requestId; - } - - public void setRequestId(String requestId) { - this.requestId = requestId; - } - - public Address getAddress() { - return this.address; - } - - public void setAddress(Address address) { - this.address = address; - } - - public static class Address { - - private String name; - - private Integer code; - - public String getName() { - return this.name; - } - - public void setName(String name) { - this.name = name; - } - - public Integer getCode() { - return this.code; - } - - public void setCode(Integer code) { - this.code = code; - } - } - - @Override - public MyROAHTTPResponse getInstance(UnmarshallerContext context) { - return MyROAHTTPResponseUnmarshaller.unmarshall(this, context); - } - - @Override - public boolean checkShowJsonItemName() { - return false; - } -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/MyRoaApiRequest.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/MyRoaApiRequest.java deleted file mode 100644 index b39c8e80d0..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/MyRoaApiRequest.java +++ /dev/null @@ -1,141 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.RoaAcsRequest; -import com.aliyuncs.http.MethodType; - -/** - * @author auto create - * @version - */ -public class MyRoaApiRequest extends RoaAcsRequest { - - - private String resourceownerid; - - private String resourceowneraccount; - - private String securitytoken; - - private String owneraccount; - - private String name; - - private String accesskeysecret; - - private String id; - - private String ownerid; - public MyRoaApiRequest() { - super("amp", "2020-07-08", "MyRoaApi", "jeepproduct001"); - setUriPattern("/my/roa/test"); - setMethod(MethodType.GET); - } - - public String getResourceownerid() { - return this.resourceownerid; - } - - public void setResourceownerid(String resourceownerid) { - this.resourceownerid = resourceownerid; - if(resourceownerid != null){ - putQueryParameter("resourceownerid", resourceownerid); - } - } - - public String getResourceowneraccount() { - return this.resourceowneraccount; - } - - public void setResourceowneraccount(String resourceowneraccount) { - this.resourceowneraccount = resourceowneraccount; - if(resourceowneraccount != null){ - putPathParameter("resourceowneraccount", resourceowneraccount); - } - } - - public String getSecuritytoken() { - return this.securitytoken; - } - - public void setSecuritytoken(String securitytoken) { - this.securitytoken = securitytoken; - if(securitytoken != null){ - putQueryParameter("securitytoken", securitytoken); - } - } - - public String getOwneraccount() { - return this.owneraccount; - } - - public void setOwneraccount(String owneraccount) { - this.owneraccount = owneraccount; - if(owneraccount != null){ - putHeaderParameter("owneraccount", owneraccount); - } - } - - public String getName() { - return this.name; - } - - public void setName(String name) { - this.name = name; - if(name != null){ - putQueryParameter("name", name); - } - } - - public String getAccesskeysecret() { - return this.accesskeysecret; - } - - public void setAccesskeysecret(String accesskeysecret) { - this.accesskeysecret = accesskeysecret; - if(accesskeysecret != null){ - putQueryParameter("accesskeysecret", accesskeysecret); - } - } - - public String getId() { - return this.id; - } - - public void setId(String id) { - this.id = id; - if(id != null){ - putQueryParameter("id", id); - } - } - - public String getOwnerid() { - return this.ownerid; - } - - public void setOwnerid(String ownerid) { - this.ownerid = ownerid; - if(ownerid != null){ - putQueryParameter("ownerid", ownerid); - } - } - - @Override - public Class getResponseClass() { - return MyRoaApiResponse.class; - } - -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/MyRoaApiResponse.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/MyRoaApiResponse.java deleted file mode 100644 index 9c85027bb7..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/MyRoaApiResponse.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.AcsResponse; -import com.aliyuncs.amp.transform.v20200708.MyRoaApiResponseUnmarshaller; -import com.aliyuncs.transform.UnmarshallerContext; - -/** - * @author auto create - * @version - */ -public class MyRoaApiResponse extends AcsResponse { - - private String requestId; - - public String getRequestId() { - return this.requestId; - } - - public void setRequestId(String requestId) { - this.requestId = requestId; - } - - @Override - public MyRoaApiResponse getInstance(UnmarshallerContext context) { - return MyRoaApiResponseUnmarshaller.unmarshall(this, context); - } - - @Override - public boolean checkShowJsonItemName() { - return false; - } -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/ProgressRequest.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/ProgressRequest.java deleted file mode 100644 index c2552eeb64..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/ProgressRequest.java +++ /dev/null @@ -1,104 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.RoaAcsRequest; -import com.aliyuncs.http.ProtocolType; -import com.aliyuncs.http.MethodType; - -/** - * @author auto create - * @version - */ -public class ProgressRequest extends RoaAcsRequest { - - - private Integer total; - - private String test; - - private String processId; - - private String taskCode; - - private Integer addend; - public ProgressRequest() { - super("amp", "2020-07-08", "Progress", "jeepproduct001"); - setProtocol(ProtocolType.HTTPS); - setUriPattern("/Progress"); - setMethod(MethodType.POST); - } - - public Integer getTotal() { - return this.total; - } - - public void setTotal(Integer total) { - this.total = total; - if(total != null){ - putBodyParameter("Total", total.toString()); - } - } - - public String getTest() { - return this.test; - } - - public void setTest(String test) { - this.test = test; - if(test != null){ - putBodyParameter("Test", test); - } - } - - public String getProcessId() { - return this.processId; - } - - public void setProcessId(String processId) { - this.processId = processId; - if(processId != null){ - putBodyParameter("ProcessId", processId); - } - } - - public String getTaskCode() { - return this.taskCode; - } - - public void setTaskCode(String taskCode) { - this.taskCode = taskCode; - if(taskCode != null){ - putBodyParameter("TaskCode", taskCode); - } - } - - public Integer getAddend() { - return this.addend; - } - - public void setAddend(Integer addend) { - this.addend = addend; - if(addend != null){ - putBodyParameter("Addend", addend.toString()); - } - } - - @Override - public Class getResponseClass() { - return ProgressResponse.class; - } - -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/ProgressResponse.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/ProgressResponse.java deleted file mode 100644 index ec43637af5..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/ProgressResponse.java +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.AcsResponse; -import com.aliyuncs.amp.transform.v20200708.ProgressResponseUnmarshaller; -import com.aliyuncs.transform.UnmarshallerContext; - -/** - * @author auto create - * @version - */ -public class ProgressResponse extends AcsResponse { - - @Override - public ProgressResponse getInstance(UnmarshallerContext context) { - return ProgressResponseUnmarshaller.unmarshall(this, context); - } - - @Override - public boolean checkShowJsonItemName() { - return false; - } -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/RoaDuheYsTestRequest.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/RoaDuheYsTestRequest.java deleted file mode 100644 index cc04142957..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/RoaDuheYsTestRequest.java +++ /dev/null @@ -1,151 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.RoaAcsRequest; -import java.util.Map; -import com.google.gson.Gson; -import com.google.gson.annotations.SerializedName; -import com.aliyuncs.http.MethodType; - -/** - * @author auto create - * @version - */ -public class RoaDuheYsTestRequest extends RoaAcsRequest { - - - @SerializedName("body") - private Body body; - public RoaDuheYsTestRequest() { - super("amp", "2020-07-08", "RoaDuheYsTest", "jeepproduct001"); - setUriPattern("/roa/duhe/test"); - setMethod(MethodType.POST); - } - - public Body getBody() { - return this.body; - } - - public void setBody(Body body) { - this.body = body; - if (body != null) { - putBodyParameter("body" , new Gson().toJson(body)); - } - } - - public static class Body { - - @SerializedName("GatewayInfomation") - private Map gatewayInfomation; - - @SerializedName("BizSystemParameters") - private Map bizSystemParameters; - - @SerializedName("Data") - private String data; - - @SerializedName("BizGenericParameters") - private Map bizGenericParameters; - - @SerializedName("BizContext") - private Map bizContext; - - @SerializedName("InvokeInfomation") - private Map invokeInfomation; - - public Map getGatewayInfomation() { - return this.gatewayInfomation; - } - - public void setGatewayInfomation(Map gatewayInfomation) { - this.gatewayInfomation = gatewayInfomation; - } - - public Map getBizSystemParameters() { - return this.bizSystemParameters; - } - - public void setBizSystemParameters(Map bizSystemParameters) { - this.bizSystemParameters = bizSystemParameters; - } - - public String getData() { - return this.data; - } - - public void setData(String data) { - this.data = data; - } - - public Map getBizGenericParameters() { - return this.bizGenericParameters; - } - - public void setBizGenericParameters(Map bizGenericParameters) { - this.bizGenericParameters = bizGenericParameters; - } - - public Map getBizContext() { - return this.bizContext; - } - - public void setBizContext(Map bizContext) { - this.bizContext = bizContext; - } - - public Map getInvokeInfomation() { - return this.invokeInfomation; - } - - public void setInvokeInfomation(Map invokeInfomation) { - this.invokeInfomation = invokeInfomation; - } - - public static class BizGenericParametersItem { - - @SerializedName("Param") - private String param; - - public String getParam() { - return this.param; - } - - public void setParam(String param) { - this.param = param; - } - } - - public static class BizContextItem { - - @SerializedName("Param") - private String param; - - public String getParam() { - return this.param; - } - - public void setParam(String param) { - this.param = param; - } - } - } - - @Override - public Class getResponseClass() { - return RoaDuheYsTestResponse.class; - } - -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/RoaDuheYsTestResponse.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/RoaDuheYsTestResponse.java deleted file mode 100644 index a701be5c10..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/RoaDuheYsTestResponse.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.AcsResponse; -import com.aliyuncs.amp.transform.v20200708.RoaDuheYsTestResponseUnmarshaller; -import com.aliyuncs.transform.UnmarshallerContext; - -/** - * @author auto create - * @version - */ -public class RoaDuheYsTestResponse extends AcsResponse { - - private String requestId; - - public String getRequestId() { - return this.requestId; - } - - public void setRequestId(String requestId) { - this.requestId = requestId; - } - - @Override - public RoaDuheYsTestResponse getInstance(UnmarshallerContext context) { - return RoaDuheYsTestResponseUnmarshaller.unmarshall(this, context); - } - - @Override - public boolean checkShowJsonItemName() { - return false; - } -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/RoaHsfMutilTestRequest.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/RoaHsfMutilTestRequest.java deleted file mode 100644 index b62760be73..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/RoaHsfMutilTestRequest.java +++ /dev/null @@ -1,80 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.RoaAcsRequest; -import com.google.gson.Gson; -import com.google.gson.annotations.SerializedName; -import com.aliyuncs.http.MethodType; - -/** - * @author auto create - * @version - */ -public class RoaHsfMutilTestRequest extends RoaAcsRequest { - - - @SerializedName("user") - private User user; - - private String id; - public RoaHsfMutilTestRequest() { - super("amp", "2020-07-08", "RoaHsfMutilTest", "jeepproduct001"); - setUriPattern("/roefe/efe"); - setMethod(MethodType.POST); - } - - public User getUser() { - return this.user; - } - - public void setUser(User user) { - this.user = user; - if (user != null) { - putBodyParameter("User" , new Gson().toJson(user)); - } - } - - public String getId() { - return this.id; - } - - public void setId(String id) { - this.id = id; - if(id != null){ - putBodyParameter("Id", id); - } - } - - public static class User { - - @SerializedName("Name") - private String name; - - public String getName() { - return this.name; - } - - public void setName(String name) { - this.name = name; - } - } - - @Override - public Class getResponseClass() { - return RoaHsfMutilTestResponse.class; - } - -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/RoaHsfMutilTestResponse.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/RoaHsfMutilTestResponse.java deleted file mode 100644 index e46ea6b70f..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/RoaHsfMutilTestResponse.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.AcsResponse; -import com.aliyuncs.amp.transform.v20200708.RoaHsfMutilTestResponseUnmarshaller; -import com.aliyuncs.transform.UnmarshallerContext; - -/** - * @author auto create - * @version - */ -public class RoaHsfMutilTestResponse extends AcsResponse { - - private String requestId; - - public String getRequestId() { - return this.requestId; - } - - public void setRequestId(String requestId) { - this.requestId = requestId; - } - - @Override - public RoaHsfMutilTestResponse getInstance(UnmarshallerContext context) { - return RoaHsfMutilTestResponseUnmarshaller.unmarshall(this, context); - } - - @Override - public boolean checkShowJsonItemName() { - return false; - } -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/RoaHsfTestRequest.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/RoaHsfTestRequest.java deleted file mode 100644 index f1081b78bd..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/RoaHsfTestRequest.java +++ /dev/null @@ -1,67 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.RoaAcsRequest; -import com.google.gson.Gson; -import com.google.gson.annotations.SerializedName; -import com.aliyuncs.http.MethodType; - -/** - * @author auto create - * @version - */ -public class RoaHsfTestRequest extends RoaAcsRequest { - - - @SerializedName("body") - private Body body; - public RoaHsfTestRequest() { - super("amp", "2020-07-08", "RoaHsfTest", "jeepproduct001"); - setUriPattern("/roa/hsf/test"); - setMethod(MethodType.POST); - } - - public Body getBody() { - return this.body; - } - - public void setBody(Body body) { - this.body = body; - if (body != null) { - putBodyParameter("body" , new Gson().toJson(body)); - } - } - - public static class Body { - - @SerializedName("id") - private String id; - - public String getId() { - return this.id; - } - - public void setId(String id) { - this.id = id; - } - } - - @Override - public Class getResponseClass() { - return RoaHsfTestResponse.class; - } - -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/RoaHsfTestResponse.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/RoaHsfTestResponse.java deleted file mode 100644 index 5d39dc8165..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/RoaHsfTestResponse.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.AcsResponse; -import com.aliyuncs.amp.transform.v20200708.RoaHsfTestResponseUnmarshaller; -import com.aliyuncs.transform.UnmarshallerContext; - -/** - * @author auto create - * @version - */ -public class RoaHsfTestResponse extends AcsResponse { - - private String requestId; - - public String getRequestId() { - return this.requestId; - } - - public void setRequestId(String requestId) { - this.requestId = requestId; - } - - @Override - public RoaHsfTestResponse getInstance(UnmarshallerContext context) { - return RoaHsfTestResponseUnmarshaller.unmarshall(this, context); - } - - @Override - public boolean checkShowJsonItemName() { - return false; - } -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/SecondAPIRequest.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/SecondAPIRequest.java deleted file mode 100644 index 8de0457d23..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/SecondAPIRequest.java +++ /dev/null @@ -1,37 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.RoaAcsRequest; -import com.aliyuncs.http.MethodType; - -/** - * @author auto create - * @version - */ -public class SecondAPIRequest extends RoaAcsRequest { - - public SecondAPIRequest() { - super("amp", "2020-07-08", "SecondAPI", "jeepproduct001"); - setUriPattern("/api/second"); - setMethod(MethodType.POST); - } - - @Override - public Class getResponseClass() { - return SecondAPIResponse.class; - } - -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/SecondAPIResponse.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/SecondAPIResponse.java deleted file mode 100644 index a690f1c183..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/SecondAPIResponse.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.AcsResponse; -import com.aliyuncs.amp.transform.v20200708.SecondAPIResponseUnmarshaller; -import com.aliyuncs.transform.UnmarshallerContext; - -/** - * @author auto create - * @version - */ -public class SecondAPIResponse extends AcsResponse { - - private String requestId; - - public String getRequestId() { - return this.requestId; - } - - public void setRequestId(String requestId) { - this.requestId = requestId; - } - - @Override - public SecondAPIResponse getInstance(UnmarshallerContext context) { - return SecondAPIResponseUnmarshaller.unmarshall(this, context); - } - - @Override - public boolean checkShowJsonItemName() { - return false; - } -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestFeRequest.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestFeRequest.java deleted file mode 100644 index 570cff1a19..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestFeRequest.java +++ /dev/null @@ -1,50 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.RoaAcsRequest; -import com.aliyuncs.http.MethodType; - -/** - * @author auto create - * @version - */ -public class TestFeRequest extends RoaAcsRequest { - - - private String add1; - public TestFeRequest() { - super("amp", "2020-07-08", "TestFe", "jeepproduct001"); - setUriPattern("/efe/333"); - setMethod(MethodType.POST); - } - - public String getAdd1() { - return this.add1; - } - - public void setAdd1(String add1) { - this.add1 = add1; - if(add1 != null){ - putQueryParameter("Add1", add1); - } - } - - @Override - public Class getResponseClass() { - return TestFeResponse.class; - } - -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestFeResponse.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestFeResponse.java deleted file mode 100644 index b9222b016e..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestFeResponse.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.AcsResponse; -import com.aliyuncs.amp.transform.v20200708.TestFeResponseUnmarshaller; -import com.aliyuncs.transform.UnmarshallerContext; - -/** - * @author auto create - * @version - */ -public class TestFeResponse extends AcsResponse { - - private String requestId; - - public String getRequestId() { - return this.requestId; - } - - public void setRequestId(String requestId) { - this.requestId = requestId; - } - - @Override - public TestFeResponse getInstance(UnmarshallerContext context) { - return TestFeResponseUnmarshaller.unmarshall(this, context); - } - - @Override - public boolean checkShowJsonItemName() { - return false; - } -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestParamRequest.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestParamRequest.java deleted file mode 100644 index 2aea28c5b4..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestParamRequest.java +++ /dev/null @@ -1,50 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.RoaAcsRequest; -import com.aliyuncs.http.MethodType; - -/** - * @author auto create - * @version - */ -public class TestParamRequest extends RoaAcsRequest { - - - private String param; - public TestParamRequest() { - super("amp", "2020-07-08", "TestParam", "jeepproduct001"); - setUriPattern("/test/param"); - setMethod(MethodType.POST); - } - - public String getParam() { - return this.param; - } - - public void setParam(String param) { - this.param = param; - if(param != null){ - putQueryParameter("Param", param); - } - } - - @Override - public Class getResponseClass() { - return TestParamResponse.class; - } - -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestParamResponse.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestParamResponse.java deleted file mode 100644 index 302a387857..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestParamResponse.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.AcsResponse; -import com.aliyuncs.amp.transform.v20200708.TestParamResponseUnmarshaller; -import com.aliyuncs.transform.UnmarshallerContext; - -/** - * @author auto create - * @version - */ -public class TestParamResponse extends AcsResponse { - - private String requestId; - - public String getRequestId() { - return this.requestId; - } - - public void setRequestId(String requestId) { - this.requestId = requestId; - } - - @Override - public TestParamResponse getInstance(UnmarshallerContext context) { - return TestParamResponseUnmarshaller.unmarshall(this, context); - } - - @Override - public boolean checkShowJsonItemName() { - return false; - } -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestRoaDueRequest.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestRoaDueRequest.java deleted file mode 100644 index 12e2fde592..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestRoaDueRequest.java +++ /dev/null @@ -1,64 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.RoaAcsRequest; -import com.aliyuncs.http.MethodType; - -/** - * @author auto create - * @version - */ -public class TestRoaDueRequest extends RoaAcsRequest { - - - private Body body; - public TestRoaDueRequest() { - super("amp", "2020-07-08", "TestRoaDue", "jeepproduct001"); - setUriPattern("/efe/efe"); - setMethod(MethodType.POST); - } - - public Body getBody() { - return this.body; - } - - public void setBody(Body body) { - this.body = body; - if (body != null) { - - putBodyParameter("body.Name" , body.getName()); - } - } - - public static class Body { - - private String name; - - public String getName() { - return this.name; - } - - public void setName(String name) { - this.name = name; - } - } - - @Override - public Class getResponseClass() { - return TestRoaDueResponse.class; - } - -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestRoaDueResponse.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestRoaDueResponse.java deleted file mode 100644 index 1ef155436e..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestRoaDueResponse.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.AcsResponse; -import com.aliyuncs.amp.transform.v20200708.TestRoaDueResponseUnmarshaller; -import com.aliyuncs.transform.UnmarshallerContext; - -/** - * @author auto create - * @version - */ -public class TestRoaDueResponse extends AcsResponse { - - private String requestId; - - public String getRequestId() { - return this.requestId; - } - - public void setRequestId(String requestId) { - this.requestId = requestId; - } - - @Override - public TestRoaDueResponse getInstance(UnmarshallerContext context) { - return TestRoaDueResponseUnmarshaller.unmarshall(this, context); - } - - @Override - public boolean checkShowJsonItemName() { - return false; - } -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestRoaTcRequest.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestRoaTcRequest.java deleted file mode 100644 index 91c05621c4..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestRoaTcRequest.java +++ /dev/null @@ -1,37 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.RoaAcsRequest; -import com.aliyuncs.http.MethodType; - -/** - * @author auto create - * @version - */ -public class TestRoaTcRequest extends RoaAcsRequest { - - public TestRoaTcRequest() { - super("amp", "2020-07-08", "TestRoaTc", "jeepproduct001"); - setUriPattern("/roa/tc"); - setMethod(MethodType.POST); - } - - @Override - public Class getResponseClass() { - return TestRoaTcResponse.class; - } - -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestRoaTcResponse.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestRoaTcResponse.java deleted file mode 100644 index 5e100dd7b9..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestRoaTcResponse.java +++ /dev/null @@ -1,56 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.AcsResponse; -import com.aliyuncs.amp.transform.v20200708.TestRoaTcResponseUnmarshaller; -import com.aliyuncs.transform.UnmarshallerContext; - -/** - * @author auto create - * @version - */ -public class TestRoaTcResponse extends AcsResponse { - - private String requestId; - - private String result; - - public String getRequestId() { - return this.requestId; - } - - public void setRequestId(String requestId) { - this.requestId = requestId; - } - - public String getResult() { - return this.result; - } - - public void setResult(String result) { - this.result = result; - } - - @Override - public TestRoaTcResponse getInstance(UnmarshallerContext context) { - return TestRoaTcResponseUnmarshaller.unmarshall(this, context); - } - - @Override - public boolean checkShowJsonItemName() { - return false; - } -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestSeeRequest.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestSeeRequest.java deleted file mode 100644 index f382cb59b4..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestSeeRequest.java +++ /dev/null @@ -1,37 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.RoaAcsRequest; -import com.aliyuncs.http.MethodType; - -/** - * @author auto create - * @version - */ -public class TestSeeRequest extends RoaAcsRequest { - - public TestSeeRequest() { - super("amp", "2020-07-08", "TestSee", "jeepproduct001"); - setUriPattern("/wo/eii//ee"); - setMethod(MethodType.POST); - } - - @Override - public Class getResponseClass() { - return TestSeeResponse.class; - } - -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestSeeResponse.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestSeeResponse.java deleted file mode 100644 index b736352621..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestSeeResponse.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.AcsResponse; -import com.aliyuncs.amp.transform.v20200708.TestSeeResponseUnmarshaller; -import com.aliyuncs.transform.UnmarshallerContext; - -/** - * @author auto create - * @version - */ -public class TestSeeResponse extends AcsResponse { - - private String requestId; - - public String getRequestId() { - return this.requestId; - } - - public void setRequestId(String requestId) { - this.requestId = requestId; - } - - @Override - public TestSeeResponse getInstance(UnmarshallerContext context) { - return TestSeeResponseUnmarshaller.unmarshall(this, context); - } - - @Override - public boolean checkShowJsonItemName() { - return false; - } -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestYsWoRequest.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestYsWoRequest.java deleted file mode 100644 index 97b1b5a141..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestYsWoRequest.java +++ /dev/null @@ -1,67 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.RoaAcsRequest; -import com.google.gson.Gson; -import com.google.gson.annotations.SerializedName; -import com.aliyuncs.http.MethodType; - -/** - * @author auto create - * @version - */ -public class TestYsWoRequest extends RoaAcsRequest { - - - @SerializedName("body") - private Body body; - public TestYsWoRequest() { - super("amp", "2020-07-08", "TestYsWo", "jeepproduct001"); - setUriPattern("/efe/www"); - setMethod(MethodType.POST); - } - - public Body getBody() { - return this.body; - } - - public void setBody(Body body) { - this.body = body; - if (body != null) { - putBodyParameter("body" , new Gson().toJson(body)); - } - } - - public static class Body { - - @SerializedName("Id") - private Long id; - - public Long getId() { - return this.id; - } - - public void setId(Long id) { - this.id = id; - } - } - - @Override - public Class getResponseClass() { - return TestYsWoResponse.class; - } - -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestYsWoResponse.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestYsWoResponse.java deleted file mode 100644 index 7a500f2249..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/model/v20200708/TestYsWoResponse.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.model.v20200708; - -import com.aliyuncs.AcsResponse; -import com.aliyuncs.amp.transform.v20200708.TestYsWoResponseUnmarshaller; -import com.aliyuncs.transform.UnmarshallerContext; - -/** - * @author auto create - * @version - */ -public class TestYsWoResponse extends AcsResponse { - - private String requestId; - - public String getRequestId() { - return this.requestId; - } - - public void setRequestId(String requestId) { - this.requestId = requestId; - } - - @Override - public TestYsWoResponse getInstance(UnmarshallerContext context) { - return TestYsWoResponseUnmarshaller.unmarshall(this, context); - } - - @Override - public boolean checkShowJsonItemName() { - return false; - } -} diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/AAAResponseUnmarshaller.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/AAAResponseUnmarshaller.java deleted file mode 100644 index 39edb1de9a..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/AAAResponseUnmarshaller.java +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.transform.v20200708; - -import com.aliyuncs.amp.model.v20200708.AAAResponse; -import com.aliyuncs.transform.UnmarshallerContext; - - -public class AAAResponseUnmarshaller { - - public static AAAResponse unmarshall(AAAResponse aAAResponse, UnmarshallerContext _ctx) { - - aAAResponse.setRequestId(_ctx.stringValue("AAAResponse.requestId")); - - return aAAResponse; - } -} \ No newline at end of file diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/AsadasdasdResponseUnmarshaller.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/AsadasdasdResponseUnmarshaller.java deleted file mode 100644 index ae7a0dcf8a..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/AsadasdasdResponseUnmarshaller.java +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.transform.v20200708; - -import com.aliyuncs.amp.model.v20200708.AsadasdasdResponse; -import com.aliyuncs.transform.UnmarshallerContext; - - -public class AsadasdasdResponseUnmarshaller { - - public static AsadasdasdResponse unmarshall(AsadasdasdResponse asadasdasdResponse, UnmarshallerContext _ctx) { - - asadasdasdResponse.setRequestId(_ctx.stringValue("AsadasdasdResponse.requestId")); - - return asadasdasdResponse; - } -} \ No newline at end of file diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/CoreEngineCopyResponseUnmarshaller.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/CoreEngineCopyResponseUnmarshaller.java deleted file mode 100644 index 89692aa20d..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/CoreEngineCopyResponseUnmarshaller.java +++ /dev/null @@ -1,28 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.transform.v20200708; - -import com.aliyuncs.amp.model.v20200708.CoreEngineCopyResponse; -import com.aliyuncs.transform.UnmarshallerContext; - - -public class CoreEngineCopyResponseUnmarshaller { - - public static CoreEngineCopyResponse unmarshall(CoreEngineCopyResponse coreEngineCopyResponse, UnmarshallerContext _ctx) { - - - return coreEngineCopyResponse; - } -} \ No newline at end of file diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/CoreEngineResponseUnmarshaller.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/CoreEngineResponseUnmarshaller.java deleted file mode 100644 index 56eee886c6..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/CoreEngineResponseUnmarshaller.java +++ /dev/null @@ -1,33 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.transform.v20200708; - -import com.aliyuncs.amp.model.v20200708.CoreEngineResponse; -import com.aliyuncs.transform.UnmarshallerContext; - - -public class CoreEngineResponseUnmarshaller { - - public static CoreEngineResponse unmarshall(CoreEngineResponse coreEngineResponse, UnmarshallerContext _ctx) { - - coreEngineResponse.setRequestId(_ctx.stringValue("CoreEngineResponse.RequestId")); - coreEngineResponse.setSuccess(_ctx.booleanValue("CoreEngineResponse.success")); - coreEngineResponse.setMessage(_ctx.stringValue("CoreEngineResponse.message")); - coreEngineResponse.setCode(_ctx.longValue("CoreEngineResponse.code")); - coreEngineResponse.setData(_ctx.stringValue("CoreEngineResponse.data")); - - return coreEngineResponse; - } -} \ No newline at end of file diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/CreateAPIResponseUnmarshaller.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/CreateAPIResponseUnmarshaller.java deleted file mode 100644 index aad0ff85db..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/CreateAPIResponseUnmarshaller.java +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.transform.v20200708; - -import com.aliyuncs.amp.model.v20200708.CreateAPIResponse; -import com.aliyuncs.transform.UnmarshallerContext; - - -public class CreateAPIResponseUnmarshaller { - - public static CreateAPIResponse unmarshall(CreateAPIResponse createAPIResponse, UnmarshallerContext _ctx) { - - createAPIResponse.setIntanceId(_ctx.stringValue("CreateAPIResponse.IntanceId")); - - return createAPIResponse; - } -} \ No newline at end of file diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/CreateClusterResponseUnmarshaller.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/CreateClusterResponseUnmarshaller.java deleted file mode 100644 index d90708a48d..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/CreateClusterResponseUnmarshaller.java +++ /dev/null @@ -1,31 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.transform.v20200708; - -import com.aliyuncs.amp.model.v20200708.CreateClusterResponse; -import com.aliyuncs.transform.UnmarshallerContext; - - -public class CreateClusterResponseUnmarshaller { - - public static CreateClusterResponse unmarshall(CreateClusterResponse createClusterResponse, UnmarshallerContext _ctx) { - - createClusterResponse.setCluster_id(_ctx.stringValue("CreateClusterResponse.cluster_id")); - createClusterResponse.setRequest_id(_ctx.stringValue("CreateClusterResponse.request_id")); - createClusterResponse.setTask_id(_ctx.stringValue("CreateClusterResponse.task_id")); - - return createClusterResponse; - } -} \ No newline at end of file diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/CreateClusterSpecial111ResponseUnmarshaller.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/CreateClusterSpecial111ResponseUnmarshaller.java deleted file mode 100644 index 40b8dd739d..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/CreateClusterSpecial111ResponseUnmarshaller.java +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.transform.v20200708; - -import com.aliyuncs.amp.model.v20200708.CreateClusterSpecial111Response; -import com.aliyuncs.transform.UnmarshallerContext; - - -public class CreateClusterSpecial111ResponseUnmarshaller { - - public static CreateClusterSpecial111Response unmarshall(CreateClusterSpecial111Response createClusterSpecial111Response, UnmarshallerContext _ctx) { - - createClusterSpecial111Response.setSuccess(_ctx.stringValue("CreateClusterSpecial111Response.Success")); - - return createClusterSpecial111Response; - } -} \ No newline at end of file diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/CreateClusterSpecialResponseUnmarshaller.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/CreateClusterSpecialResponseUnmarshaller.java deleted file mode 100644 index 1f26577a1a..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/CreateClusterSpecialResponseUnmarshaller.java +++ /dev/null @@ -1,31 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.transform.v20200708; - -import com.aliyuncs.amp.model.v20200708.CreateClusterSpecialResponse; -import com.aliyuncs.transform.UnmarshallerContext; - - -public class CreateClusterSpecialResponseUnmarshaller { - - public static CreateClusterSpecialResponse unmarshall(CreateClusterSpecialResponse createClusterSpecialResponse, UnmarshallerContext _ctx) { - - createClusterSpecialResponse.setCluster_id(_ctx.stringValue("CreateClusterSpecialResponse.cluster_id")); - createClusterSpecialResponse.setRequest_id(_ctx.stringValue("CreateClusterSpecialResponse.request_id")); - createClusterSpecialResponse.setTask_id(_ctx.stringValue("CreateClusterSpecialResponse.task_id")); - - return createClusterSpecialResponse; - } -} \ No newline at end of file diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/CreateDataSourceResponseUnmarshaller.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/CreateDataSourceResponseUnmarshaller.java deleted file mode 100644 index 52313e95d5..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/CreateDataSourceResponseUnmarshaller.java +++ /dev/null @@ -1,30 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.transform.v20200708; - -import com.aliyuncs.amp.model.v20200708.CreateDataSourceResponse; -import com.aliyuncs.transform.UnmarshallerContext; - - -public class CreateDataSourceResponseUnmarshaller { - - public static CreateDataSourceResponse unmarshall(CreateDataSourceResponse createDataSourceResponse, UnmarshallerContext _ctx) { - - createDataSourceResponse.setRequestId(_ctx.stringValue("CreateDataSourceResponse.RequestId")); - createDataSourceResponse.setDataSourceId(_ctx.stringValue("CreateDataSourceResponse.DataSourceId")); - - return createDataSourceResponse; - } -} \ No newline at end of file diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/DescribeEdgeMachineModelsResponseUnmarshaller.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/DescribeEdgeMachineModelsResponseUnmarshaller.java deleted file mode 100644 index b43865cebc..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/DescribeEdgeMachineModelsResponseUnmarshaller.java +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.transform.v20200708; - -import java.util.ArrayList; -import java.util.List; - -import com.aliyuncs.amp.model.v20200708.DescribeEdgeMachineModelsResponse; -import com.aliyuncs.amp.model.v20200708.DescribeEdgeMachineModelsResponse.Models_info; -import com.aliyuncs.transform.UnmarshallerContext; - - -public class DescribeEdgeMachineModelsResponseUnmarshaller { - - public static DescribeEdgeMachineModelsResponse unmarshall(DescribeEdgeMachineModelsResponse describeEdgeMachineModelsResponse, UnmarshallerContext _ctx) { - - - List models = new ArrayList(); - for (int i = 0; i < _ctx.lengthValue("DescribeEdgeMachineModelsResponse.models.Length"); i++) { - Models_info models_info = new Models_info(); - models_info.setModel_id(_ctx.stringValue("DescribeEdgeMachineModelsResponse.models["+ i +"].model_id")); - models_info.setCreated(_ctx.stringValue("DescribeEdgeMachineModelsResponse.models["+ i +"].created")); - models_info.setModel(_ctx.stringValue("DescribeEdgeMachineModelsResponse.models["+ i +"].model")); - models_info.setDescription(_ctx.stringValue("DescribeEdgeMachineModelsResponse.models["+ i +"].description")); - models_info.setCpu_arch(_ctx.stringValue("DescribeEdgeMachineModelsResponse.models["+ i +"].cpu_arch")); - models_info.setCpu(_ctx.integerValue("DescribeEdgeMachineModelsResponse.models["+ i +"].cpu")); - models_info.setMemory(_ctx.integerValue("DescribeEdgeMachineModelsResponse.models["+ i +"].memory")); - - models.add(models_info); - } - describeEdgeMachineModelsResponse.setModels(models); - - return describeEdgeMachineModelsResponse; - } -} \ No newline at end of file diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/DingAPITcTcResponseUnmarshaller.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/DingAPITcTcResponseUnmarshaller.java deleted file mode 100644 index 53535a5783..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/DingAPITcTcResponseUnmarshaller.java +++ /dev/null @@ -1,34 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.transform.v20200708; - -import com.aliyuncs.amp.model.v20200708.DingAPITcTcResponse; -import com.aliyuncs.amp.model.v20200708.DingAPITcTcResponse.Res; -import com.aliyuncs.transform.UnmarshallerContext; - - -public class DingAPITcTcResponseUnmarshaller { - - public static DingAPITcTcResponse unmarshall(DingAPITcTcResponse dingAPITcTcResponse, UnmarshallerContext _ctx) { - - dingAPITcTcResponse.setRequestId(_ctx.stringValue("DingAPITcTcResponse.requestId")); - - Res res = new Res(); - res.setUser(_ctx.stringValue("DingAPITcTcResponse.Res.User")); - dingAPITcTcResponse.setRes(res); - - return dingAPITcTcResponse; - } -} \ No newline at end of file diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/DingAPITcYResponseUnmarshaller.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/DingAPITcYResponseUnmarshaller.java deleted file mode 100644 index 9d91725b14..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/DingAPITcYResponseUnmarshaller.java +++ /dev/null @@ -1,30 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.transform.v20200708; - -import com.aliyuncs.amp.model.v20200708.DingAPITcYResponse; -import com.aliyuncs.transform.UnmarshallerContext; - - -public class DingAPITcYResponseUnmarshaller { - - public static DingAPITcYResponse unmarshall(DingAPITcYResponse dingAPITcYResponse, UnmarshallerContext _ctx) { - - dingAPITcYResponse.setRequestId(_ctx.stringValue("DingAPITcYResponse.requestId")); - dingAPITcYResponse.setResult(_ctx.stringValue("DingAPITcYResponse.Result")); - - return dingAPITcYResponse; - } -} \ No newline at end of file diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/EdssResponseUnmarshaller.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/EdssResponseUnmarshaller.java deleted file mode 100644 index 4d78d4d615..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/EdssResponseUnmarshaller.java +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.transform.v20200708; - -import com.aliyuncs.amp.model.v20200708.EdssResponse; -import com.aliyuncs.transform.UnmarshallerContext; - - -public class EdssResponseUnmarshaller { - - public static EdssResponse unmarshall(EdssResponse edssResponse, UnmarshallerContext _ctx) { - - edssResponse.setRequestId(_ctx.stringValue("EdssResponse.requestId")); - - return edssResponse; - } -} \ No newline at end of file diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/HuichengTestRoaDataApiResponseUnmarshaller.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/HuichengTestRoaDataApiResponseUnmarshaller.java deleted file mode 100644 index 85858bc914..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/HuichengTestRoaDataApiResponseUnmarshaller.java +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.transform.v20200708; - -import com.aliyuncs.amp.model.v20200708.HuichengTestRoaDataApiResponse; -import com.aliyuncs.transform.UnmarshallerContext; - - -public class HuichengTestRoaDataApiResponseUnmarshaller { - - public static HuichengTestRoaDataApiResponse unmarshall(HuichengTestRoaDataApiResponse huichengTestRoaDataApiResponse, UnmarshallerContext _ctx) { - - huichengTestRoaDataApiResponse.setRequestId(_ctx.stringValue("HuichengTestRoaDataApiResponse.requestId")); - - return huichengTestRoaDataApiResponse; - } -} \ No newline at end of file diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/LastTestDuheResponseUnmarshaller.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/LastTestDuheResponseUnmarshaller.java deleted file mode 100644 index a2bf739ed2..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/LastTestDuheResponseUnmarshaller.java +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.transform.v20200708; - -import com.aliyuncs.amp.model.v20200708.LastTestDuheResponse; -import com.aliyuncs.transform.UnmarshallerContext; - - -public class LastTestDuheResponseUnmarshaller { - - public static LastTestDuheResponse unmarshall(LastTestDuheResponse lastTestDuheResponse, UnmarshallerContext _ctx) { - - lastTestDuheResponse.setRequestId(_ctx.stringValue("LastTestDuheResponse.requestId")); - - return lastTestDuheResponse; - } -} \ No newline at end of file diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/LastTestYingSheResponseUnmarshaller.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/LastTestYingSheResponseUnmarshaller.java deleted file mode 100644 index 930f23c0e1..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/LastTestYingSheResponseUnmarshaller.java +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.transform.v20200708; - -import com.aliyuncs.amp.model.v20200708.LastTestYingSheResponse; -import com.aliyuncs.transform.UnmarshallerContext; - - -public class LastTestYingSheResponseUnmarshaller { - - public static LastTestYingSheResponse unmarshall(LastTestYingSheResponse lastTestYingSheResponse, UnmarshallerContext _ctx) { - - lastTestYingSheResponse.setRequestId(_ctx.stringValue("LastTestYingSheResponse.requestId")); - - return lastTestYingSheResponse; - } -} \ No newline at end of file diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/MaoTestResponseUnmarshaller.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/MaoTestResponseUnmarshaller.java deleted file mode 100644 index c95ae82906..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/MaoTestResponseUnmarshaller.java +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.transform.v20200708; - -import com.aliyuncs.amp.model.v20200708.MaoTestResponse; -import com.aliyuncs.transform.UnmarshallerContext; - - -public class MaoTestResponseUnmarshaller { - - public static MaoTestResponse unmarshall(MaoTestResponse maoTestResponse, UnmarshallerContext _ctx) { - - maoTestResponse.setRequestId(_ctx.stringValue("MaoTestResponse.requestId")); - - return maoTestResponse; - } -} \ No newline at end of file diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/MaoefeTsResponseUnmarshaller.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/MaoefeTsResponseUnmarshaller.java deleted file mode 100644 index 4e1ec86d6b..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/MaoefeTsResponseUnmarshaller.java +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.transform.v20200708; - -import com.aliyuncs.amp.model.v20200708.MaoefeTsResponse; -import com.aliyuncs.transform.UnmarshallerContext; - - -public class MaoefeTsResponseUnmarshaller { - - public static MaoefeTsResponse unmarshall(MaoefeTsResponse maoefeTsResponse, UnmarshallerContext _ctx) { - - maoefeTsResponse.setRequestId(_ctx.stringValue("MaoefeTsResponse.requestId")); - - return maoefeTsResponse; - } -} \ No newline at end of file diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/MyROAHTTPResponseUnmarshaller.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/MyROAHTTPResponseUnmarshaller.java deleted file mode 100644 index 683273db4a..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/MyROAHTTPResponseUnmarshaller.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.transform.v20200708; - -import com.aliyuncs.amp.model.v20200708.MyROAHTTPResponse; -import com.aliyuncs.amp.model.v20200708.MyROAHTTPResponse.Address; -import com.aliyuncs.transform.UnmarshallerContext; - - -public class MyROAHTTPResponseUnmarshaller { - - public static MyROAHTTPResponse unmarshall(MyROAHTTPResponse myROAHTTPResponse, UnmarshallerContext _ctx) { - - myROAHTTPResponse.setRequestId(_ctx.stringValue("MyROAHTTPResponse.requestId")); - - Address address = new Address(); - address.setName(_ctx.stringValue("MyROAHTTPResponse.address.name")); - address.setCode(_ctx.integerValue("MyROAHTTPResponse.address.code")); - myROAHTTPResponse.setAddress(address); - - return myROAHTTPResponse; - } -} \ No newline at end of file diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/MyRoaApiResponseUnmarshaller.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/MyRoaApiResponseUnmarshaller.java deleted file mode 100644 index d508fdb807..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/MyRoaApiResponseUnmarshaller.java +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.transform.v20200708; - -import com.aliyuncs.amp.model.v20200708.MyRoaApiResponse; -import com.aliyuncs.transform.UnmarshallerContext; - - -public class MyRoaApiResponseUnmarshaller { - - public static MyRoaApiResponse unmarshall(MyRoaApiResponse myRoaApiResponse, UnmarshallerContext _ctx) { - - myRoaApiResponse.setRequestId(_ctx.stringValue("MyRoaApiResponse.RequestId")); - - return myRoaApiResponse; - } -} \ No newline at end of file diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/ProgressResponseUnmarshaller.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/ProgressResponseUnmarshaller.java deleted file mode 100644 index 1a071205fe..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/ProgressResponseUnmarshaller.java +++ /dev/null @@ -1,28 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.transform.v20200708; - -import com.aliyuncs.amp.model.v20200708.ProgressResponse; -import com.aliyuncs.transform.UnmarshallerContext; - - -public class ProgressResponseUnmarshaller { - - public static ProgressResponse unmarshall(ProgressResponse progressResponse, UnmarshallerContext _ctx) { - - - return progressResponse; - } -} \ No newline at end of file diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/RoaDuheYsTestResponseUnmarshaller.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/RoaDuheYsTestResponseUnmarshaller.java deleted file mode 100644 index 8ccb53e35a..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/RoaDuheYsTestResponseUnmarshaller.java +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.transform.v20200708; - -import com.aliyuncs.amp.model.v20200708.RoaDuheYsTestResponse; -import com.aliyuncs.transform.UnmarshallerContext; - - -public class RoaDuheYsTestResponseUnmarshaller { - - public static RoaDuheYsTestResponse unmarshall(RoaDuheYsTestResponse roaDuheYsTestResponse, UnmarshallerContext _ctx) { - - roaDuheYsTestResponse.setRequestId(_ctx.stringValue("RoaDuheYsTestResponse.requestId")); - - return roaDuheYsTestResponse; - } -} \ No newline at end of file diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/RoaHsfMutilTestResponseUnmarshaller.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/RoaHsfMutilTestResponseUnmarshaller.java deleted file mode 100644 index b029f48cf9..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/RoaHsfMutilTestResponseUnmarshaller.java +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.transform.v20200708; - -import com.aliyuncs.amp.model.v20200708.RoaHsfMutilTestResponse; -import com.aliyuncs.transform.UnmarshallerContext; - - -public class RoaHsfMutilTestResponseUnmarshaller { - - public static RoaHsfMutilTestResponse unmarshall(RoaHsfMutilTestResponse roaHsfMutilTestResponse, UnmarshallerContext _ctx) { - - roaHsfMutilTestResponse.setRequestId(_ctx.stringValue("RoaHsfMutilTestResponse.requestId")); - - return roaHsfMutilTestResponse; - } -} \ No newline at end of file diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/RoaHsfTestResponseUnmarshaller.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/RoaHsfTestResponseUnmarshaller.java deleted file mode 100644 index f35ac28ee3..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/RoaHsfTestResponseUnmarshaller.java +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.transform.v20200708; - -import com.aliyuncs.amp.model.v20200708.RoaHsfTestResponse; -import com.aliyuncs.transform.UnmarshallerContext; - - -public class RoaHsfTestResponseUnmarshaller { - - public static RoaHsfTestResponse unmarshall(RoaHsfTestResponse roaHsfTestResponse, UnmarshallerContext _ctx) { - - roaHsfTestResponse.setRequestId(_ctx.stringValue("RoaHsfTestResponse.requestId")); - - return roaHsfTestResponse; - } -} \ No newline at end of file diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/SecondAPIResponseUnmarshaller.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/SecondAPIResponseUnmarshaller.java deleted file mode 100644 index f20d81ad13..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/SecondAPIResponseUnmarshaller.java +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.transform.v20200708; - -import com.aliyuncs.amp.model.v20200708.SecondAPIResponse; -import com.aliyuncs.transform.UnmarshallerContext; - - -public class SecondAPIResponseUnmarshaller { - - public static SecondAPIResponse unmarshall(SecondAPIResponse secondAPIResponse, UnmarshallerContext _ctx) { - - secondAPIResponse.setRequestId(_ctx.stringValue("SecondAPIResponse.requestId")); - - return secondAPIResponse; - } -} \ No newline at end of file diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/TestFeResponseUnmarshaller.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/TestFeResponseUnmarshaller.java deleted file mode 100644 index 04803ac6d9..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/TestFeResponseUnmarshaller.java +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.transform.v20200708; - -import com.aliyuncs.amp.model.v20200708.TestFeResponse; -import com.aliyuncs.transform.UnmarshallerContext; - - -public class TestFeResponseUnmarshaller { - - public static TestFeResponse unmarshall(TestFeResponse testFeResponse, UnmarshallerContext _ctx) { - - testFeResponse.setRequestId(_ctx.stringValue("TestFeResponse.requestId")); - - return testFeResponse; - } -} \ No newline at end of file diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/TestParamResponseUnmarshaller.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/TestParamResponseUnmarshaller.java deleted file mode 100644 index c1e6e41de9..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/TestParamResponseUnmarshaller.java +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.transform.v20200708; - -import com.aliyuncs.amp.model.v20200708.TestParamResponse; -import com.aliyuncs.transform.UnmarshallerContext; - - -public class TestParamResponseUnmarshaller { - - public static TestParamResponse unmarshall(TestParamResponse testParamResponse, UnmarshallerContext _ctx) { - - testParamResponse.setRequestId(_ctx.stringValue("TestParamResponse.requestId")); - - return testParamResponse; - } -} \ No newline at end of file diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/TestRoaDueResponseUnmarshaller.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/TestRoaDueResponseUnmarshaller.java deleted file mode 100644 index 71569e75a3..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/TestRoaDueResponseUnmarshaller.java +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.transform.v20200708; - -import com.aliyuncs.amp.model.v20200708.TestRoaDueResponse; -import com.aliyuncs.transform.UnmarshallerContext; - - -public class TestRoaDueResponseUnmarshaller { - - public static TestRoaDueResponse unmarshall(TestRoaDueResponse testRoaDueResponse, UnmarshallerContext _ctx) { - - testRoaDueResponse.setRequestId(_ctx.stringValue("TestRoaDueResponse.requestId")); - - return testRoaDueResponse; - } -} \ No newline at end of file diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/TestRoaTcResponseUnmarshaller.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/TestRoaTcResponseUnmarshaller.java deleted file mode 100644 index 9d7371ce4b..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/TestRoaTcResponseUnmarshaller.java +++ /dev/null @@ -1,30 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.transform.v20200708; - -import com.aliyuncs.amp.model.v20200708.TestRoaTcResponse; -import com.aliyuncs.transform.UnmarshallerContext; - - -public class TestRoaTcResponseUnmarshaller { - - public static TestRoaTcResponse unmarshall(TestRoaTcResponse testRoaTcResponse, UnmarshallerContext _ctx) { - - testRoaTcResponse.setRequestId(_ctx.stringValue("TestRoaTcResponse.requestId")); - testRoaTcResponse.setResult(_ctx.stringValue("TestRoaTcResponse.Result")); - - return testRoaTcResponse; - } -} \ No newline at end of file diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/TestSeeResponseUnmarshaller.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/TestSeeResponseUnmarshaller.java deleted file mode 100644 index 47de24000f..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/TestSeeResponseUnmarshaller.java +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.transform.v20200708; - -import com.aliyuncs.amp.model.v20200708.TestSeeResponse; -import com.aliyuncs.transform.UnmarshallerContext; - - -public class TestSeeResponseUnmarshaller { - - public static TestSeeResponse unmarshall(TestSeeResponse testSeeResponse, UnmarshallerContext _ctx) { - - testSeeResponse.setRequestId(_ctx.stringValue("TestSeeResponse.requestId")); - - return testSeeResponse; - } -} \ No newline at end of file diff --git a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/TestYsWoResponseUnmarshaller.java b/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/TestYsWoResponseUnmarshaller.java deleted file mode 100644 index 9b3681d8a6..0000000000 --- a/aliyun-java-sdk-amp/src/main/java/com/aliyuncs/amp/transform/v20200708/TestYsWoResponseUnmarshaller.java +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.amp.transform.v20200708; - -import com.aliyuncs.amp.model.v20200708.TestYsWoResponse; -import com.aliyuncs.transform.UnmarshallerContext; - - -public class TestYsWoResponseUnmarshaller { - - public static TestYsWoResponse unmarshall(TestYsWoResponse testYsWoResponse, UnmarshallerContext _ctx) { - - testYsWoResponse.setRequestId(_ctx.stringValue("TestYsWoResponse.requestId")); - - return testYsWoResponse; - } -} \ No newline at end of file