index
int64
repo_id
string
file_path
string
content
string
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/HeadquartersToolsContrastResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.HeadquartersToolsContrastResponse; import com.aliyuncs.transform.UnmarshallerContext; public class HeadquartersToolsContrastResponseUnmarshaller { public static HeadquartersToolsContrastResponse unmarshall(HeadquartersToolsContrastResponse headquartersToolsContrastResponse, UnmarshallerContext context) { headquartersToolsContrastResponse.setSuccess(context.booleanValue("HeadquartersToolsContrastResponse.Success")); headquartersToolsContrastResponse.setData(context.stringValue("HeadquartersToolsContrastResponse.Data")); headquartersToolsContrastResponse.setErrorCode(context.integerValue("HeadquartersToolsContrastResponse.ErrorCode")); headquartersToolsContrastResponse.setErrorMsg(context.stringValue("HeadquartersToolsContrastResponse.ErrorMsg")); return headquartersToolsContrastResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/HeadquartersToolsO2OResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.HeadquartersToolsO2OResponse; import com.aliyuncs.transform.UnmarshallerContext; public class HeadquartersToolsO2OResponseUnmarshaller { public static HeadquartersToolsO2OResponse unmarshall(HeadquartersToolsO2OResponse headquartersToolsO2OResponse, UnmarshallerContext context) { headquartersToolsO2OResponse.setSuccess(context.booleanValue("HeadquartersToolsO2OResponse.Success")); headquartersToolsO2OResponse.setData(context.stringValue("HeadquartersToolsO2OResponse.Data")); headquartersToolsO2OResponse.setErrorCode(context.integerValue("HeadquartersToolsO2OResponse.ErrorCode")); headquartersToolsO2OResponse.setErrorMsg(context.stringValue("HeadquartersToolsO2OResponse.ErrorMsg")); return headquartersToolsO2OResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/HeadquartersTrendResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.HeadquartersTrendResponse; import com.aliyuncs.transform.UnmarshallerContext; public class HeadquartersTrendResponseUnmarshaller { public static HeadquartersTrendResponse unmarshall(HeadquartersTrendResponse headquartersTrendResponse, UnmarshallerContext context) { headquartersTrendResponse.setSuccess(context.booleanValue("HeadquartersTrendResponse.Success")); headquartersTrendResponse.setData(context.stringValue("HeadquartersTrendResponse.Data")); headquartersTrendResponse.setErrorCode(context.integerValue("HeadquartersTrendResponse.ErrorCode")); headquartersTrendResponse.setErrorMsg(context.stringValue("HeadquartersTrendResponse.ErrorMsg")); return headquartersTrendResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/InnerCheckOrderResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.InnerCheckOrderResponse; import com.aliyuncs.transform.UnmarshallerContext; public class InnerCheckOrderResponseUnmarshaller { public static InnerCheckOrderResponse unmarshall(InnerCheckOrderResponse innerCheckOrderResponse, UnmarshallerContext context) { innerCheckOrderResponse.setRequestId(context.stringValue("InnerCheckOrderResponse.RequestId")); innerCheckOrderResponse.setSuccess(context.booleanValue("InnerCheckOrderResponse.success")); innerCheckOrderResponse.setMessage(context.stringValue("InnerCheckOrderResponse.message")); innerCheckOrderResponse.setCode(context.stringValue("InnerCheckOrderResponse.code")); innerCheckOrderResponse.setData(context.stringValue("InnerCheckOrderResponse.data")); return innerCheckOrderResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/InnerProduceCloudWFResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.InnerProduceCloudWFResponse; import com.aliyuncs.transform.UnmarshallerContext; public class InnerProduceCloudWFResponseUnmarshaller { public static InnerProduceCloudWFResponse unmarshall(InnerProduceCloudWFResponse innerProduceCloudWFResponse, UnmarshallerContext context) { innerProduceCloudWFResponse.setRequestId(context.stringValue("InnerProduceCloudWFResponse.RequestId")); innerProduceCloudWFResponse.setSuccess(context.booleanValue("InnerProduceCloudWFResponse.success")); innerProduceCloudWFResponse.setMessage(context.stringValue("InnerProduceCloudWFResponse.Message")); innerProduceCloudWFResponse.setData(context.stringValue("InnerProduceCloudWFResponse.data")); return innerProduceCloudWFResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/InnerRefundResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.InnerRefundResponse; import com.aliyuncs.transform.UnmarshallerContext; public class InnerRefundResponseUnmarshaller { public static InnerRefundResponse unmarshall(InnerRefundResponse innerRefundResponse, UnmarshallerContext context) { innerRefundResponse.setRequestId(context.stringValue("InnerRefundResponse.RequestId")); innerRefundResponse.setSuccess(context.booleanValue("InnerRefundResponse.success")); innerRefundResponse.setMessage(context.stringValue("InnerRefundResponse.Message")); innerRefundResponse.setData(context.stringValue("InnerRefundResponse.data")); return innerRefundResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/KickAndClearPMKcacheResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.KickAndClearPMKcacheResponse; import com.aliyuncs.transform.UnmarshallerContext; public class KickAndClearPMKcacheResponseUnmarshaller { public static KickAndClearPMKcacheResponse unmarshall(KickAndClearPMKcacheResponse kickAndClearPMKcacheResponse, UnmarshallerContext context) { kickAndClearPMKcacheResponse.setRequestId(context.stringValue("KickAndClearPMKcacheResponse.RequestId")); kickAndClearPMKcacheResponse.setSuccess(context.booleanValue("KickAndClearPMKcacheResponse.Success")); kickAndClearPMKcacheResponse.setMessage(context.stringValue("KickAndClearPMKcacheResponse.Message")); kickAndClearPMKcacheResponse.setErrorCode(context.integerValue("KickAndClearPMKcacheResponse.ErrorCode")); kickAndClearPMKcacheResponse.setErrorMsg(context.stringValue("KickAndClearPMKcacheResponse.ErrorMsg")); return kickAndClearPMKcacheResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/KickStaResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.KickStaResponse; import com.aliyuncs.transform.UnmarshallerContext; public class KickStaResponseUnmarshaller { public static KickStaResponse unmarshall(KickStaResponse kickStaResponse, UnmarshallerContext context) { kickStaResponse.setRequestId(context.stringValue("KickStaResponse.RequestId")); kickStaResponse.setSuccess(context.booleanValue("KickStaResponse.Success")); kickStaResponse.setMessage(context.stringValue("KickStaResponse.Message")); kickStaResponse.setErrorCode(context.integerValue("KickStaResponse.ErrorCode")); kickStaResponse.setErrorMsg(context.stringValue("KickStaResponse.ErrorMsg")); return kickStaResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ListAccountConfigResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ListAccountConfigResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ListAccountConfigResponseUnmarshaller { public static ListAccountConfigResponse unmarshall(ListAccountConfigResponse listAccountConfigResponse, UnmarshallerContext context) { listAccountConfigResponse.setRequestId(context.stringValue("ListAccountConfigResponse.RequestId")); listAccountConfigResponse.setSuccess(context.booleanValue("ListAccountConfigResponse.Success")); listAccountConfigResponse.setMessage(context.stringValue("ListAccountConfigResponse.Message")); listAccountConfigResponse.setData(context.stringValue("ListAccountConfigResponse.Data")); listAccountConfigResponse.setErrorCode(context.integerValue("ListAccountConfigResponse.ErrorCode")); listAccountConfigResponse.setErrorMsg(context.stringValue("ListAccountConfigResponse.ErrorMsg")); return listAccountConfigResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ListApAssetCanBeAddedResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ListApAssetCanBeAddedResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ListApAssetCanBeAddedResponseUnmarshaller { public static ListApAssetCanBeAddedResponse unmarshall(ListApAssetCanBeAddedResponse listApAssetCanBeAddedResponse, UnmarshallerContext context) { listApAssetCanBeAddedResponse.setRequestId(context.stringValue("ListApAssetCanBeAddedResponse.RequestId")); listApAssetCanBeAddedResponse.setSuccess(context.booleanValue("ListApAssetCanBeAddedResponse.Success")); listApAssetCanBeAddedResponse.setMessage(context.stringValue("ListApAssetCanBeAddedResponse.Message")); listApAssetCanBeAddedResponse.setData(context.stringValue("ListApAssetCanBeAddedResponse.Data")); listApAssetCanBeAddedResponse.setErrorCode(context.integerValue("ListApAssetCanBeAddedResponse.ErrorCode")); listApAssetCanBeAddedResponse.setErrorMsg(context.stringValue("ListApAssetCanBeAddedResponse.ErrorMsg")); return listApAssetCanBeAddedResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ListApAssetResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ListApAssetResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ListApAssetResponseUnmarshaller { public static ListApAssetResponse unmarshall(ListApAssetResponse listApAssetResponse, UnmarshallerContext context) { listApAssetResponse.setRequestId(context.stringValue("ListApAssetResponse.RequestId")); listApAssetResponse.setSuccess(context.booleanValue("ListApAssetResponse.Success")); listApAssetResponse.setMessage(context.stringValue("ListApAssetResponse.Message")); listApAssetResponse.setData(context.stringValue("ListApAssetResponse.Data")); listApAssetResponse.setErrorCode(context.integerValue("ListApAssetResponse.ErrorCode")); listApAssetResponse.setErrorMsg(context.stringValue("ListApAssetResponse.ErrorMsg")); return listApAssetResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ListApDetailInfoResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ListApDetailInfoResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ListApDetailInfoResponseUnmarshaller { public static ListApDetailInfoResponse unmarshall(ListApDetailInfoResponse listApDetailInfoResponse, UnmarshallerContext context) { listApDetailInfoResponse.setRequestId(context.stringValue("ListApDetailInfoResponse.RequestId")); listApDetailInfoResponse.setSuccess(context.booleanValue("ListApDetailInfoResponse.Success")); listApDetailInfoResponse.setMessage(context.stringValue("ListApDetailInfoResponse.Message")); listApDetailInfoResponse.setData(context.stringValue("ListApDetailInfoResponse.Data")); listApDetailInfoResponse.setErrorCode(context.integerValue("ListApDetailInfoResponse.ErrorCode")); listApDetailInfoResponse.setErrorMsg(context.stringValue("ListApDetailInfoResponse.ErrorMsg")); return listApDetailInfoResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ListApPositionMapResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ListApPositionMapResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ListApPositionMapResponseUnmarshaller { public static ListApPositionMapResponse unmarshall(ListApPositionMapResponse listApPositionMapResponse, UnmarshallerContext context) { listApPositionMapResponse.setRequestId(context.stringValue("ListApPositionMapResponse.RequestId")); listApPositionMapResponse.setSuccess(context.booleanValue("ListApPositionMapResponse.Success")); listApPositionMapResponse.setMessage(context.stringValue("ListApPositionMapResponse.Message")); listApPositionMapResponse.setData(context.stringValue("ListApPositionMapResponse.Data")); listApPositionMapResponse.setErrorCode(context.integerValue("ListApPositionMapResponse.ErrorCode")); listApPositionMapResponse.setErrorMsg(context.stringValue("ListApPositionMapResponse.ErrorMsg")); return listApPositionMapResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ListApPositionResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ListApPositionResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ListApPositionResponseUnmarshaller { public static ListApPositionResponse unmarshall(ListApPositionResponse listApPositionResponse, UnmarshallerContext context) { listApPositionResponse.setRequestId(context.stringValue("ListApPositionResponse.RequestId")); listApPositionResponse.setSuccess(context.booleanValue("ListApPositionResponse.Success")); listApPositionResponse.setMessage(context.stringValue("ListApPositionResponse.Message")); listApPositionResponse.setData(context.stringValue("ListApPositionResponse.Data")); listApPositionResponse.setErrorCode(context.integerValue("ListApPositionResponse.ErrorCode")); listApPositionResponse.setErrorMsg(context.stringValue("ListApPositionResponse.ErrorMsg")); return listApPositionResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ListApPositionStatusResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ListApPositionStatusResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ListApPositionStatusResponseUnmarshaller { public static ListApPositionStatusResponse unmarshall(ListApPositionStatusResponse listApPositionStatusResponse, UnmarshallerContext context) { listApPositionStatusResponse.setRequestId(context.stringValue("ListApPositionStatusResponse.RequestId")); listApPositionStatusResponse.setSuccess(context.booleanValue("ListApPositionStatusResponse.Success")); listApPositionStatusResponse.setMessage(context.stringValue("ListApPositionStatusResponse.Message")); listApPositionStatusResponse.setData(context.stringValue("ListApPositionStatusResponse.Data")); listApPositionStatusResponse.setErrorCode(context.integerValue("ListApPositionStatusResponse.ErrorCode")); listApPositionStatusResponse.setErrorMsg(context.stringValue("ListApPositionStatusResponse.ErrorMsg")); return listApPositionStatusResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ListApRadioStatusResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ListApRadioStatusResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ListApRadioStatusResponseUnmarshaller { public static ListApRadioStatusResponse unmarshall(ListApRadioStatusResponse listApRadioStatusResponse, UnmarshallerContext context) { listApRadioStatusResponse.setRequestId(context.stringValue("ListApRadioStatusResponse.RequestId")); listApRadioStatusResponse.setSuccess(context.booleanValue("ListApRadioStatusResponse.Success")); listApRadioStatusResponse.setMessage(context.stringValue("ListApRadioStatusResponse.Message")); listApRadioStatusResponse.setData(context.stringValue("ListApRadioStatusResponse.Data")); listApRadioStatusResponse.setErrorCode(context.integerValue("ListApRadioStatusResponse.ErrorCode")); listApRadioStatusResponse.setErrorMsg(context.stringValue("ListApRadioStatusResponse.ErrorMsg")); return listApRadioStatusResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ListApStaStatusResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ListApStaStatusResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ListApStaStatusResponseUnmarshaller { public static ListApStaStatusResponse unmarshall(ListApStaStatusResponse listApStaStatusResponse, UnmarshallerContext context) { listApStaStatusResponse.setRequestId(context.stringValue("ListApStaStatusResponse.RequestId")); listApStaStatusResponse.setSuccess(context.booleanValue("ListApStaStatusResponse.Success")); listApStaStatusResponse.setMessage(context.stringValue("ListApStaStatusResponse.Message")); listApStaStatusResponse.setData(context.stringValue("ListApStaStatusResponse.Data")); listApStaStatusResponse.setErrorCode(context.integerValue("ListApStaStatusResponse.ErrorCode")); listApStaStatusResponse.setErrorMsg(context.stringValue("ListApStaStatusResponse.ErrorMsg")); return listApStaStatusResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ListApStatusResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ListApStatusResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ListApStatusResponseUnmarshaller { public static ListApStatusResponse unmarshall(ListApStatusResponse listApStatusResponse, UnmarshallerContext context) { listApStatusResponse.setRequestId(context.stringValue("ListApStatusResponse.RequestId")); listApStatusResponse.setSuccess(context.booleanValue("ListApStatusResponse.Success")); listApStatusResponse.setMessage(context.stringValue("ListApStatusResponse.Message")); listApStatusResponse.setData(context.stringValue("ListApStatusResponse.Data")); listApStatusResponse.setErrorCode(context.integerValue("ListApStatusResponse.ErrorCode")); listApStatusResponse.setErrorMsg(context.stringValue("ListApStatusResponse.ErrorMsg")); return listApStatusResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ListApUpgradeResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ListApUpgradeResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ListApUpgradeResponseUnmarshaller { public static ListApUpgradeResponse unmarshall(ListApUpgradeResponse listApUpgradeResponse, UnmarshallerContext context) { listApUpgradeResponse.setRequestId(context.stringValue("ListApUpgradeResponse.RequestId")); listApUpgradeResponse.setSuccess(context.booleanValue("ListApUpgradeResponse.Success")); listApUpgradeResponse.setData(context.stringValue("ListApUpgradeResponse.Data")); listApUpgradeResponse.setMessage(context.stringValue("ListApUpgradeResponse.Message")); listApUpgradeResponse.setErrorCode(context.integerValue("ListApUpgradeResponse.ErrorCode")); listApUpgradeResponse.setErrorMsg(context.stringValue("ListApUpgradeResponse.ErrorMsg")); return listApUpgradeResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ListApgroupConfigResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ListApgroupConfigResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ListApgroupConfigResponseUnmarshaller { public static ListApgroupConfigResponse unmarshall(ListApgroupConfigResponse listApgroupConfigResponse, UnmarshallerContext context) { listApgroupConfigResponse.setRequestId(context.stringValue("ListApgroupConfigResponse.RequestId")); listApgroupConfigResponse.setSuccess(context.booleanValue("ListApgroupConfigResponse.Success")); listApgroupConfigResponse.setMessage(context.stringValue("ListApgroupConfigResponse.Message")); listApgroupConfigResponse.setData(context.stringValue("ListApgroupConfigResponse.Data")); listApgroupConfigResponse.setErrorCode(context.integerValue("ListApgroupConfigResponse.ErrorCode")); listApgroupConfigResponse.setErrorMsg(context.stringValue("ListApgroupConfigResponse.ErrorMsg")); return listApgroupConfigResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ListBriefApConfigResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ListBriefApConfigResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ListBriefApConfigResponseUnmarshaller { public static ListBriefApConfigResponse unmarshall(ListBriefApConfigResponse listBriefApConfigResponse, UnmarshallerContext context) { listBriefApConfigResponse.setRequestId(context.stringValue("ListBriefApConfigResponse.RequestId")); listBriefApConfigResponse.setSuccess(context.booleanValue("ListBriefApConfigResponse.Success")); listBriefApConfigResponse.setMessage(context.stringValue("ListBriefApConfigResponse.Message")); listBriefApConfigResponse.setData(context.stringValue("ListBriefApConfigResponse.Data")); listBriefApConfigResponse.setErrorCode(context.integerValue("ListBriefApConfigResponse.ErrorCode")); listBriefApConfigResponse.setErrorMsg(context.stringValue("ListBriefApConfigResponse.ErrorMsg")); return listBriefApConfigResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ListBriefConfigByActionResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ListBriefConfigByActionResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ListBriefConfigByActionResponseUnmarshaller { public static ListBriefConfigByActionResponse unmarshall(ListBriefConfigByActionResponse listBriefConfigByActionResponse, UnmarshallerContext context) { listBriefConfigByActionResponse.setRequestId(context.stringValue("ListBriefConfigByActionResponse.RequestId")); listBriefConfigByActionResponse.setSuccess(context.booleanValue("ListBriefConfigByActionResponse.Success")); listBriefConfigByActionResponse.setMessage(context.stringValue("ListBriefConfigByActionResponse.Message")); listBriefConfigByActionResponse.setData(context.stringValue("ListBriefConfigByActionResponse.Data")); listBriefConfigByActionResponse.setErrorCode(context.integerValue("ListBriefConfigByActionResponse.ErrorCode")); listBriefConfigByActionResponse.setErrorMsg(context.stringValue("ListBriefConfigByActionResponse.ErrorMsg")); return listBriefConfigByActionResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ListBusinessDetailsResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ListBusinessDetailsResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ListBusinessDetailsResponseUnmarshaller { public static ListBusinessDetailsResponse unmarshall(ListBusinessDetailsResponse listBusinessDetailsResponse, UnmarshallerContext context) { listBusinessDetailsResponse.setRequestId(context.stringValue("ListBusinessDetailsResponse.RequestId")); listBusinessDetailsResponse.setSuccess(context.booleanValue("ListBusinessDetailsResponse.Success")); listBusinessDetailsResponse.setMessage(context.stringValue("ListBusinessDetailsResponse.Message")); listBusinessDetailsResponse.setData(context.stringValue("ListBusinessDetailsResponse.Data")); listBusinessDetailsResponse.setErrorCode(context.integerValue("ListBusinessDetailsResponse.ErrorCode")); listBusinessDetailsResponse.setErrorMsg(context.stringValue("ListBusinessDetailsResponse.ErrorMsg")); return listBusinessDetailsResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ListBusinessesResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import java.util.ArrayList; import java.util.List; import com.aliyuncs.cloudwf.model.v20170328.ListBusinessesResponse; import com.aliyuncs.cloudwf.model.v20170328.ListBusinessesResponse.BusinessInfo; import com.aliyuncs.transform.UnmarshallerContext; public class ListBusinessesResponseUnmarshaller { public static ListBusinessesResponse unmarshall(ListBusinessesResponse listBusinessesResponse, UnmarshallerContext context) { listBusinessesResponse.setRequestId(context.stringValue("ListBusinessesResponse.RequestId")); listBusinessesResponse.setSuccess(context.booleanValue("ListBusinessesResponse.Success")); listBusinessesResponse.setMessage(context.stringValue("ListBusinessesResponse.Message")); listBusinessesResponse.setErrorCode(context.integerValue("ListBusinessesResponse.ErrorCode")); List<BusinessInfo> data = new ArrayList<BusinessInfo>(); for (int i = 0; i < context.lengthValue("ListBusinessesResponse.data.Length"); i++) { BusinessInfo businessInfo = new BusinessInfo(); businessInfo.setText(context.stringValue("ListBusinessesResponse.data["+ i +"].text")); businessInfo.setValue(context.stringValue("ListBusinessesResponse.data["+ i +"].value")); data.add(businessInfo); } listBusinessesResponse.setData(data); return listBusinessesResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ListConfigByActionResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ListConfigByActionResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ListConfigByActionResponseUnmarshaller { public static ListConfigByActionResponse unmarshall(ListConfigByActionResponse listConfigByActionResponse, UnmarshallerContext context) { listConfigByActionResponse.setRequestId(context.stringValue("ListConfigByActionResponse.RequestId")); listConfigByActionResponse.setSuccess(context.booleanValue("ListConfigByActionResponse.Success")); listConfigByActionResponse.setMessage(context.stringValue("ListConfigByActionResponse.Message")); listConfigByActionResponse.setData(context.stringValue("ListConfigByActionResponse.Data")); listConfigByActionResponse.setErrorCode(context.integerValue("ListConfigByActionResponse.ErrorCode")); listConfigByActionResponse.setErrorMsg(context.stringValue("ListConfigByActionResponse.ErrorMsg")); return listConfigByActionResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ListGroupApBriefConfigResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ListGroupApBriefConfigResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ListGroupApBriefConfigResponseUnmarshaller { public static ListGroupApBriefConfigResponse unmarshall(ListGroupApBriefConfigResponse listGroupApBriefConfigResponse, UnmarshallerContext context) { listGroupApBriefConfigResponse.setRequestId(context.stringValue("ListGroupApBriefConfigResponse.RequestId")); listGroupApBriefConfigResponse.setSuccess(context.booleanValue("ListGroupApBriefConfigResponse.Success")); listGroupApBriefConfigResponse.setMessage(context.stringValue("ListGroupApBriefConfigResponse.Message")); listGroupApBriefConfigResponse.setData(context.stringValue("ListGroupApBriefConfigResponse.Data")); listGroupApBriefConfigResponse.setErrorCode(context.integerValue("ListGroupApBriefConfigResponse.ErrorCode")); listGroupApBriefConfigResponse.setErrorMsg(context.stringValue("ListGroupApBriefConfigResponse.ErrorMsg")); return listGroupApBriefConfigResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ListPageConfigTemplateResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ListPageConfigTemplateResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ListPageConfigTemplateResponseUnmarshaller { public static ListPageConfigTemplateResponse unmarshall(ListPageConfigTemplateResponse listPageConfigTemplateResponse, UnmarshallerContext context) { listPageConfigTemplateResponse.setRequestId(context.stringValue("ListPageConfigTemplateResponse.RequestId")); listPageConfigTemplateResponse.setSuccess(context.booleanValue("ListPageConfigTemplateResponse.Success")); listPageConfigTemplateResponse.setData(context.stringValue("ListPageConfigTemplateResponse.Data")); listPageConfigTemplateResponse.setMessage(context.stringValue("ListPageConfigTemplateResponse.Message")); listPageConfigTemplateResponse.setErrorCode(context.integerValue("ListPageConfigTemplateResponse.ErrorCode")); listPageConfigTemplateResponse.setErrorMsg(context.stringValue("ListPageConfigTemplateResponse.ErrorMsg")); return listPageConfigTemplateResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ListPortalTemplateResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ListPortalTemplateResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ListPortalTemplateResponseUnmarshaller { public static ListPortalTemplateResponse unmarshall(ListPortalTemplateResponse listPortalTemplateResponse, UnmarshallerContext context) { listPortalTemplateResponse.setRequestId(context.stringValue("ListPortalTemplateResponse.RequestId")); listPortalTemplateResponse.setSuccess(context.booleanValue("ListPortalTemplateResponse.Success")); listPortalTemplateResponse.setMessage(context.stringValue("ListPortalTemplateResponse.Message")); listPortalTemplateResponse.setData(context.stringValue("ListPortalTemplateResponse.Data")); listPortalTemplateResponse.setErrorCode(context.integerValue("ListPortalTemplateResponse.ErrorCode")); listPortalTemplateResponse.setErrorMsg(context.stringValue("ListPortalTemplateResponse.ErrorMsg")); return listPortalTemplateResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ListProbeinfoResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ListProbeinfoResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ListProbeinfoResponseUnmarshaller { public static ListProbeinfoResponse unmarshall(ListProbeinfoResponse listProbeinfoResponse, UnmarshallerContext context) { listProbeinfoResponse.setRequestId(context.stringValue("ListProbeinfoResponse.RequestId")); listProbeinfoResponse.setSuccess(context.booleanValue("ListProbeinfoResponse.Success")); listProbeinfoResponse.setMessage(context.stringValue("ListProbeinfoResponse.Message")); listProbeinfoResponse.setData(context.stringValue("ListProbeinfoResponse.Data")); listProbeinfoResponse.setErrorCode(context.integerValue("ListProbeinfoResponse.ErrorCode")); listProbeinfoResponse.setErrorMsg(context.stringValue("ListProbeinfoResponse.ErrorMsg")); return listProbeinfoResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ListStaOnoffLogResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ListStaOnoffLogResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ListStaOnoffLogResponseUnmarshaller { public static ListStaOnoffLogResponse unmarshall(ListStaOnoffLogResponse listStaOnoffLogResponse, UnmarshallerContext context) { listStaOnoffLogResponse.setRequestId(context.stringValue("ListStaOnoffLogResponse.RequestId")); listStaOnoffLogResponse.setSuccess(context.booleanValue("ListStaOnoffLogResponse.Success")); listStaOnoffLogResponse.setMessage(context.stringValue("ListStaOnoffLogResponse.Message")); listStaOnoffLogResponse.setData(context.stringValue("ListStaOnoffLogResponse.Data")); listStaOnoffLogResponse.setErrorCode(context.integerValue("ListStaOnoffLogResponse.ErrorCode")); listStaOnoffLogResponse.setErrorMsg(context.stringValue("ListStaOnoffLogResponse.ErrorMsg")); return listStaOnoffLogResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ListStaStatusResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ListStaStatusResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ListStaStatusResponseUnmarshaller { public static ListStaStatusResponse unmarshall(ListStaStatusResponse listStaStatusResponse, UnmarshallerContext context) { listStaStatusResponse.setRequestId(context.stringValue("ListStaStatusResponse.RequestId")); listStaStatusResponse.setSuccess(context.booleanValue("ListStaStatusResponse.Success")); listStaStatusResponse.setMessage(context.stringValue("ListStaStatusResponse.Message")); listStaStatusResponse.setData(context.stringValue("ListStaStatusResponse.Data")); listStaStatusResponse.setErrorCode(context.integerValue("ListStaStatusResponse.ErrorCode")); listStaStatusResponse.setErrorMsg(context.stringValue("ListStaStatusResponse.ErrorMsg")); return listStaStatusResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ListSubAccountPermissionResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ListSubAccountPermissionResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ListSubAccountPermissionResponseUnmarshaller { public static ListSubAccountPermissionResponse unmarshall(ListSubAccountPermissionResponse listSubAccountPermissionResponse, UnmarshallerContext context) { listSubAccountPermissionResponse.setRequestId(context.stringValue("ListSubAccountPermissionResponse.RequestId")); listSubAccountPermissionResponse.setSuccess(context.booleanValue("ListSubAccountPermissionResponse.Success")); listSubAccountPermissionResponse.setData(context.stringValue("ListSubAccountPermissionResponse.Data")); listSubAccountPermissionResponse.setMessage(context.stringValue("ListSubAccountPermissionResponse.Message")); listSubAccountPermissionResponse.setErrorCode(context.integerValue("ListSubAccountPermissionResponse.ErrorCode")); listSubAccountPermissionResponse.setErrorMsg(context.stringValue("ListSubAccountPermissionResponse.ErrorMsg")); return listSubAccountPermissionResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ListUmengPagePermission4RootResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ListUmengPagePermission4RootResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ListUmengPagePermission4RootResponseUnmarshaller { public static ListUmengPagePermission4RootResponse unmarshall(ListUmengPagePermission4RootResponse listUmengPagePermission4RootResponse, UnmarshallerContext context) { listUmengPagePermission4RootResponse.setRequestId(context.stringValue("ListUmengPagePermission4RootResponse.RequestId")); listUmengPagePermission4RootResponse.setSuccess(context.booleanValue("ListUmengPagePermission4RootResponse.Success")); listUmengPagePermission4RootResponse.setData(context.stringValue("ListUmengPagePermission4RootResponse.Data")); listUmengPagePermission4RootResponse.setMessage(context.stringValue("ListUmengPagePermission4RootResponse.Message")); listUmengPagePermission4RootResponse.setErrorCode(context.integerValue("ListUmengPagePermission4RootResponse.ErrorCode")); listUmengPagePermission4RootResponse.setErrorMsg(context.stringValue("ListUmengPagePermission4RootResponse.ErrorMsg")); return listUmengPagePermission4RootResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ListUpgradeImgResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ListUpgradeImgResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ListUpgradeImgResponseUnmarshaller { public static ListUpgradeImgResponse unmarshall(ListUpgradeImgResponse listUpgradeImgResponse, UnmarshallerContext context) { listUpgradeImgResponse.setRequestId(context.stringValue("ListUpgradeImgResponse.RequestId")); listUpgradeImgResponse.setSuccess(context.booleanValue("ListUpgradeImgResponse.Success")); listUpgradeImgResponse.setMessage(context.stringValue("ListUpgradeImgResponse.Message")); listUpgradeImgResponse.setData(context.stringValue("ListUpgradeImgResponse.Data")); listUpgradeImgResponse.setErrorCode(context.integerValue("ListUpgradeImgResponse.ErrorCode")); listUpgradeImgResponse.setErrorMsg(context.stringValue("ListUpgradeImgResponse.ErrorMsg")); return listUpgradeImgResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ModifySubAccountPermissionResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ModifySubAccountPermissionResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ModifySubAccountPermissionResponseUnmarshaller { public static ModifySubAccountPermissionResponse unmarshall(ModifySubAccountPermissionResponse modifySubAccountPermissionResponse, UnmarshallerContext context) { modifySubAccountPermissionResponse.setRequestId(context.stringValue("ModifySubAccountPermissionResponse.RequestId")); modifySubAccountPermissionResponse.setSuccess(context.booleanValue("ModifySubAccountPermissionResponse.Success")); modifySubAccountPermissionResponse.setMessage(context.stringValue("ModifySubAccountPermissionResponse.Message")); modifySubAccountPermissionResponse.setErrorCode(context.integerValue("ModifySubAccountPermissionResponse.ErrorCode")); modifySubAccountPermissionResponse.setErrorMsg(context.stringValue("ModifySubAccountPermissionResponse.ErrorMsg")); return modifySubAccountPermissionResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/OemFlowrateAnalyseResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.OemFlowrateAnalyseResponse; import com.aliyuncs.transform.UnmarshallerContext; public class OemFlowrateAnalyseResponseUnmarshaller { public static OemFlowrateAnalyseResponse unmarshall(OemFlowrateAnalyseResponse oemFlowrateAnalyseResponse, UnmarshallerContext context) { oemFlowrateAnalyseResponse.setRequestId(context.stringValue("OemFlowrateAnalyseResponse.RequestId")); oemFlowrateAnalyseResponse.setSuccess(context.booleanValue("OemFlowrateAnalyseResponse.Success")); oemFlowrateAnalyseResponse.setData(context.stringValue("OemFlowrateAnalyseResponse.Data")); oemFlowrateAnalyseResponse.setMessage(context.stringValue("OemFlowrateAnalyseResponse.Message")); oemFlowrateAnalyseResponse.setErrorCode(context.integerValue("OemFlowrateAnalyseResponse.ErrorCode")); oemFlowrateAnalyseResponse.setErrorMsg(context.stringValue("OemFlowrateAnalyseResponse.ErrorMsg")); return oemFlowrateAnalyseResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/OemFlowrateIntelligentResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.OemFlowrateIntelligentResponse; import com.aliyuncs.transform.UnmarshallerContext; public class OemFlowrateIntelligentResponseUnmarshaller { public static OemFlowrateIntelligentResponse unmarshall(OemFlowrateIntelligentResponse oemFlowrateIntelligentResponse, UnmarshallerContext context) { oemFlowrateIntelligentResponse.setRequestId(context.stringValue("OemFlowrateIntelligentResponse.RequestId")); oemFlowrateIntelligentResponse.setSuccess(context.booleanValue("OemFlowrateIntelligentResponse.Success")); oemFlowrateIntelligentResponse.setData(context.stringValue("OemFlowrateIntelligentResponse.Data")); oemFlowrateIntelligentResponse.setMessage(context.stringValue("OemFlowrateIntelligentResponse.Message")); oemFlowrateIntelligentResponse.setErrorCode(context.integerValue("OemFlowrateIntelligentResponse.ErrorCode")); oemFlowrateIntelligentResponse.setErrorMsg(context.stringValue("OemFlowrateIntelligentResponse.ErrorMsg")); return oemFlowrateIntelligentResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/OemFlowrateMonitorResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.OemFlowrateMonitorResponse; import com.aliyuncs.transform.UnmarshallerContext; public class OemFlowrateMonitorResponseUnmarshaller { public static OemFlowrateMonitorResponse unmarshall(OemFlowrateMonitorResponse oemFlowrateMonitorResponse, UnmarshallerContext context) { oemFlowrateMonitorResponse.setRequestId(context.stringValue("OemFlowrateMonitorResponse.RequestId")); oemFlowrateMonitorResponse.setSuccess(context.booleanValue("OemFlowrateMonitorResponse.Success")); oemFlowrateMonitorResponse.setData(context.stringValue("OemFlowrateMonitorResponse.Data")); oemFlowrateMonitorResponse.setMessage(context.stringValue("OemFlowrateMonitorResponse.Message")); oemFlowrateMonitorResponse.setErrorCode(context.integerValue("OemFlowrateMonitorResponse.ErrorCode")); oemFlowrateMonitorResponse.setErrorMsg(context.stringValue("OemFlowrateMonitorResponse.ErrorMsg")); return oemFlowrateMonitorResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/OemFlowrateOverviewResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.OemFlowrateOverviewResponse; import com.aliyuncs.transform.UnmarshallerContext; public class OemFlowrateOverviewResponseUnmarshaller { public static OemFlowrateOverviewResponse unmarshall(OemFlowrateOverviewResponse oemFlowrateOverviewResponse, UnmarshallerContext context) { oemFlowrateOverviewResponse.setRequestId(context.stringValue("OemFlowrateOverviewResponse.RequestId")); oemFlowrateOverviewResponse.setSuccess(context.booleanValue("OemFlowrateOverviewResponse.Success")); oemFlowrateOverviewResponse.setData(context.stringValue("OemFlowrateOverviewResponse.Data")); oemFlowrateOverviewResponse.setMessage(context.stringValue("OemFlowrateOverviewResponse.Message")); oemFlowrateOverviewResponse.setErrorCode(context.integerValue("OemFlowrateOverviewResponse.ErrorCode")); oemFlowrateOverviewResponse.setErrorMsg(context.stringValue("OemFlowrateOverviewResponse.ErrorMsg")); return oemFlowrateOverviewResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/OemFlowrateRankingResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.OemFlowrateRankingResponse; import com.aliyuncs.transform.UnmarshallerContext; public class OemFlowrateRankingResponseUnmarshaller { public static OemFlowrateRankingResponse unmarshall(OemFlowrateRankingResponse oemFlowrateRankingResponse, UnmarshallerContext context) { oemFlowrateRankingResponse.setRequestId(context.stringValue("OemFlowrateRankingResponse.RequestId")); oemFlowrateRankingResponse.setSuccess(context.booleanValue("OemFlowrateRankingResponse.Success")); oemFlowrateRankingResponse.setData(context.stringValue("OemFlowrateRankingResponse.Data")); oemFlowrateRankingResponse.setMessage(context.stringValue("OemFlowrateRankingResponse.Message")); oemFlowrateRankingResponse.setErrorCode(context.integerValue("OemFlowrateRankingResponse.ErrorCode")); oemFlowrateRankingResponse.setErrorMsg(context.stringValue("OemFlowrateRankingResponse.ErrorMsg")); return oemFlowrateRankingResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/OemHeatLineResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.OemHeatLineResponse; import com.aliyuncs.transform.UnmarshallerContext; public class OemHeatLineResponseUnmarshaller { public static OemHeatLineResponse unmarshall(OemHeatLineResponse oemHeatLineResponse, UnmarshallerContext context) { oemHeatLineResponse.setRequestId(context.stringValue("OemHeatLineResponse.RequestId")); oemHeatLineResponse.setSuccess(context.booleanValue("OemHeatLineResponse.Success")); oemHeatLineResponse.setData(context.stringValue("OemHeatLineResponse.Data")); oemHeatLineResponse.setMessage(context.stringValue("OemHeatLineResponse.Message")); oemHeatLineResponse.setErrorCode(context.integerValue("OemHeatLineResponse.ErrorCode")); oemHeatLineResponse.setErrorMsg(context.stringValue("OemHeatLineResponse.ErrorMsg")); return oemHeatLineResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/OemHeatMapResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.OemHeatMapResponse; import com.aliyuncs.transform.UnmarshallerContext; public class OemHeatMapResponseUnmarshaller { public static OemHeatMapResponse unmarshall(OemHeatMapResponse oemHeatMapResponse, UnmarshallerContext context) { oemHeatMapResponse.setRequestId(context.stringValue("OemHeatMapResponse.RequestId")); oemHeatMapResponse.setSuccess(context.booleanValue("OemHeatMapResponse.Success")); oemHeatMapResponse.setData(context.stringValue("OemHeatMapResponse.Data")); oemHeatMapResponse.setMessage(context.stringValue("OemHeatMapResponse.Message")); oemHeatMapResponse.setErrorCode(context.integerValue("OemHeatMapResponse.ErrorCode")); oemHeatMapResponse.setErrorMsg(context.stringValue("OemHeatMapResponse.ErrorMsg")); return oemHeatMapResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/OemHeatSettingResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.OemHeatSettingResponse; import com.aliyuncs.transform.UnmarshallerContext; public class OemHeatSettingResponseUnmarshaller { public static OemHeatSettingResponse unmarshall(OemHeatSettingResponse oemHeatSettingResponse, UnmarshallerContext context) { oemHeatSettingResponse.setRequestId(context.stringValue("OemHeatSettingResponse.RequestId")); oemHeatSettingResponse.setSuccess(context.booleanValue("OemHeatSettingResponse.Success")); oemHeatSettingResponse.setData(context.stringValue("OemHeatSettingResponse.Data")); oemHeatSettingResponse.setMessage(context.stringValue("OemHeatSettingResponse.Message")); oemHeatSettingResponse.setErrorCode(context.integerValue("OemHeatSettingResponse.ErrorCode")); oemHeatSettingResponse.setErrorMsg(context.stringValue("OemHeatSettingResponse.ErrorMsg")); return oemHeatSettingResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/OemMarketingCustomerResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.OemMarketingCustomerResponse; import com.aliyuncs.transform.UnmarshallerContext; public class OemMarketingCustomerResponseUnmarshaller { public static OemMarketingCustomerResponse unmarshall(OemMarketingCustomerResponse oemMarketingCustomerResponse, UnmarshallerContext context) { oemMarketingCustomerResponse.setRequestId(context.stringValue("OemMarketingCustomerResponse.RequestId")); oemMarketingCustomerResponse.setSuccess(context.booleanValue("OemMarketingCustomerResponse.Success")); oemMarketingCustomerResponse.setData(context.stringValue("OemMarketingCustomerResponse.Data")); oemMarketingCustomerResponse.setMessage(context.stringValue("OemMarketingCustomerResponse.Message")); oemMarketingCustomerResponse.setErrorCode(context.integerValue("OemMarketingCustomerResponse.ErrorCode")); oemMarketingCustomerResponse.setErrorMsg(context.stringValue("OemMarketingCustomerResponse.ErrorMsg")); return oemMarketingCustomerResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/OemMarketingPotentialResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.OemMarketingPotentialResponse; import com.aliyuncs.transform.UnmarshallerContext; public class OemMarketingPotentialResponseUnmarshaller { public static OemMarketingPotentialResponse unmarshall(OemMarketingPotentialResponse oemMarketingPotentialResponse, UnmarshallerContext context) { oemMarketingPotentialResponse.setRequestId(context.stringValue("OemMarketingPotentialResponse.RequestId")); oemMarketingPotentialResponse.setSuccess(context.booleanValue("OemMarketingPotentialResponse.Success")); oemMarketingPotentialResponse.setData(context.stringValue("OemMarketingPotentialResponse.Data")); oemMarketingPotentialResponse.setMessage(context.stringValue("OemMarketingPotentialResponse.Message")); oemMarketingPotentialResponse.setErrorCode(context.integerValue("OemMarketingPotentialResponse.ErrorCode")); oemMarketingPotentialResponse.setErrorMsg(context.stringValue("OemMarketingPotentialResponse.ErrorMsg")); return oemMarketingPotentialResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/OemMarketingSettingDataResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.OemMarketingSettingDataResponse; import com.aliyuncs.transform.UnmarshallerContext; public class OemMarketingSettingDataResponseUnmarshaller { public static OemMarketingSettingDataResponse unmarshall(OemMarketingSettingDataResponse oemMarketingSettingDataResponse, UnmarshallerContext context) { oemMarketingSettingDataResponse.setRequestId(context.stringValue("OemMarketingSettingDataResponse.RequestId")); oemMarketingSettingDataResponse.setSuccess(context.booleanValue("OemMarketingSettingDataResponse.Success")); oemMarketingSettingDataResponse.setData(context.stringValue("OemMarketingSettingDataResponse.Data")); oemMarketingSettingDataResponse.setMessage(context.stringValue("OemMarketingSettingDataResponse.Message")); oemMarketingSettingDataResponse.setErrorCode(context.integerValue("OemMarketingSettingDataResponse.ErrorCode")); oemMarketingSettingDataResponse.setErrorMsg(context.stringValue("OemMarketingSettingDataResponse.ErrorMsg")); return oemMarketingSettingDataResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/OemSitingContrastResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.OemSitingContrastResponse; import com.aliyuncs.transform.UnmarshallerContext; public class OemSitingContrastResponseUnmarshaller { public static OemSitingContrastResponse unmarshall(OemSitingContrastResponse oemSitingContrastResponse, UnmarshallerContext context) { oemSitingContrastResponse.setRequestId(context.stringValue("OemSitingContrastResponse.RequestId")); oemSitingContrastResponse.setSuccess(context.booleanValue("OemSitingContrastResponse.Success")); oemSitingContrastResponse.setData(context.stringValue("OemSitingContrastResponse.Data")); oemSitingContrastResponse.setMessage(context.stringValue("OemSitingContrastResponse.Message")); oemSitingContrastResponse.setErrorCode(context.integerValue("OemSitingContrastResponse.ErrorCode")); oemSitingContrastResponse.setErrorMsg(context.stringValue("OemSitingContrastResponse.ErrorMsg")); return oemSitingContrastResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/OemSitingSelctionResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.OemSitingSelctionResponse; import com.aliyuncs.transform.UnmarshallerContext; public class OemSitingSelctionResponseUnmarshaller { public static OemSitingSelctionResponse unmarshall(OemSitingSelctionResponse oemSitingSelctionResponse, UnmarshallerContext context) { oemSitingSelctionResponse.setRequestId(context.stringValue("OemSitingSelctionResponse.RequestId")); oemSitingSelctionResponse.setSuccess(context.booleanValue("OemSitingSelctionResponse.Success")); oemSitingSelctionResponse.setData(context.stringValue("OemSitingSelctionResponse.Data")); oemSitingSelctionResponse.setMessage(context.stringValue("OemSitingSelctionResponse.Message")); oemSitingSelctionResponse.setErrorCode(context.integerValue("OemSitingSelctionResponse.ErrorCode")); oemSitingSelctionResponse.setErrorMsg(context.stringValue("OemSitingSelctionResponse.ErrorMsg")); return oemSitingSelctionResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/OnoffGroupApRadioResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.OnoffGroupApRadioResponse; import com.aliyuncs.transform.UnmarshallerContext; public class OnoffGroupApRadioResponseUnmarshaller { public static OnoffGroupApRadioResponse unmarshall(OnoffGroupApRadioResponse onoffGroupApRadioResponse, UnmarshallerContext context) { onoffGroupApRadioResponse.setRequestId(context.stringValue("OnoffGroupApRadioResponse.RequestId")); onoffGroupApRadioResponse.setSuccess(context.booleanValue("OnoffGroupApRadioResponse.Success")); onoffGroupApRadioResponse.setMessage(context.stringValue("OnoffGroupApRadioResponse.Message")); onoffGroupApRadioResponse.setData(context.stringValue("OnoffGroupApRadioResponse.Data")); onoffGroupApRadioResponse.setErrorCode(context.integerValue("OnoffGroupApRadioResponse.ErrorCode")); onoffGroupApRadioResponse.setErrorMsg(context.stringValue("OnoffGroupApRadioResponse.ErrorMsg")); return onoffGroupApRadioResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/PeripheryAnalyseResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.PeripheryAnalyseResponse; import com.aliyuncs.transform.UnmarshallerContext; public class PeripheryAnalyseResponseUnmarshaller { public static PeripheryAnalyseResponse unmarshall(PeripheryAnalyseResponse peripheryAnalyseResponse, UnmarshallerContext context) { peripheryAnalyseResponse.setSuccess(context.booleanValue("PeripheryAnalyseResponse.Success")); peripheryAnalyseResponse.setData(context.stringValue("PeripheryAnalyseResponse.Data")); peripheryAnalyseResponse.setErrorCode(context.integerValue("PeripheryAnalyseResponse.ErrorCode")); peripheryAnalyseResponse.setErrorMsg(context.stringValue("PeripheryAnalyseResponse.ErrorMsg")); return peripheryAnalyseResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ProduceInstanceResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ProduceInstanceResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ProduceInstanceResponseUnmarshaller { public static ProduceInstanceResponse unmarshall(ProduceInstanceResponse produceInstanceResponse, UnmarshallerContext context) { produceInstanceResponse.setRequestId(context.stringValue("ProduceInstanceResponse.RequestId")); produceInstanceResponse.setSuccess(context.booleanValue("ProduceInstanceResponse.success")); produceInstanceResponse.setMessage(context.stringValue("ProduceInstanceResponse.message")); produceInstanceResponse.setResult(context.stringValue("ProduceInstanceResponse.result")); return produceInstanceResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ProfileBaseResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ProfileBaseResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ProfileBaseResponseUnmarshaller { public static ProfileBaseResponse unmarshall(ProfileBaseResponse profileBaseResponse, UnmarshallerContext context) { profileBaseResponse.setSuccess(context.booleanValue("ProfileBaseResponse.Success")); profileBaseResponse.setData(context.stringValue("ProfileBaseResponse.Data")); profileBaseResponse.setErrorCode(context.integerValue("ProfileBaseResponse.ErrorCode")); profileBaseResponse.setErrorMsg(context.stringValue("ProfileBaseResponse.ErrorMsg")); return profileBaseResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ProfileConsumeResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ProfileConsumeResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ProfileConsumeResponseUnmarshaller { public static ProfileConsumeResponse unmarshall(ProfileConsumeResponse profileConsumeResponse, UnmarshallerContext context) { profileConsumeResponse.setSuccess(context.booleanValue("ProfileConsumeResponse.Success")); profileConsumeResponse.setData(context.stringValue("ProfileConsumeResponse.Data")); profileConsumeResponse.setErrorCode(context.integerValue("ProfileConsumeResponse.ErrorCode")); profileConsumeResponse.setErrorMsg(context.stringValue("ProfileConsumeResponse.ErrorMsg")); return profileConsumeResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ProfileDistrictResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ProfileDistrictResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ProfileDistrictResponseUnmarshaller { public static ProfileDistrictResponse unmarshall(ProfileDistrictResponse profileDistrictResponse, UnmarshallerContext context) { profileDistrictResponse.setSuccess(context.booleanValue("ProfileDistrictResponse.Success")); profileDistrictResponse.setData(context.stringValue("ProfileDistrictResponse.Data")); profileDistrictResponse.setErrorCode(context.integerValue("ProfileDistrictResponse.ErrorCode")); profileDistrictResponse.setErrorMsg(context.stringValue("ProfileDistrictResponse.ErrorMsg")); return profileDistrictResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ProfileHistoryListResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ProfileHistoryListResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ProfileHistoryListResponseUnmarshaller { public static ProfileHistoryListResponse unmarshall(ProfileHistoryListResponse profileHistoryListResponse, UnmarshallerContext context) { profileHistoryListResponse.setSuccess(context.booleanValue("ProfileHistoryListResponse.Success")); profileHistoryListResponse.setData(context.stringValue("ProfileHistoryListResponse.Data")); profileHistoryListResponse.setErrorCode(context.integerValue("ProfileHistoryListResponse.ErrorCode")); profileHistoryListResponse.setErrorMsg(context.stringValue("ProfileHistoryListResponse.ErrorMsg")); return profileHistoryListResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ProfileHistoryResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ProfileHistoryResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ProfileHistoryResponseUnmarshaller { public static ProfileHistoryResponse unmarshall(ProfileHistoryResponse profileHistoryResponse, UnmarshallerContext context) { profileHistoryResponse.setSuccess(context.booleanValue("ProfileHistoryResponse.Success")); profileHistoryResponse.setData(context.stringValue("ProfileHistoryResponse.Data")); profileHistoryResponse.setErrorCode(context.integerValue("ProfileHistoryResponse.ErrorCode")); profileHistoryResponse.setErrorMsg(context.stringValue("ProfileHistoryResponse.ErrorMsg")); return profileHistoryResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ProfileMediaResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ProfileMediaResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ProfileMediaResponseUnmarshaller { public static ProfileMediaResponse unmarshall(ProfileMediaResponse profileMediaResponse, UnmarshallerContext context) { profileMediaResponse.setSuccess(context.booleanValue("ProfileMediaResponse.Success")); profileMediaResponse.setData(context.stringValue("ProfileMediaResponse.Data")); profileMediaResponse.setErrorCode(context.integerValue("ProfileMediaResponse.ErrorCode")); profileMediaResponse.setErrorMsg(context.stringValue("ProfileMediaResponse.ErrorMsg")); return profileMediaResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ProfileTagResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ProfileTagResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ProfileTagResponseUnmarshaller { public static ProfileTagResponse unmarshall(ProfileTagResponse profileTagResponse, UnmarshallerContext context) { profileTagResponse.setSuccess(context.booleanValue("ProfileTagResponse.Success")); profileTagResponse.setData(context.stringValue("ProfileTagResponse.Data")); profileTagResponse.setErrorCode(context.integerValue("ProfileTagResponse.ErrorCode")); profileTagResponse.setErrorMsg(context.stringValue("ProfileTagResponse.ErrorMsg")); return profileTagResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ProfileTradeResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ProfileTradeResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ProfileTradeResponseUnmarshaller { public static ProfileTradeResponse unmarshall(ProfileTradeResponse profileTradeResponse, UnmarshallerContext context) { profileTradeResponse.setSuccess(context.booleanValue("ProfileTradeResponse.Success")); profileTradeResponse.setData(context.stringValue("ProfileTradeResponse.Data")); profileTradeResponse.setErrorCode(context.integerValue("ProfileTradeResponse.ErrorCode")); profileTradeResponse.setErrorMsg(context.stringValue("ProfileTradeResponse.ErrorMsg")); return profileTradeResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/PutOssFileResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.PutOssFileResponse; import com.aliyuncs.transform.UnmarshallerContext; public class PutOssFileResponseUnmarshaller { public static PutOssFileResponse unmarshall(PutOssFileResponse putOssFileResponse, UnmarshallerContext context) { putOssFileResponse.setRequestId(context.stringValue("PutOssFileResponse.RequestId")); putOssFileResponse.setSuccess(context.booleanValue("PutOssFileResponse.Success")); putOssFileResponse.setMessage(context.stringValue("PutOssFileResponse.Message")); putOssFileResponse.setData(context.stringValue("PutOssFileResponse.Data")); putOssFileResponse.setErrorCode(context.integerValue("PutOssFileResponse.ErrorCode")); putOssFileResponse.setErrorMsg(context.stringValue("PutOssFileResponse.ErrorMsg")); return putOssFileResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/QueryRenewPriceResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.QueryRenewPriceResponse; import com.aliyuncs.transform.UnmarshallerContext; public class QueryRenewPriceResponseUnmarshaller { public static QueryRenewPriceResponse unmarshall(QueryRenewPriceResponse queryRenewPriceResponse, UnmarshallerContext context) { queryRenewPriceResponse.setRequestId(context.stringValue("QueryRenewPriceResponse.RequestId")); queryRenewPriceResponse.setSuccess(context.booleanValue("QueryRenewPriceResponse.success")); queryRenewPriceResponse.setMessage(context.stringValue("QueryRenewPriceResponse.message")); queryRenewPriceResponse.setCode(context.stringValue("QueryRenewPriceResponse.code")); queryRenewPriceResponse.setData(context.stringValue("QueryRenewPriceResponse.data")); return queryRenewPriceResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ReleaseInstanceResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ReleaseInstanceResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ReleaseInstanceResponseUnmarshaller { public static ReleaseInstanceResponse unmarshall(ReleaseInstanceResponse releaseInstanceResponse, UnmarshallerContext context) { releaseInstanceResponse.setRequestId(context.stringValue("ReleaseInstanceResponse.RequestId")); releaseInstanceResponse.setSuccess(context.booleanValue("ReleaseInstanceResponse.success")); releaseInstanceResponse.setMessage(context.stringValue("ReleaseInstanceResponse.message")); releaseInstanceResponse.setResult(context.stringValue("ReleaseInstanceResponse.result")); return releaseInstanceResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/RepairApResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.RepairApResponse; import com.aliyuncs.transform.UnmarshallerContext; public class RepairApResponseUnmarshaller { public static RepairApResponse unmarshall(RepairApResponse repairApResponse, UnmarshallerContext context) { repairApResponse.setRequestId(context.stringValue("RepairApResponse.RequestId")); repairApResponse.setSuccess(context.booleanValue("RepairApResponse.Success")); repairApResponse.setMessage(context.stringValue("RepairApResponse.Message")); repairApResponse.setData(context.stringValue("RepairApResponse.Data")); repairApResponse.setErrorCode(context.integerValue("RepairApResponse.ErrorCode")); repairApResponse.setErrorMsg(context.stringValue("RepairApResponse.ErrorMsg")); return repairApResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/RepairGroupApResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.RepairGroupApResponse; import com.aliyuncs.transform.UnmarshallerContext; public class RepairGroupApResponseUnmarshaller { public static RepairGroupApResponse unmarshall(RepairGroupApResponse repairGroupApResponse, UnmarshallerContext context) { repairGroupApResponse.setRequestId(context.stringValue("RepairGroupApResponse.RequestId")); repairGroupApResponse.setSuccess(context.booleanValue("RepairGroupApResponse.Success")); repairGroupApResponse.setMessage(context.stringValue("RepairGroupApResponse.Message")); repairGroupApResponse.setData(context.stringValue("RepairGroupApResponse.Data")); repairGroupApResponse.setErrorCode(context.integerValue("RepairGroupApResponse.ErrorCode")); repairGroupApResponse.setErrorMsg(context.stringValue("RepairGroupApResponse.ErrorMsg")); return repairGroupApResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ReportDayResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ReportDayResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ReportDayResponseUnmarshaller { public static ReportDayResponse unmarshall(ReportDayResponse reportDayResponse, UnmarshallerContext context) { reportDayResponse.setSuccess(context.booleanValue("ReportDayResponse.Success")); reportDayResponse.setData(context.stringValue("ReportDayResponse.Data")); reportDayResponse.setErrorCode(context.integerValue("ReportDayResponse.ErrorCode")); reportDayResponse.setErrorMsg(context.stringValue("ReportDayResponse.ErrorMsg")); return reportDayResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ReportHourResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ReportHourResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ReportHourResponseUnmarshaller { public static ReportHourResponse unmarshall(ReportHourResponse reportHourResponse, UnmarshallerContext context) { reportHourResponse.setSuccess(context.booleanValue("ReportHourResponse.Success")); reportHourResponse.setData(context.stringValue("ReportHourResponse.Data")); reportHourResponse.setErrorCode(context.integerValue("ReportHourResponse.ErrorCode")); reportHourResponse.setErrorMsg(context.stringValue("ReportHourResponse.ErrorMsg")); return reportHourResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ReportMinuteResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ReportMinuteResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ReportMinuteResponseUnmarshaller { public static ReportMinuteResponse unmarshall(ReportMinuteResponse reportMinuteResponse, UnmarshallerContext context) { reportMinuteResponse.setSuccess(context.booleanValue("ReportMinuteResponse.Success")); reportMinuteResponse.setData(context.stringValue("ReportMinuteResponse.Data")); reportMinuteResponse.setErrorCode(context.integerValue("ReportMinuteResponse.ErrorCode")); reportMinuteResponse.setErrorMsg(context.stringValue("ReportMinuteResponse.ErrorMsg")); return reportMinuteResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ReportRealtimeResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ReportRealtimeResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ReportRealtimeResponseUnmarshaller { public static ReportRealtimeResponse unmarshall(ReportRealtimeResponse reportRealtimeResponse, UnmarshallerContext context) { reportRealtimeResponse.setSuccess(context.booleanValue("ReportRealtimeResponse.Success")); reportRealtimeResponse.setData(context.stringValue("ReportRealtimeResponse.Data")); reportRealtimeResponse.setErrorCode(context.integerValue("ReportRealtimeResponse.ErrorCode")); reportRealtimeResponse.setErrorMsg(context.stringValue("ReportRealtimeResponse.ErrorMsg")); return reportRealtimeResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ReportZoneDayResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ReportZoneDayResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ReportZoneDayResponseUnmarshaller { public static ReportZoneDayResponse unmarshall(ReportZoneDayResponse reportZoneDayResponse, UnmarshallerContext context) { reportZoneDayResponse.setSuccess(context.booleanValue("ReportZoneDayResponse.Success")); reportZoneDayResponse.setData(context.stringValue("ReportZoneDayResponse.Data")); reportZoneDayResponse.setErrorCode(context.integerValue("ReportZoneDayResponse.ErrorCode")); reportZoneDayResponse.setErrorMsg(context.stringValue("ReportZoneDayResponse.ErrorMsg")); return reportZoneDayResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ReportZoneHourResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ReportZoneHourResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ReportZoneHourResponseUnmarshaller { public static ReportZoneHourResponse unmarshall(ReportZoneHourResponse reportZoneHourResponse, UnmarshallerContext context) { reportZoneHourResponse.setSuccess(context.booleanValue("ReportZoneHourResponse.Success")); reportZoneHourResponse.setData(context.stringValue("ReportZoneHourResponse.Data")); reportZoneHourResponse.setErrorCode(context.integerValue("ReportZoneHourResponse.ErrorCode")); reportZoneHourResponse.setErrorMsg(context.stringValue("ReportZoneHourResponse.ErrorMsg")); return reportZoneHourResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ReportZoneMinuteResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ReportZoneMinuteResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ReportZoneMinuteResponseUnmarshaller { public static ReportZoneMinuteResponse unmarshall(ReportZoneMinuteResponse reportZoneMinuteResponse, UnmarshallerContext context) { reportZoneMinuteResponse.setSuccess(context.booleanValue("ReportZoneMinuteResponse.Success")); reportZoneMinuteResponse.setData(context.stringValue("ReportZoneMinuteResponse.Data")); reportZoneMinuteResponse.setErrorCode(context.integerValue("ReportZoneMinuteResponse.ErrorCode")); reportZoneMinuteResponse.setErrorMsg(context.stringValue("ReportZoneMinuteResponse.ErrorMsg")); return reportZoneMinuteResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ReportZoneRealtimeResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ReportZoneRealtimeResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ReportZoneRealtimeResponseUnmarshaller { public static ReportZoneRealtimeResponse unmarshall(ReportZoneRealtimeResponse reportZoneRealtimeResponse, UnmarshallerContext context) { reportZoneRealtimeResponse.setSuccess(context.booleanValue("ReportZoneRealtimeResponse.Success")); reportZoneRealtimeResponse.setData(context.stringValue("ReportZoneRealtimeResponse.Data")); reportZoneRealtimeResponse.setErrorCode(context.integerValue("ReportZoneRealtimeResponse.ErrorCode")); reportZoneRealtimeResponse.setErrorMsg(context.stringValue("ReportZoneRealtimeResponse.ErrorMsg")); return reportZoneRealtimeResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ResetApConfigResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ResetApConfigResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ResetApConfigResponseUnmarshaller { public static ResetApConfigResponse unmarshall(ResetApConfigResponse resetApConfigResponse, UnmarshallerContext context) { resetApConfigResponse.setRequestId(context.stringValue("ResetApConfigResponse.RequestId")); resetApConfigResponse.setSuccess(context.booleanValue("ResetApConfigResponse.Success")); resetApConfigResponse.setMessage(context.stringValue("ResetApConfigResponse.Message")); resetApConfigResponse.setData(context.stringValue("ResetApConfigResponse.Data")); resetApConfigResponse.setErrorCode(context.integerValue("ResetApConfigResponse.ErrorCode")); resetApConfigResponse.setErrorMsg(context.stringValue("ResetApConfigResponse.ErrorMsg")); return resetApConfigResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ResetApResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ResetApResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ResetApResponseUnmarshaller { public static ResetApResponse unmarshall(ResetApResponse resetApResponse, UnmarshallerContext context) { resetApResponse.setRequestId(context.stringValue("ResetApResponse.RequestId")); resetApResponse.setSuccess(context.booleanValue("ResetApResponse.Success")); resetApResponse.setMessage(context.stringValue("ResetApResponse.Message")); resetApResponse.setData(context.stringValue("ResetApResponse.Data")); resetApResponse.setErrorCode(context.integerValue("ResetApResponse.ErrorCode")); resetApResponse.setErrorMsg(context.stringValue("ResetApResponse.ErrorMsg")); return resetApResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ResumeInstanceResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ResumeInstanceResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ResumeInstanceResponseUnmarshaller { public static ResumeInstanceResponse unmarshall(ResumeInstanceResponse resumeInstanceResponse, UnmarshallerContext context) { resumeInstanceResponse.setRequestId(context.stringValue("ResumeInstanceResponse.RequestId")); resumeInstanceResponse.setSuccess(context.booleanValue("ResumeInstanceResponse.success")); resumeInstanceResponse.setMessage(context.stringValue("ResumeInstanceResponse.message")); resumeInstanceResponse.setResult(context.stringValue("ResumeInstanceResponse.result")); return resumeInstanceResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/SaveAccountConfigResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.SaveAccountConfigResponse; import com.aliyuncs.transform.UnmarshallerContext; public class SaveAccountConfigResponseUnmarshaller { public static SaveAccountConfigResponse unmarshall(SaveAccountConfigResponse saveAccountConfigResponse, UnmarshallerContext context) { saveAccountConfigResponse.setRequestId(context.stringValue("SaveAccountConfigResponse.RequestId")); saveAccountConfigResponse.setSuccess(context.booleanValue("SaveAccountConfigResponse.Success")); saveAccountConfigResponse.setMessage(context.stringValue("SaveAccountConfigResponse.Message")); saveAccountConfigResponse.setData(context.stringValue("SaveAccountConfigResponse.Data")); saveAccountConfigResponse.setErrorCode(context.integerValue("SaveAccountConfigResponse.ErrorCode")); saveAccountConfigResponse.setErrorMsg(context.stringValue("SaveAccountConfigResponse.ErrorMsg")); return saveAccountConfigResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/SaveApConfigResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.SaveApConfigResponse; import com.aliyuncs.transform.UnmarshallerContext; public class SaveApConfigResponseUnmarshaller { public static SaveApConfigResponse unmarshall(SaveApConfigResponse saveApConfigResponse, UnmarshallerContext context) { saveApConfigResponse.setRequestId(context.stringValue("SaveApConfigResponse.RequestId")); saveApConfigResponse.setSuccess(context.booleanValue("SaveApConfigResponse.Success")); saveApConfigResponse.setMessage(context.stringValue("SaveApConfigResponse.Message")); saveApConfigResponse.setData(context.stringValue("SaveApConfigResponse.Data")); saveApConfigResponse.setErrorCode(context.integerValue("SaveApConfigResponse.ErrorCode")); saveApConfigResponse.setErrorMsg(context.stringValue("SaveApConfigResponse.ErrorMsg")); return saveApConfigResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/SaveApMapInfoResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.SaveApMapInfoResponse; import com.aliyuncs.transform.UnmarshallerContext; public class SaveApMapInfoResponseUnmarshaller { public static SaveApMapInfoResponse unmarshall(SaveApMapInfoResponse saveApMapInfoResponse, UnmarshallerContext context) { saveApMapInfoResponse.setRequestId(context.stringValue("SaveApMapInfoResponse.RequestId")); saveApMapInfoResponse.setSuccess(context.booleanValue("SaveApMapInfoResponse.Success")); saveApMapInfoResponse.setMessage(context.stringValue("SaveApMapInfoResponse.Message")); saveApMapInfoResponse.setData(context.stringValue("SaveApMapInfoResponse.Data")); saveApMapInfoResponse.setErrorCode(context.integerValue("SaveApMapInfoResponse.ErrorCode")); saveApMapInfoResponse.setErrorMsg(context.stringValue("SaveApMapInfoResponse.ErrorMsg")); return saveApMapInfoResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/SaveApPortalConfigResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.SaveApPortalConfigResponse; import com.aliyuncs.transform.UnmarshallerContext; public class SaveApPortalConfigResponseUnmarshaller { public static SaveApPortalConfigResponse unmarshall(SaveApPortalConfigResponse saveApPortalConfigResponse, UnmarshallerContext context) { saveApPortalConfigResponse.setRequestId(context.stringValue("SaveApPortalConfigResponse.RequestId")); saveApPortalConfigResponse.setSuccess(context.booleanValue("SaveApPortalConfigResponse.Success")); saveApPortalConfigResponse.setMessage(context.stringValue("SaveApPortalConfigResponse.Message")); saveApPortalConfigResponse.setData(context.stringValue("SaveApPortalConfigResponse.Data")); saveApPortalConfigResponse.setErrorCode(context.integerValue("SaveApPortalConfigResponse.ErrorCode")); saveApPortalConfigResponse.setErrorMsg(context.stringValue("SaveApPortalConfigResponse.ErrorMsg")); return saveApPortalConfigResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/SaveApRadioConfigResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.SaveApRadioConfigResponse; import com.aliyuncs.transform.UnmarshallerContext; public class SaveApRadioConfigResponseUnmarshaller { public static SaveApRadioConfigResponse unmarshall(SaveApRadioConfigResponse saveApRadioConfigResponse, UnmarshallerContext context) { saveApRadioConfigResponse.setRequestId(context.stringValue("SaveApRadioConfigResponse.RequestId")); saveApRadioConfigResponse.setSuccess(context.booleanValue("SaveApRadioConfigResponse.Success")); saveApRadioConfigResponse.setMessage(context.stringValue("SaveApRadioConfigResponse.Message")); saveApRadioConfigResponse.setData(context.stringValue("SaveApRadioConfigResponse.Data")); saveApRadioConfigResponse.setErrorCode(context.integerValue("SaveApRadioConfigResponse.ErrorCode")); saveApRadioConfigResponse.setErrorMsg(context.stringValue("SaveApRadioConfigResponse.ErrorMsg")); return saveApRadioConfigResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/SaveApRadioSsidConfigResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.SaveApRadioSsidConfigResponse; import com.aliyuncs.transform.UnmarshallerContext; public class SaveApRadioSsidConfigResponseUnmarshaller { public static SaveApRadioSsidConfigResponse unmarshall(SaveApRadioSsidConfigResponse saveApRadioSsidConfigResponse, UnmarshallerContext context) { saveApRadioSsidConfigResponse.setRequestId(context.stringValue("SaveApRadioSsidConfigResponse.RequestId")); saveApRadioSsidConfigResponse.setSuccess(context.booleanValue("SaveApRadioSsidConfigResponse.Success")); saveApRadioSsidConfigResponse.setMessage(context.stringValue("SaveApRadioSsidConfigResponse.Message")); saveApRadioSsidConfigResponse.setData(context.stringValue("SaveApRadioSsidConfigResponse.Data")); saveApRadioSsidConfigResponse.setErrorCode(context.integerValue("SaveApRadioSsidConfigResponse.ErrorCode")); saveApRadioSsidConfigResponse.setErrorMsg(context.stringValue("SaveApRadioSsidConfigResponse.ErrorMsg")); return saveApRadioSsidConfigResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/SaveApScanConfigResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.SaveApScanConfigResponse; import com.aliyuncs.transform.UnmarshallerContext; public class SaveApScanConfigResponseUnmarshaller { public static SaveApScanConfigResponse unmarshall(SaveApScanConfigResponse saveApScanConfigResponse, UnmarshallerContext context) { saveApScanConfigResponse.setRequestId(context.stringValue("SaveApScanConfigResponse.RequestId")); saveApScanConfigResponse.setSuccess(context.booleanValue("SaveApScanConfigResponse.Success")); saveApScanConfigResponse.setMessage(context.stringValue("SaveApScanConfigResponse.Message")); saveApScanConfigResponse.setData(context.stringValue("SaveApScanConfigResponse.Data")); saveApScanConfigResponse.setErrorCode(context.integerValue("SaveApScanConfigResponse.ErrorCode")); saveApScanConfigResponse.setErrorMsg(context.stringValue("SaveApScanConfigResponse.ErrorMsg")); return saveApScanConfigResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/SaveApgroupConfigResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.SaveApgroupConfigResponse; import com.aliyuncs.transform.UnmarshallerContext; public class SaveApgroupConfigResponseUnmarshaller { public static SaveApgroupConfigResponse unmarshall(SaveApgroupConfigResponse saveApgroupConfigResponse, UnmarshallerContext context) { saveApgroupConfigResponse.setRequestId(context.stringValue("SaveApgroupConfigResponse.RequestId")); saveApgroupConfigResponse.setSuccess(context.booleanValue("SaveApgroupConfigResponse.Success")); saveApgroupConfigResponse.setMessage(context.stringValue("SaveApgroupConfigResponse.Message")); saveApgroupConfigResponse.setData(context.stringValue("SaveApgroupConfigResponse.Data")); saveApgroupConfigResponse.setErrorCode(context.integerValue("SaveApgroupConfigResponse.ErrorCode")); saveApgroupConfigResponse.setErrorMsg(context.stringValue("SaveApgroupConfigResponse.ErrorMsg")); return saveApgroupConfigResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/SaveApgroupScanConfigResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.SaveApgroupScanConfigResponse; import com.aliyuncs.transform.UnmarshallerContext; public class SaveApgroupScanConfigResponseUnmarshaller { public static SaveApgroupScanConfigResponse unmarshall(SaveApgroupScanConfigResponse saveApgroupScanConfigResponse, UnmarshallerContext context) { saveApgroupScanConfigResponse.setRequestId(context.stringValue("SaveApgroupScanConfigResponse.RequestId")); saveApgroupScanConfigResponse.setSuccess(context.booleanValue("SaveApgroupScanConfigResponse.Success")); saveApgroupScanConfigResponse.setMessage(context.stringValue("SaveApgroupScanConfigResponse.Message")); saveApgroupScanConfigResponse.setData(context.stringValue("SaveApgroupScanConfigResponse.Data")); saveApgroupScanConfigResponse.setErrorCode(context.integerValue("SaveApgroupScanConfigResponse.ErrorCode")); saveApgroupScanConfigResponse.setErrorMsg(context.stringValue("SaveApgroupScanConfigResponse.ErrorMsg")); return saveApgroupScanConfigResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/SaveApgroupSsidConfigResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.SaveApgroupSsidConfigResponse; import com.aliyuncs.transform.UnmarshallerContext; public class SaveApgroupSsidConfigResponseUnmarshaller { public static SaveApgroupSsidConfigResponse unmarshall(SaveApgroupSsidConfigResponse saveApgroupSsidConfigResponse, UnmarshallerContext context) { saveApgroupSsidConfigResponse.setRequestId(context.stringValue("SaveApgroupSsidConfigResponse.RequestId")); saveApgroupSsidConfigResponse.setSuccess(context.booleanValue("SaveApgroupSsidConfigResponse.Success")); saveApgroupSsidConfigResponse.setMessage(context.stringValue("SaveApgroupSsidConfigResponse.Message")); saveApgroupSsidConfigResponse.setData(context.stringValue("SaveApgroupSsidConfigResponse.Data")); saveApgroupSsidConfigResponse.setErrorCode(context.integerValue("SaveApgroupSsidConfigResponse.ErrorCode")); saveApgroupSsidConfigResponse.setErrorMsg(context.stringValue("SaveApgroupSsidConfigResponse.ErrorMsg")); return saveApgroupSsidConfigResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/SaveGroupApRadioConfigResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.SaveGroupApRadioConfigResponse; import com.aliyuncs.transform.UnmarshallerContext; public class SaveGroupApRadioConfigResponseUnmarshaller { public static SaveGroupApRadioConfigResponse unmarshall(SaveGroupApRadioConfigResponse saveGroupApRadioConfigResponse, UnmarshallerContext context) { saveGroupApRadioConfigResponse.setRequestId(context.stringValue("SaveGroupApRadioConfigResponse.RequestId")); saveGroupApRadioConfigResponse.setSuccess(context.booleanValue("SaveGroupApRadioConfigResponse.Success")); saveGroupApRadioConfigResponse.setMessage(context.stringValue("SaveGroupApRadioConfigResponse.Message")); saveGroupApRadioConfigResponse.setData(context.stringValue("SaveGroupApRadioConfigResponse.Data")); saveGroupApRadioConfigResponse.setErrorCode(context.integerValue("SaveGroupApRadioConfigResponse.ErrorCode")); saveGroupApRadioConfigResponse.setErrorMsg(context.stringValue("SaveGroupApRadioConfigResponse.ErrorMsg")); return saveGroupApRadioConfigResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/SavePageConfigTemplateResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.SavePageConfigTemplateResponse; import com.aliyuncs.transform.UnmarshallerContext; public class SavePageConfigTemplateResponseUnmarshaller { public static SavePageConfigTemplateResponse unmarshall(SavePageConfigTemplateResponse savePageConfigTemplateResponse, UnmarshallerContext context) { savePageConfigTemplateResponse.setRequestId(context.stringValue("SavePageConfigTemplateResponse.RequestId")); savePageConfigTemplateResponse.setSuccess(context.booleanValue("SavePageConfigTemplateResponse.Success")); savePageConfigTemplateResponse.setMessage(context.stringValue("SavePageConfigTemplateResponse.Message")); savePageConfigTemplateResponse.setErrorCode(context.integerValue("SavePageConfigTemplateResponse.ErrorCode")); savePageConfigTemplateResponse.setErrorMsg(context.stringValue("SavePageConfigTemplateResponse.ErrorMsg")); return savePageConfigTemplateResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/SavePortalConfigResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.SavePortalConfigResponse; import com.aliyuncs.transform.UnmarshallerContext; public class SavePortalConfigResponseUnmarshaller { public static SavePortalConfigResponse unmarshall(SavePortalConfigResponse savePortalConfigResponse, UnmarshallerContext context) { savePortalConfigResponse.setRequestId(context.stringValue("SavePortalConfigResponse.RequestId")); savePortalConfigResponse.setSuccess(context.booleanValue("SavePortalConfigResponse.Success")); savePortalConfigResponse.setMessage(context.stringValue("SavePortalConfigResponse.Message")); savePortalConfigResponse.setData(context.stringValue("SavePortalConfigResponse.Data")); savePortalConfigResponse.setErrorCode(context.integerValue("SavePortalConfigResponse.ErrorCode")); savePortalConfigResponse.setErrorMsg(context.stringValue("SavePortalConfigResponse.ErrorMsg")); return savePortalConfigResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/SavePortalTemplateResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.SavePortalTemplateResponse; import com.aliyuncs.transform.UnmarshallerContext; public class SavePortalTemplateResponseUnmarshaller { public static SavePortalTemplateResponse unmarshall(SavePortalTemplateResponse savePortalTemplateResponse, UnmarshallerContext context) { savePortalTemplateResponse.setRequestId(context.stringValue("SavePortalTemplateResponse.RequestId")); savePortalTemplateResponse.setSuccess(context.booleanValue("SavePortalTemplateResponse.Success")); savePortalTemplateResponse.setMessage(context.stringValue("SavePortalTemplateResponse.Message")); savePortalTemplateResponse.setErrorCode(context.integerValue("SavePortalTemplateResponse.ErrorCode")); savePortalTemplateResponse.setErrorMsg(context.stringValue("SavePortalTemplateResponse.ErrorMsg")); return savePortalTemplateResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/SaveProbeDataSubscriberResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.SaveProbeDataSubscriberResponse; import com.aliyuncs.transform.UnmarshallerContext; public class SaveProbeDataSubscriberResponseUnmarshaller { public static SaveProbeDataSubscriberResponse unmarshall(SaveProbeDataSubscriberResponse saveProbeDataSubscriberResponse, UnmarshallerContext context) { saveProbeDataSubscriberResponse.setRequestId(context.stringValue("SaveProbeDataSubscriberResponse.RequestId")); saveProbeDataSubscriberResponse.setSuccess(context.booleanValue("SaveProbeDataSubscriberResponse.Success")); saveProbeDataSubscriberResponse.setMessage(context.stringValue("SaveProbeDataSubscriberResponse.Message")); saveProbeDataSubscriberResponse.setData(context.stringValue("SaveProbeDataSubscriberResponse.Data")); saveProbeDataSubscriberResponse.setErrorCode(context.integerValue("SaveProbeDataSubscriberResponse.ErrorCode")); saveProbeDataSubscriberResponse.setErrorMsg(context.stringValue("SaveProbeDataSubscriberResponse.ErrorMsg")); return saveProbeDataSubscriberResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/SaveStaStatusResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.SaveStaStatusResponse; import com.aliyuncs.transform.UnmarshallerContext; public class SaveStaStatusResponseUnmarshaller { public static SaveStaStatusResponse unmarshall(SaveStaStatusResponse saveStaStatusResponse, UnmarshallerContext context) { saveStaStatusResponse.setRequestId(context.stringValue("SaveStaStatusResponse.RequestId")); saveStaStatusResponse.setSuccess(context.booleanValue("SaveStaStatusResponse.Success")); saveStaStatusResponse.setMessage(context.stringValue("SaveStaStatusResponse.Message")); saveStaStatusResponse.setErrorCode(context.integerValue("SaveStaStatusResponse.ErrorCode")); saveStaStatusResponse.setErrorMsg(context.stringValue("SaveStaStatusResponse.ErrorMsg")); return saveStaStatusResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/SaveUmengPagePermission4RootResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.SaveUmengPagePermission4RootResponse; import com.aliyuncs.transform.UnmarshallerContext; public class SaveUmengPagePermission4RootResponseUnmarshaller { public static SaveUmengPagePermission4RootResponse unmarshall(SaveUmengPagePermission4RootResponse saveUmengPagePermission4RootResponse, UnmarshallerContext context) { saveUmengPagePermission4RootResponse.setRequestId(context.stringValue("SaveUmengPagePermission4RootResponse.RequestId")); saveUmengPagePermission4RootResponse.setSuccess(context.booleanValue("SaveUmengPagePermission4RootResponse.Success")); saveUmengPagePermission4RootResponse.setMessage(context.stringValue("SaveUmengPagePermission4RootResponse.Message")); saveUmengPagePermission4RootResponse.setErrorCode(context.integerValue("SaveUmengPagePermission4RootResponse.ErrorCode")); saveUmengPagePermission4RootResponse.setErrorMsg(context.stringValue("SaveUmengPagePermission4RootResponse.ErrorMsg")); return saveUmengPagePermission4RootResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/SendCommandByMacResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.SendCommandByMacResponse; import com.aliyuncs.transform.UnmarshallerContext; public class SendCommandByMacResponseUnmarshaller { public static SendCommandByMacResponse unmarshall(SendCommandByMacResponse sendCommandByMacResponse, UnmarshallerContext context) { sendCommandByMacResponse.setRequestId(context.stringValue("SendCommandByMacResponse.RequestId")); sendCommandByMacResponse.setSuccess(context.booleanValue("SendCommandByMacResponse.Success")); sendCommandByMacResponse.setData(context.stringValue("SendCommandByMacResponse.Data")); sendCommandByMacResponse.setMessage(context.stringValue("SendCommandByMacResponse.Message")); sendCommandByMacResponse.setErrorCode(context.integerValue("SendCommandByMacResponse.ErrorCode")); sendCommandByMacResponse.setErrorMsg(context.stringValue("SendCommandByMacResponse.ErrorMsg")); return sendCommandByMacResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/SetScanModeResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.SetScanModeResponse; import com.aliyuncs.transform.UnmarshallerContext; public class SetScanModeResponseUnmarshaller { public static SetScanModeResponse unmarshall(SetScanModeResponse setScanModeResponse, UnmarshallerContext context) { setScanModeResponse.setRequestId(context.stringValue("SetScanModeResponse.RequestId")); setScanModeResponse.setSuccess(context.booleanValue("SetScanModeResponse.Success")); setScanModeResponse.setMessage(context.stringValue("SetScanModeResponse.Message")); setScanModeResponse.setData(context.stringValue("SetScanModeResponse.Data")); setScanModeResponse.setErrorCode(context.integerValue("SetScanModeResponse.ErrorCode")); setScanModeResponse.setErrorMsg(context.stringValue("SetScanModeResponse.ErrorMsg")); return setScanModeResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/SetUpgradeImgByModelResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.SetUpgradeImgByModelResponse; import com.aliyuncs.transform.UnmarshallerContext; public class SetUpgradeImgByModelResponseUnmarshaller { public static SetUpgradeImgByModelResponse unmarshall(SetUpgradeImgByModelResponse setUpgradeImgByModelResponse, UnmarshallerContext context) { setUpgradeImgByModelResponse.setRequestId(context.stringValue("SetUpgradeImgByModelResponse.RequestId")); setUpgradeImgByModelResponse.setSuccess(context.booleanValue("SetUpgradeImgByModelResponse.Success")); setUpgradeImgByModelResponse.setData(context.stringValue("SetUpgradeImgByModelResponse.Data")); setUpgradeImgByModelResponse.setMessage(context.stringValue("SetUpgradeImgByModelResponse.Message")); setUpgradeImgByModelResponse.setErrorCode(context.integerValue("SetUpgradeImgByModelResponse.ErrorCode")); setUpgradeImgByModelResponse.setErrorMsg(context.stringValue("SetUpgradeImgByModelResponse.ErrorMsg")); return setUpgradeImgByModelResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ShopActionCustomeResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ShopActionCustomeResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ShopActionCustomeResponseUnmarshaller { public static ShopActionCustomeResponse unmarshall(ShopActionCustomeResponse shopActionCustomeResponse, UnmarshallerContext context) { shopActionCustomeResponse.setSuccess(context.booleanValue("ShopActionCustomeResponse.Success")); shopActionCustomeResponse.setData(context.stringValue("ShopActionCustomeResponse.Data")); shopActionCustomeResponse.setErrorCode(context.integerValue("ShopActionCustomeResponse.ErrorCode")); shopActionCustomeResponse.setErrorMsg(context.stringValue("ShopActionCustomeResponse.ErrorMsg")); return shopActionCustomeResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ShopActionReturningResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ShopActionReturningResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ShopActionReturningResponseUnmarshaller { public static ShopActionReturningResponse unmarshall(ShopActionReturningResponse shopActionReturningResponse, UnmarshallerContext context) { shopActionReturningResponse.setSuccess(context.booleanValue("ShopActionReturningResponse.Success")); shopActionReturningResponse.setData(context.stringValue("ShopActionReturningResponse.Data")); shopActionReturningResponse.setErrorCode(context.integerValue("ShopActionReturningResponse.ErrorCode")); shopActionReturningResponse.setErrorMsg(context.stringValue("ShopActionReturningResponse.ErrorMsg")); return shopActionReturningResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ShopCameraResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ShopCameraResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ShopCameraResponseUnmarshaller { public static ShopCameraResponse unmarshall(ShopCameraResponse shopCameraResponse, UnmarshallerContext context) { shopCameraResponse.setSuccess(context.booleanValue("ShopCameraResponse.Success")); shopCameraResponse.setData(context.stringValue("ShopCameraResponse.Data")); shopCameraResponse.setErrorCode(context.integerValue("ShopCameraResponse.ErrorCode")); shopCameraResponse.setErrorMsg(context.stringValue("ShopCameraResponse.ErrorMsg")); return shopCameraResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ShopCreateResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ShopCreateResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ShopCreateResponseUnmarshaller { public static ShopCreateResponse unmarshall(ShopCreateResponse shopCreateResponse, UnmarshallerContext context) { shopCreateResponse.setSuccess(context.booleanValue("ShopCreateResponse.Success")); shopCreateResponse.setData(context.stringValue("ShopCreateResponse.Data")); shopCreateResponse.setErrorCode(context.integerValue("ShopCreateResponse.ErrorCode")); shopCreateResponse.setErrorMsg(context.stringValue("ShopCreateResponse.ErrorMsg")); return shopCreateResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform
java-sources/com/aliyun/aliyun-java-sdk-cloudwf/1.0.3/com/aliyuncs/cloudwf/transform/v20170328/ShopCreatemarketingResponseUnmarshaller.java
/* * 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.cloudwf.transform.v20170328; import com.aliyuncs.cloudwf.model.v20170328.ShopCreatemarketingResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ShopCreatemarketingResponseUnmarshaller { public static ShopCreatemarketingResponse unmarshall(ShopCreatemarketingResponse shopCreatemarketingResponse, UnmarshallerContext context) { shopCreatemarketingResponse.setSuccess(context.booleanValue("ShopCreatemarketingResponse.Success")); shopCreatemarketingResponse.setData(context.stringValue("ShopCreatemarketingResponse.Data")); shopCreatemarketingResponse.setErrorCode(context.integerValue("ShopCreatemarketingResponse.ErrorCode")); shopCreatemarketingResponse.setErrorMsg(context.stringValue("ShopCreatemarketingResponse.ErrorMsg")); return shopCreatemarketingResponse; } }