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/ShopDataAlarmResponseUnmarshaller.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.ShopDataAlarmResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ShopDataAlarmResponseUnmarshaller { public static ShopDataAlarmResponse unmarshall(ShopDataAlarmResponse shopDataAlarmResponse, UnmarshallerContext context) { shopDataAlarmResponse.setSuccess(context.booleanValue("ShopDataAlarmResponse.Success")); shopDataAlarmResponse.setData(context.stringValue("ShopDataAlarmResponse.Data")); shopDataAlarmResponse.setErrorCode(context.integerValue("ShopDataAlarmResponse.ErrorCode")); shopDataAlarmResponse.setErrorMsg(context.stringValue("ShopDataAlarmResponse.ErrorMsg")); return shopDataAlarmResponse; } }
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/ShopDeleteResponseUnmarshaller.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.ShopDeleteResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ShopDeleteResponseUnmarshaller { public static ShopDeleteResponse unmarshall(ShopDeleteResponse shopDeleteResponse, UnmarshallerContext context) { shopDeleteResponse.setSuccess(context.booleanValue("ShopDeleteResponse.Success")); shopDeleteResponse.setData(context.stringValue("ShopDeleteResponse.Data")); shopDeleteResponse.setErrorCode(context.integerValue("ShopDeleteResponse.ErrorCode")); shopDeleteResponse.setErrorMsg(context.stringValue("ShopDeleteResponse.ErrorMsg")); return shopDeleteResponse; } }
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/ShopDeletemarketingResponseUnmarshaller.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.ShopDeletemarketingResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ShopDeletemarketingResponseUnmarshaller { public static ShopDeletemarketingResponse unmarshall(ShopDeletemarketingResponse shopDeletemarketingResponse, UnmarshallerContext context) { shopDeletemarketingResponse.setSuccess(context.booleanValue("ShopDeletemarketingResponse.Success")); shopDeletemarketingResponse.setData(context.stringValue("ShopDeletemarketingResponse.Data")); shopDeletemarketingResponse.setErrorCode(context.integerValue("ShopDeletemarketingResponse.ErrorCode")); shopDeletemarketingResponse.setErrorMsg(context.stringValue("ShopDeletemarketingResponse.ErrorMsg")); return shopDeletemarketingResponse; } }
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/ShopGetfiltermacResponseUnmarshaller.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.ShopGetfiltermacResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ShopGetfiltermacResponseUnmarshaller { public static ShopGetfiltermacResponse unmarshall(ShopGetfiltermacResponse shopGetfiltermacResponse, UnmarshallerContext context) { shopGetfiltermacResponse.setSuccess(context.booleanValue("ShopGetfiltermacResponse.Success")); shopGetfiltermacResponse.setData(context.stringValue("ShopGetfiltermacResponse.Data")); shopGetfiltermacResponse.setErrorCode(context.integerValue("ShopGetfiltermacResponse.ErrorCode")); shopGetfiltermacResponse.setErrorMsg(context.stringValue("ShopGetfiltermacResponse.ErrorMsg")); return shopGetfiltermacResponse; } }
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/ShopGetredressResponseUnmarshaller.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.ShopGetredressResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ShopGetredressResponseUnmarshaller { public static ShopGetredressResponse unmarshall(ShopGetredressResponse shopGetredressResponse, UnmarshallerContext context) { shopGetredressResponse.setSuccess(context.booleanValue("ShopGetredressResponse.Success")); shopGetredressResponse.setData(context.stringValue("ShopGetredressResponse.Data")); shopGetredressResponse.setErrorCode(context.integerValue("ShopGetredressResponse.ErrorCode")); shopGetredressResponse.setErrorMsg(context.stringValue("ShopGetredressResponse.ErrorMsg")); return shopGetredressResponse; } }
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/ShopGroupCreateResponseUnmarshaller.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.ShopGroupCreateResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ShopGroupCreateResponseUnmarshaller { public static ShopGroupCreateResponse unmarshall(ShopGroupCreateResponse shopGroupCreateResponse, UnmarshallerContext context) { shopGroupCreateResponse.setSuccess(context.booleanValue("ShopGroupCreateResponse.Success")); shopGroupCreateResponse.setData(context.stringValue("ShopGroupCreateResponse.Data")); shopGroupCreateResponse.setErrorCode(context.integerValue("ShopGroupCreateResponse.ErrorCode")); shopGroupCreateResponse.setErrorMsg(context.stringValue("ShopGroupCreateResponse.ErrorMsg")); return shopGroupCreateResponse; } }
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/ShopGroupDeleteResponseUnmarshaller.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.ShopGroupDeleteResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ShopGroupDeleteResponseUnmarshaller { public static ShopGroupDeleteResponse unmarshall(ShopGroupDeleteResponse shopGroupDeleteResponse, UnmarshallerContext context) { shopGroupDeleteResponse.setSuccess(context.booleanValue("ShopGroupDeleteResponse.Success")); shopGroupDeleteResponse.setData(context.stringValue("ShopGroupDeleteResponse.Data")); shopGroupDeleteResponse.setErrorCode(context.integerValue("ShopGroupDeleteResponse.ErrorCode")); shopGroupDeleteResponse.setErrorMsg(context.stringValue("ShopGroupDeleteResponse.ErrorMsg")); return shopGroupDeleteResponse; } }
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/ShopGroupInfoResponseUnmarshaller.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.ShopGroupInfoResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ShopGroupInfoResponseUnmarshaller { public static ShopGroupInfoResponse unmarshall(ShopGroupInfoResponse shopGroupInfoResponse, UnmarshallerContext context) { shopGroupInfoResponse.setSuccess(context.booleanValue("ShopGroupInfoResponse.Success")); shopGroupInfoResponse.setData(context.stringValue("ShopGroupInfoResponse.Data")); shopGroupInfoResponse.setErrorCode(context.integerValue("ShopGroupInfoResponse.ErrorCode")); shopGroupInfoResponse.setErrorMsg(context.stringValue("ShopGroupInfoResponse.ErrorMsg")); return shopGroupInfoResponse; } }
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/ShopGroupShowListResponseUnmarshaller.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.ShopGroupShowListResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ShopGroupShowListResponseUnmarshaller { public static ShopGroupShowListResponse unmarshall(ShopGroupShowListResponse shopGroupShowListResponse, UnmarshallerContext context) { shopGroupShowListResponse.setSuccess(context.booleanValue("ShopGroupShowListResponse.Success")); shopGroupShowListResponse.setData(context.stringValue("ShopGroupShowListResponse.Data")); shopGroupShowListResponse.setErrorCode(context.integerValue("ShopGroupShowListResponse.ErrorCode")); shopGroupShowListResponse.setErrorMsg(context.stringValue("ShopGroupShowListResponse.ErrorMsg")); return shopGroupShowListResponse; } }
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/ShopGroupUpdateResponseUnmarshaller.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.ShopGroupUpdateResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ShopGroupUpdateResponseUnmarshaller { public static ShopGroupUpdateResponse unmarshall(ShopGroupUpdateResponse shopGroupUpdateResponse, UnmarshallerContext context) { shopGroupUpdateResponse.setSuccess(context.booleanValue("ShopGroupUpdateResponse.Success")); shopGroupUpdateResponse.setData(context.stringValue("ShopGroupUpdateResponse.Data")); shopGroupUpdateResponse.setErrorCode(context.integerValue("ShopGroupUpdateResponse.ErrorCode")); shopGroupUpdateResponse.setErrorMsg(context.stringValue("ShopGroupUpdateResponse.ErrorMsg")); return shopGroupUpdateResponse; } }
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/ShopInfoResponseUnmarshaller.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.ShopInfoResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ShopInfoResponseUnmarshaller { public static ShopInfoResponse unmarshall(ShopInfoResponse shopInfoResponse, UnmarshallerContext context) { shopInfoResponse.setSuccess(context.booleanValue("ShopInfoResponse.Success")); shopInfoResponse.setData(context.stringValue("ShopInfoResponse.Data")); shopInfoResponse.setErrorCode(context.integerValue("ShopInfoResponse.ErrorCode")); shopInfoResponse.setErrorMsg(context.stringValue("ShopInfoResponse.ErrorMsg")); return shopInfoResponse; } }
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/ShopMarketingListResponseUnmarshaller.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.ShopMarketingListResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ShopMarketingListResponseUnmarshaller { public static ShopMarketingListResponse unmarshall(ShopMarketingListResponse shopMarketingListResponse, UnmarshallerContext context) { shopMarketingListResponse.setSuccess(context.booleanValue("ShopMarketingListResponse.Success")); shopMarketingListResponse.setData(context.stringValue("ShopMarketingListResponse.Data")); shopMarketingListResponse.setErrorCode(context.integerValue("ShopMarketingListResponse.ErrorCode")); shopMarketingListResponse.setErrorMsg(context.stringValue("ShopMarketingListResponse.ErrorMsg")); return shopMarketingListResponse; } }
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/ShopOverviewResponseUnmarshaller.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.ShopOverviewResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ShopOverviewResponseUnmarshaller { public static ShopOverviewResponse unmarshall(ShopOverviewResponse shopOverviewResponse, UnmarshallerContext context) { shopOverviewResponse.setSuccess(context.booleanValue("ShopOverviewResponse.Success")); shopOverviewResponse.setData(context.stringValue("ShopOverviewResponse.Data")); shopOverviewResponse.setErrorCode(context.integerValue("ShopOverviewResponse.ErrorCode")); shopOverviewResponse.setErrorMsg(context.stringValue("ShopOverviewResponse.ErrorMsg")); return shopOverviewResponse; } }
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/ShopSetfiltermacResponseUnmarshaller.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.ShopSetfiltermacResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ShopSetfiltermacResponseUnmarshaller { public static ShopSetfiltermacResponse unmarshall(ShopSetfiltermacResponse shopSetfiltermacResponse, UnmarshallerContext context) { shopSetfiltermacResponse.setSuccess(context.booleanValue("ShopSetfiltermacResponse.Success")); shopSetfiltermacResponse.setData(context.stringValue("ShopSetfiltermacResponse.Data")); shopSetfiltermacResponse.setErrorCode(context.integerValue("ShopSetfiltermacResponse.ErrorCode")); shopSetfiltermacResponse.setErrorMsg(context.stringValue("ShopSetfiltermacResponse.ErrorMsg")); return shopSetfiltermacResponse; } }
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/ShopSetredressResponseUnmarshaller.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.ShopSetredressResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ShopSetredressResponseUnmarshaller { public static ShopSetredressResponse unmarshall(ShopSetredressResponse shopSetredressResponse, UnmarshallerContext context) { shopSetredressResponse.setSuccess(context.booleanValue("ShopSetredressResponse.Success")); shopSetredressResponse.setData(context.stringValue("ShopSetredressResponse.Data")); shopSetredressResponse.setErrorCode(context.integerValue("ShopSetredressResponse.ErrorCode")); shopSetredressResponse.setErrorMsg(context.stringValue("ShopSetredressResponse.ErrorMsg")); return shopSetredressResponse; } }
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/ShopShowListResponseUnmarshaller.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.ShopShowListResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ShopShowListResponseUnmarshaller { public static ShopShowListResponse unmarshall(ShopShowListResponse shopShowListResponse, UnmarshallerContext context) { shopShowListResponse.setSuccess(context.booleanValue("ShopShowListResponse.Success")); shopShowListResponse.setData(context.stringValue("ShopShowListResponse.Data")); shopShowListResponse.setErrorCode(context.integerValue("ShopShowListResponse.ErrorCode")); shopShowListResponse.setErrorMsg(context.stringValue("ShopShowListResponse.ErrorMsg")); return shopShowListResponse; } }
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/ShopUpdateResponseUnmarshaller.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.ShopUpdateResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ShopUpdateResponseUnmarshaller { public static ShopUpdateResponse unmarshall(ShopUpdateResponse shopUpdateResponse, UnmarshallerContext context) { shopUpdateResponse.setSuccess(context.booleanValue("ShopUpdateResponse.Success")); shopUpdateResponse.setData(context.stringValue("ShopUpdateResponse.Data")); shopUpdateResponse.setErrorCode(context.integerValue("ShopUpdateResponse.ErrorCode")); shopUpdateResponse.setErrorMsg(context.stringValue("ShopUpdateResponse.ErrorMsg")); return shopUpdateResponse; } }
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/UpLoadMapResponseUnmarshaller.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.UpLoadMapResponse; import com.aliyuncs.transform.UnmarshallerContext; public class UpLoadMapResponseUnmarshaller { public static UpLoadMapResponse unmarshall(UpLoadMapResponse upLoadMapResponse, UnmarshallerContext context) { upLoadMapResponse.setRequestId(context.stringValue("UpLoadMapResponse.RequestId")); upLoadMapResponse.setSuccess(context.booleanValue("UpLoadMapResponse.Success")); upLoadMapResponse.setMessage(context.stringValue("UpLoadMapResponse.Message")); upLoadMapResponse.setData(context.stringValue("UpLoadMapResponse.Data")); upLoadMapResponse.setErrorCode(context.integerValue("UpLoadMapResponse.ErrorCode")); upLoadMapResponse.setErrorMsg(context.stringValue("UpLoadMapResponse.ErrorMsg")); return upLoadMapResponse; } }
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/UpgradeAPGroupResponseUnmarshaller.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.UpgradeAPGroupResponse; import com.aliyuncs.transform.UnmarshallerContext; public class UpgradeAPGroupResponseUnmarshaller { public static UpgradeAPGroupResponse unmarshall(UpgradeAPGroupResponse upgradeAPGroupResponse, UnmarshallerContext context) { upgradeAPGroupResponse.setRequestId(context.stringValue("UpgradeAPGroupResponse.RequestId")); upgradeAPGroupResponse.setSuccess(context.booleanValue("UpgradeAPGroupResponse.Success")); upgradeAPGroupResponse.setData(context.stringValue("UpgradeAPGroupResponse.Data")); upgradeAPGroupResponse.setMessage(context.stringValue("UpgradeAPGroupResponse.Message")); upgradeAPGroupResponse.setErrorCode(context.integerValue("UpgradeAPGroupResponse.ErrorCode")); upgradeAPGroupResponse.setErrorMsg(context.stringValue("UpgradeAPGroupResponse.ErrorMsg")); return upgradeAPGroupResponse; } }
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/UpgradeAPResponseUnmarshaller.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.UpgradeAPResponse; import com.aliyuncs.transform.UnmarshallerContext; public class UpgradeAPResponseUnmarshaller { public static UpgradeAPResponse unmarshall(UpgradeAPResponse upgradeAPResponse, UnmarshallerContext context) { upgradeAPResponse.setRequestId(context.stringValue("UpgradeAPResponse.RequestId")); upgradeAPResponse.setSuccess(context.booleanValue("UpgradeAPResponse.Success")); upgradeAPResponse.setData(context.stringValue("UpgradeAPResponse.Data")); upgradeAPResponse.setMessage(context.stringValue("UpgradeAPResponse.Message")); upgradeAPResponse.setErrorCode(context.integerValue("UpgradeAPResponse.ErrorCode")); upgradeAPResponse.setErrorMsg(context.stringValue("UpgradeAPResponse.ErrorMsg")); return upgradeAPResponse; } }
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/UserAnalyseResponseUnmarshaller.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.UserAnalyseResponse; import com.aliyuncs.transform.UnmarshallerContext; public class UserAnalyseResponseUnmarshaller { public static UserAnalyseResponse unmarshall(UserAnalyseResponse userAnalyseResponse, UnmarshallerContext context) { userAnalyseResponse.setSuccess(context.booleanValue("UserAnalyseResponse.Success")); userAnalyseResponse.setData(context.stringValue("UserAnalyseResponse.Data")); userAnalyseResponse.setErrorCode(context.integerValue("UserAnalyseResponse.ErrorCode")); userAnalyseResponse.setErrorMsg(context.stringValue("UserAnalyseResponse.ErrorMsg")); return userAnalyseResponse; } }
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/UserDataCreateResponseUnmarshaller.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.UserDataCreateResponse; import com.aliyuncs.transform.UnmarshallerContext; public class UserDataCreateResponseUnmarshaller { public static UserDataCreateResponse unmarshall(UserDataCreateResponse userDataCreateResponse, UnmarshallerContext context) { userDataCreateResponse.setSuccess(context.booleanValue("UserDataCreateResponse.Success")); userDataCreateResponse.setData(context.stringValue("UserDataCreateResponse.Data")); userDataCreateResponse.setErrorCode(context.integerValue("UserDataCreateResponse.ErrorCode")); userDataCreateResponse.setErrorMsg(context.stringValue("UserDataCreateResponse.ErrorMsg")); return userDataCreateResponse; } }
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/UserDataDeleteResponseUnmarshaller.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.UserDataDeleteResponse; import com.aliyuncs.transform.UnmarshallerContext; public class UserDataDeleteResponseUnmarshaller { public static UserDataDeleteResponse unmarshall(UserDataDeleteResponse userDataDeleteResponse, UnmarshallerContext context) { userDataDeleteResponse.setSuccess(context.booleanValue("UserDataDeleteResponse.Success")); userDataDeleteResponse.setData(context.stringValue("UserDataDeleteResponse.Data")); userDataDeleteResponse.setErrorCode(context.integerValue("UserDataDeleteResponse.ErrorCode")); userDataDeleteResponse.setErrorMsg(context.stringValue("UserDataDeleteResponse.ErrorMsg")); return userDataDeleteResponse; } }
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/UserDataShowListResponseUnmarshaller.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.UserDataShowListResponse; import com.aliyuncs.transform.UnmarshallerContext; public class UserDataShowListResponseUnmarshaller { public static UserDataShowListResponse unmarshall(UserDataShowListResponse userDataShowListResponse, UnmarshallerContext context) { userDataShowListResponse.setSuccess(context.booleanValue("UserDataShowListResponse.Success")); userDataShowListResponse.setData(context.stringValue("UserDataShowListResponse.Data")); userDataShowListResponse.setErrorCode(context.integerValue("UserDataShowListResponse.ErrorCode")); userDataShowListResponse.setErrorMsg(context.stringValue("UserDataShowListResponse.ErrorMsg")); return userDataShowListResponse; } }
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/UserDataUpdateResponseUnmarshaller.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.UserDataUpdateResponse; import com.aliyuncs.transform.UnmarshallerContext; public class UserDataUpdateResponseUnmarshaller { public static UserDataUpdateResponse unmarshall(UserDataUpdateResponse userDataUpdateResponse, UnmarshallerContext context) { userDataUpdateResponse.setSuccess(context.booleanValue("UserDataUpdateResponse.Success")); userDataUpdateResponse.setData(context.stringValue("UserDataUpdateResponse.Data")); userDataUpdateResponse.setErrorCode(context.integerValue("UserDataUpdateResponse.ErrorCode")); userDataUpdateResponse.setErrorMsg(context.stringValue("UserDataUpdateResponse.ErrorMsg")); return userDataUpdateResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/Endpoint.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.cloudwifi_pop; import java.util.HashMap; public class Endpoint { public static HashMap<String, String> endpointMap = new HashMap<String, String>() { { put("cn-hangzhou", "cloudwf.aliyuncs.com"); } }; public static String endpointRegionalType = "regional"; }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/AddApListToApgroupRequest.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.cloudwifi_pop.Endpoint; /** * @author auto create * @version */ public class AddApListToApgroupRequest extends RpcAcsRequest<AddApListToApgroupResponse> { private String appName; private String apGroupId; private String appCode; private String apMacList; public AddApListToApgroupRequest() { super("cloudwifi-pop", "2019-11-18", "AddApListToApgroup", "cloudap"); setMethod(MethodType.POST); try { com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap); com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType); } catch (Exception e) {} } public String getAppName() { return this.appName; } public void setAppName(String appName) { this.appName = appName; if(appName != null){ putQueryParameter("AppName", appName); } } public String getApGroupId() { return this.apGroupId; } public void setApGroupId(String apGroupId) { this.apGroupId = apGroupId; if(apGroupId != null){ putQueryParameter("ApGroupId", apGroupId); } } public String getAppCode() { return this.appCode; } public void setAppCode(String appCode) { this.appCode = appCode; if(appCode != null){ putQueryParameter("AppCode", appCode); } } public String getApMacList() { return this.apMacList; } public void setApMacList(String apMacList) { this.apMacList = apMacList; if(apMacList != null){ putBodyParameter("ApMacList", apMacList); } } @Override public Class<AddApListToApgroupResponse> getResponseClass() { return AddApListToApgroupResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/AddApListToApgroupResponse.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.AcsResponse; import com.aliyuncs.cloudwifi_pop.transform.v20191118.AddApListToApgroupResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class AddApListToApgroupResponse extends AcsResponse { private String data; private String errorMessage; private Boolean isSuccess; private Integer errorCode; public String getData() { return this.data; } public void setData(String data) { this.data = data; } public String getErrorMessage() { return this.errorMessage; } public void setErrorMessage(String errorMessage) { this.errorMessage = errorMessage; } public Boolean getIsSuccess() { return this.isSuccess; } public void setIsSuccess(Boolean isSuccess) { this.isSuccess = isSuccess; } public Integer getErrorCode() { return this.errorCode; } public void setErrorCode(Integer errorCode) { this.errorCode = errorCode; } @Override public AddApListToApgroupResponse getInstance(UnmarshallerContext context) { return AddApListToApgroupResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/DelApThirdAppRequest.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.cloudwifi_pop.Endpoint; /** * @author auto create * @version */ public class DelApThirdAppRequest extends RpcAcsRequest<DelApThirdAppResponse> { private Long apAssetId; private String appName; private String appCode; private Long id; private String mac; public DelApThirdAppRequest() { super("cloudwifi-pop", "2019-11-18", "DelApThirdApp", "cloudap"); setMethod(MethodType.POST); try { com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap); com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType); } catch (Exception e) {} } public Long getApAssetId() { return this.apAssetId; } public void setApAssetId(Long apAssetId) { this.apAssetId = apAssetId; if(apAssetId != null){ putQueryParameter("ApAssetId", apAssetId.toString()); } } public String getAppName() { return this.appName; } public void setAppName(String appName) { this.appName = appName; if(appName != null){ putQueryParameter("AppName", appName); } } public String getAppCode() { return this.appCode; } public void setAppCode(String appCode) { this.appCode = appCode; if(appCode != null){ putQueryParameter("AppCode", appCode); } } public Long getId() { return this.id; } public void setId(Long id) { this.id = id; if(id != null){ putQueryParameter("Id", id.toString()); } } public String getMac() { return this.mac; } public void setMac(String mac) { this.mac = mac; if(mac != null){ putQueryParameter("Mac", mac); } } @Override public Class<DelApThirdAppResponse> getResponseClass() { return DelApThirdAppResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/DelApThirdAppResponse.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.cloudwifi_pop.model.v20191118; import java.util.Map; import com.aliyuncs.AcsResponse; import com.aliyuncs.cloudwifi_pop.transform.v20191118.DelApThirdAppResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class DelApThirdAppResponse extends AcsResponse { private Map<Object,Object> data; private Boolean isSuccess; private Integer errorCode; private String errorMessage; private String requestId; public Map<Object,Object> getData() { return this.data; } public void setData(Map<Object,Object> data) { this.data = data; } public Boolean getIsSuccess() { return this.isSuccess; } public void setIsSuccess(Boolean isSuccess) { this.isSuccess = isSuccess; } public Integer getErrorCode() { return this.errorCode; } public void setErrorCode(Integer errorCode) { this.errorCode = errorCode; } public String getErrorMessage() { return this.errorMessage; } public void setErrorMessage(String errorMessage) { this.errorMessage = errorMessage; } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } @Override public DelApThirdAppResponse getInstance(UnmarshallerContext context) { return DelApThirdAppResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/DeleteApSsidConfigRequest.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.cloudwifi_pop.Endpoint; /** * @author auto create * @version */ public class DeleteApSsidConfigRequest extends RpcAcsRequest<DeleteApSsidConfigResponse> { private String appName; private String appCode; private String apMac; private String radioIndex; private String ssid; public DeleteApSsidConfigRequest() { super("cloudwifi-pop", "2019-11-18", "DeleteApSsidConfig", "cloudap"); setMethod(MethodType.POST); try { com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap); com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType); } catch (Exception e) {} } public String getAppName() { return this.appName; } public void setAppName(String appName) { this.appName = appName; if(appName != null){ putQueryParameter("AppName", appName); } } public String getAppCode() { return this.appCode; } public void setAppCode(String appCode) { this.appCode = appCode; if(appCode != null){ putQueryParameter("AppCode", appCode); } } public String getApMac() { return this.apMac; } public void setApMac(String apMac) { this.apMac = apMac; if(apMac != null){ putQueryParameter("ApMac", apMac); } } public String getRadioIndex() { return this.radioIndex; } public void setRadioIndex(String radioIndex) { this.radioIndex = radioIndex; if(radioIndex != null){ putQueryParameter("RadioIndex", radioIndex); } } public String getSsid() { return this.ssid; } public void setSsid(String ssid) { this.ssid = ssid; if(ssid != null){ putQueryParameter("Ssid", ssid); } } @Override public Class<DeleteApSsidConfigResponse> getResponseClass() { return DeleteApSsidConfigResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/DeleteApSsidConfigResponse.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.AcsResponse; import com.aliyuncs.cloudwifi_pop.transform.v20191118.DeleteApSsidConfigResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class DeleteApSsidConfigResponse extends AcsResponse { private String data; private String errorMessage; private Boolean isSuccess; private Integer errorCode; public String getData() { return this.data; } public void setData(String data) { this.data = data; } public String getErrorMessage() { return this.errorMessage; } public void setErrorMessage(String errorMessage) { this.errorMessage = errorMessage; } public Boolean getIsSuccess() { return this.isSuccess; } public void setIsSuccess(Boolean isSuccess) { this.isSuccess = isSuccess; } public Integer getErrorCode() { return this.errorCode; } public void setErrorCode(Integer errorCode) { this.errorCode = errorCode; } @Override public DeleteApSsidConfigResponse getInstance(UnmarshallerContext context) { return DeleteApSsidConfigResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/DeleteApgroupConfigRequest.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.cloudwifi_pop.Endpoint; /** * @author auto create * @version */ public class DeleteApgroupConfigRequest extends RpcAcsRequest<DeleteApgroupConfigResponse> { private String appName; private String appCode; private String apGroupUUId; public DeleteApgroupConfigRequest() { super("cloudwifi-pop", "2019-11-18", "DeleteApgroupConfig", "cloudap"); setMethod(MethodType.POST); try { com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap); com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType); } catch (Exception e) {} } public String getAppName() { return this.appName; } public void setAppName(String appName) { this.appName = appName; if(appName != null){ putQueryParameter("AppName", appName); } } public String getAppCode() { return this.appCode; } public void setAppCode(String appCode) { this.appCode = appCode; if(appCode != null){ putQueryParameter("AppCode", appCode); } } public String getApGroupUUId() { return this.apGroupUUId; } public void setApGroupUUId(String apGroupUUId) { this.apGroupUUId = apGroupUUId; if(apGroupUUId != null){ putQueryParameter("ApGroupUUId", apGroupUUId); } } @Override public Class<DeleteApgroupConfigResponse> getResponseClass() { return DeleteApgroupConfigResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/DeleteApgroupConfigResponse.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.AcsResponse; import com.aliyuncs.cloudwifi_pop.transform.v20191118.DeleteApgroupConfigResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class DeleteApgroupConfigResponse extends AcsResponse { private String data; private String errorMessage; private Boolean isSuccess; private Integer errorCode; public String getData() { return this.data; } public void setData(String data) { this.data = data; } public String getErrorMessage() { return this.errorMessage; } public void setErrorMessage(String errorMessage) { this.errorMessage = errorMessage; } public Boolean getIsSuccess() { return this.isSuccess; } public void setIsSuccess(Boolean isSuccess) { this.isSuccess = isSuccess; } public Integer getErrorCode() { return this.errorCode; } public void setErrorCode(Integer errorCode) { this.errorCode = errorCode; } @Override public DeleteApgroupConfigResponse getInstance(UnmarshallerContext context) { return DeleteApgroupConfigResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/DeleteApgroupSsidConfigRequest.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.cloudwifi_pop.Endpoint; /** * @author auto create * @version */ public class DeleteApgroupSsidConfigRequest extends RpcAcsRequest<DeleteApgroupSsidConfigResponse> { private String appName; private Long apgroupId; private String appCode; private Long id; public DeleteApgroupSsidConfigRequest() { super("cloudwifi-pop", "2019-11-18", "DeleteApgroupSsidConfig", "cloudap"); setMethod(MethodType.POST); try { com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap); com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType); } catch (Exception e) {} } public String getAppName() { return this.appName; } public void setAppName(String appName) { this.appName = appName; if(appName != null){ putQueryParameter("AppName", appName); } } public Long getApgroupId() { return this.apgroupId; } public void setApgroupId(Long apgroupId) { this.apgroupId = apgroupId; if(apgroupId != null){ putQueryParameter("ApgroupId", apgroupId.toString()); } } public String getAppCode() { return this.appCode; } public void setAppCode(String appCode) { this.appCode = appCode; if(appCode != null){ putQueryParameter("AppCode", appCode); } } public Long getId() { return this.id; } public void setId(Long id) { this.id = id; if(id != null){ putQueryParameter("Id", id.toString()); } } @Override public Class<DeleteApgroupSsidConfigResponse> getResponseClass() { return DeleteApgroupSsidConfigResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/DeleteApgroupSsidConfigResponse.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.AcsResponse; import com.aliyuncs.cloudwifi_pop.transform.v20191118.DeleteApgroupSsidConfigResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class DeleteApgroupSsidConfigResponse extends AcsResponse { private Boolean isSuccess; private Integer errorCode; private String errorMessage; private String requestId; private Data data; public Boolean getIsSuccess() { return this.isSuccess; } public void setIsSuccess(Boolean isSuccess) { this.isSuccess = isSuccess; } public Integer getErrorCode() { return this.errorCode; } public void setErrorCode(Integer errorCode) { this.errorCode = errorCode; } public String getErrorMessage() { return this.errorMessage; } public void setErrorMessage(String errorMessage) { this.errorMessage = errorMessage; } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } public Data getData() { return this.data; } public void setData(Data data) { this.data = data; } public static class Data { private String taskId; private Long id; public String getTaskId() { return this.taskId; } public void setTaskId(String taskId) { this.taskId = taskId; } public Long getId() { return this.id; } public void setId(Long id) { this.id = id; } } @Override public DeleteApgroupSsidConfigResponse getInstance(UnmarshallerContext context) { return DeleteApgroupSsidConfigResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/DeleteApgroupThirdAppRequest.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.cloudwifi_pop.Endpoint; /** * @author auto create * @version */ public class DeleteApgroupThirdAppRequest extends RpcAcsRequest<DeleteApgroupThirdAppResponse> { private String appName; private String appCode; private Long id; public DeleteApgroupThirdAppRequest() { super("cloudwifi-pop", "2019-11-18", "DeleteApgroupThirdApp", "cloudap"); setMethod(MethodType.POST); try { com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap); com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType); } catch (Exception e) {} } public String getAppName() { return this.appName; } public void setAppName(String appName) { this.appName = appName; if(appName != null){ putQueryParameter("AppName", appName); } } public String getAppCode() { return this.appCode; } public void setAppCode(String appCode) { this.appCode = appCode; if(appCode != null){ putQueryParameter("AppCode", appCode); } } public Long getId() { return this.id; } public void setId(Long id) { this.id = id; if(id != null){ putQueryParameter("Id", id.toString()); } } @Override public Class<DeleteApgroupThirdAppResponse> getResponseClass() { return DeleteApgroupThirdAppResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/DeleteApgroupThirdAppResponse.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.cloudwifi_pop.model.v20191118; import java.util.Map; import com.aliyuncs.AcsResponse; import com.aliyuncs.cloudwifi_pop.transform.v20191118.DeleteApgroupThirdAppResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class DeleteApgroupThirdAppResponse extends AcsResponse { private Map<Object,Object> data; private Boolean isSuccess; private Integer errorCode; private String errorMessage; private String requestId; public Map<Object,Object> getData() { return this.data; } public void setData(Map<Object,Object> data) { this.data = data; } public Boolean getIsSuccess() { return this.isSuccess; } public void setIsSuccess(Boolean isSuccess) { this.isSuccess = isSuccess; } public Integer getErrorCode() { return this.errorCode; } public void setErrorCode(Integer errorCode) { this.errorCode = errorCode; } public String getErrorMessage() { return this.errorMessage; } public void setErrorMessage(String errorMessage) { this.errorMessage = errorMessage; } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } @Override public DeleteApgroupThirdAppResponse getInstance(UnmarshallerContext context) { return DeleteApgroupThirdAppResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/DeleteNetDeviceInfoRequest.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.cloudwifi_pop.Endpoint; /** * @author auto create * @version */ public class DeleteNetDeviceInfoRequest extends RpcAcsRequest<DeleteNetDeviceInfoResponse> { private String appName; private String requestId; private String ids; private String appCode; public DeleteNetDeviceInfoRequest() { super("cloudwifi-pop", "2019-11-18", "DeleteNetDeviceInfo", "cloudap"); setMethod(MethodType.POST); try { com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap); com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType); } catch (Exception e) {} } public String getAppName() { return this.appName; } public void setAppName(String appName) { this.appName = appName; if(appName != null){ putQueryParameter("AppName", appName); } } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; if(requestId != null){ putQueryParameter("RequestId", requestId); } } public String getIds() { return this.ids; } public void setIds(String ids) { this.ids = ids; if(ids != null){ putQueryParameter("Ids", ids); } } public String getAppCode() { return this.appCode; } public void setAppCode(String appCode) { this.appCode = appCode; if(appCode != null){ putQueryParameter("AppCode", appCode); } } @Override public Class<DeleteNetDeviceInfoResponse> getResponseClass() { return DeleteNetDeviceInfoResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/DeleteNetDeviceInfoResponse.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.cloudwifi_pop.model.v20191118; import java.util.List; import com.aliyuncs.AcsResponse; import com.aliyuncs.cloudwifi_pop.transform.v20191118.DeleteNetDeviceInfoResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class DeleteNetDeviceInfoResponse extends AcsResponse { private String errorMessage; private String requestId; private Boolean isSuccess; private Integer errorCode; private List<Long> data; public String getErrorMessage() { return this.errorMessage; } public void setErrorMessage(String errorMessage) { this.errorMessage = errorMessage; } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } public Boolean getIsSuccess() { return this.isSuccess; } public void setIsSuccess(Boolean isSuccess) { this.isSuccess = isSuccess; } public Integer getErrorCode() { return this.errorCode; } public void setErrorCode(Integer errorCode) { this.errorCode = errorCode; } public List<Long> getData() { return this.data; } public void setData(List<Long> data) { this.data = data; } @Override public DeleteNetDeviceInfoResponse getInstance(UnmarshallerContext context) { return DeleteNetDeviceInfoResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/EditApgroupThirdAppRequest.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.cloudwifi_pop.Endpoint; /** * @author auto create * @version */ public class EditApgroupThirdAppRequest extends RpcAcsRequest<EditApgroupThirdAppResponse> { private Integer applyToSubGroup; private String configType; private Integer inheritParentGroup; private String appName; private Long apgroupId; private String appCode; private String thirdAppName; private Long id; private Integer category; private String appData; public EditApgroupThirdAppRequest() { super("cloudwifi-pop", "2019-11-18", "EditApgroupThirdApp", "cloudap"); setMethod(MethodType.POST); try { com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap); com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType); } catch (Exception e) {} } public Integer getApplyToSubGroup() { return this.applyToSubGroup; } public void setApplyToSubGroup(Integer applyToSubGroup) { this.applyToSubGroup = applyToSubGroup; if(applyToSubGroup != null){ putQueryParameter("ApplyToSubGroup", applyToSubGroup.toString()); } } public String getConfigType() { return this.configType; } public void setConfigType(String configType) { this.configType = configType; if(configType != null){ putQueryParameter("ConfigType", configType); } } public Integer getInheritParentGroup() { return this.inheritParentGroup; } public void setInheritParentGroup(Integer inheritParentGroup) { this.inheritParentGroup = inheritParentGroup; if(inheritParentGroup != null){ putQueryParameter("InheritParentGroup", inheritParentGroup.toString()); } } public String getAppName() { return this.appName; } public void setAppName(String appName) { this.appName = appName; if(appName != null){ putQueryParameter("AppName", appName); } } public Long getApgroupId() { return this.apgroupId; } public void setApgroupId(Long apgroupId) { this.apgroupId = apgroupId; if(apgroupId != null){ putQueryParameter("ApgroupId", apgroupId.toString()); } } public String getAppCode() { return this.appCode; } public void setAppCode(String appCode) { this.appCode = appCode; if(appCode != null){ putQueryParameter("AppCode", appCode); } } public String getThirdAppName() { return this.thirdAppName; } public void setThirdAppName(String thirdAppName) { this.thirdAppName = thirdAppName; if(thirdAppName != null){ putQueryParameter("ThirdAppName", thirdAppName); } } public Long getId() { return this.id; } public void setId(Long id) { this.id = id; if(id != null){ putQueryParameter("Id", id.toString()); } } public Integer getCategory() { return this.category; } public void setCategory(Integer category) { this.category = category; if(category != null){ putQueryParameter("Category", category.toString()); } } public String getAppData() { return this.appData; } public void setAppData(String appData) { this.appData = appData; if(appData != null){ putQueryParameter("AppData", appData); } } @Override public Class<EditApgroupThirdAppResponse> getResponseClass() { return EditApgroupThirdAppResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/EditApgroupThirdAppResponse.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.cloudwifi_pop.model.v20191118; import java.util.Map; import com.aliyuncs.AcsResponse; import com.aliyuncs.cloudwifi_pop.transform.v20191118.EditApgroupThirdAppResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class EditApgroupThirdAppResponse extends AcsResponse { private Map<Object,Object> data; private Boolean isSuccess; private Integer errorCode; private String errorMessage; private String requestId; public Map<Object,Object> getData() { return this.data; } public void setData(Map<Object,Object> data) { this.data = data; } public Boolean getIsSuccess() { return this.isSuccess; } public void setIsSuccess(Boolean isSuccess) { this.isSuccess = isSuccess; } public Integer getErrorCode() { return this.errorCode; } public void setErrorCode(Integer errorCode) { this.errorCode = errorCode; } public String getErrorMessage() { return this.errorMessage; } public void setErrorMessage(String errorMessage) { this.errorMessage = errorMessage; } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } @Override public EditApgroupThirdAppResponse getInstance(UnmarshallerContext context) { return EditApgroupThirdAppResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/EffectApConfigRequest.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.cloudwifi_pop.Endpoint; /** * @author auto create * @version */ public class EffectApConfigRequest extends RpcAcsRequest<EffectApConfigResponse> { private String appName; private String appCode; private String apMac; public EffectApConfigRequest() { super("cloudwifi-pop", "2019-11-18", "EffectApConfig", "cloudap"); setMethod(MethodType.POST); try { com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap); com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType); } catch (Exception e) {} } public String getAppName() { return this.appName; } public void setAppName(String appName) { this.appName = appName; if(appName != null){ putQueryParameter("AppName", appName); } } public String getAppCode() { return this.appCode; } public void setAppCode(String appCode) { this.appCode = appCode; if(appCode != null){ putQueryParameter("AppCode", appCode); } } public String getApMac() { return this.apMac; } public void setApMac(String apMac) { this.apMac = apMac; if(apMac != null){ putQueryParameter("ApMac", apMac); } } @Override public Class<EffectApConfigResponse> getResponseClass() { return EffectApConfigResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/EffectApConfigResponse.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.AcsResponse; import com.aliyuncs.cloudwifi_pop.transform.v20191118.EffectApConfigResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class EffectApConfigResponse extends AcsResponse { private String data; private String errorMessage; private Boolean isSuccess; private Integer errorCode; public String getData() { return this.data; } public void setData(String data) { this.data = data; } public String getErrorMessage() { return this.errorMessage; } public void setErrorMessage(String errorMessage) { this.errorMessage = errorMessage; } public Boolean getIsSuccess() { return this.isSuccess; } public void setIsSuccess(Boolean isSuccess) { this.isSuccess = isSuccess; } public Integer getErrorCode() { return this.errorCode; } public void setErrorCode(Integer errorCode) { this.errorCode = errorCode; } @Override public EffectApConfigResponse getInstance(UnmarshallerContext context) { return EffectApConfigResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/EffectApgroupConfigRequest.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.cloudwifi_pop.Endpoint; /** * @author auto create * @version */ public class EffectApgroupConfigRequest extends RpcAcsRequest<EffectApgroupConfigResponse> { private String appName; private String appCode; private String apGroupUUId; public EffectApgroupConfigRequest() { super("cloudwifi-pop", "2019-11-18", "EffectApgroupConfig", "cloudap"); setMethod(MethodType.POST); try { com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap); com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType); } catch (Exception e) {} } public String getAppName() { return this.appName; } public void setAppName(String appName) { this.appName = appName; if(appName != null){ putQueryParameter("AppName", appName); } } public String getAppCode() { return this.appCode; } public void setAppCode(String appCode) { this.appCode = appCode; if(appCode != null){ putQueryParameter("AppCode", appCode); } } public String getApGroupUUId() { return this.apGroupUUId; } public void setApGroupUUId(String apGroupUUId) { this.apGroupUUId = apGroupUUId; if(apGroupUUId != null){ putQueryParameter("ApGroupUUId", apGroupUUId); } } @Override public Class<EffectApgroupConfigResponse> getResponseClass() { return EffectApgroupConfigResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/EffectApgroupConfigResponse.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.AcsResponse; import com.aliyuncs.cloudwifi_pop.transform.v20191118.EffectApgroupConfigResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class EffectApgroupConfigResponse extends AcsResponse { private String data; private String errorMessage; private Boolean isSuccess; private Integer errorCode; public String getData() { return this.data; } public void setData(String data) { this.data = data; } public String getErrorMessage() { return this.errorMessage; } public void setErrorMessage(String errorMessage) { this.errorMessage = errorMessage; } public Boolean getIsSuccess() { return this.isSuccess; } public void setIsSuccess(Boolean isSuccess) { this.isSuccess = isSuccess; } public Integer getErrorCode() { return this.errorCode; } public void setErrorCode(Integer errorCode) { this.errorCode = errorCode; } @Override public EffectApgroupConfigResponse getInstance(UnmarshallerContext context) { return EffectApgroupConfigResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/GetApAddressByMacRequest.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.cloudwifi_pop.Endpoint; /** * @author auto create * @version */ public class GetApAddressByMacRequest extends RpcAcsRequest<GetApAddressByMacResponse> { private String appName; private String appCode; private String language; private String mac; public GetApAddressByMacRequest() { super("cloudwifi-pop", "2019-11-18", "GetApAddressByMac", "cloudap"); setMethod(MethodType.POST); try { com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap); com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType); } catch (Exception e) {} } public String getAppName() { return this.appName; } public void setAppName(String appName) { this.appName = appName; if(appName != null){ putQueryParameter("AppName", appName); } } public String getAppCode() { return this.appCode; } public void setAppCode(String appCode) { this.appCode = appCode; if(appCode != null){ putQueryParameter("AppCode", appCode); } } public String getLanguage() { return this.language; } public void setLanguage(String language) { this.language = language; if(language != null){ putQueryParameter("Language", language); } } public String getMac() { return this.mac; } public void setMac(String mac) { this.mac = mac; if(mac != null){ putQueryParameter("Mac", mac); } } @Override public Class<GetApAddressByMacResponse> getResponseClass() { return GetApAddressByMacResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/GetApAddressByMacResponse.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.cloudwifi_pop.model.v20191118; import java.util.Map; import com.aliyuncs.AcsResponse; import com.aliyuncs.cloudwifi_pop.transform.v20191118.GetApAddressByMacResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class GetApAddressByMacResponse extends AcsResponse { private Map<Object,Object> data; private String errorMessage; private Boolean isSuccess; private Integer errorCode; public Map<Object,Object> getData() { return this.data; } public void setData(Map<Object,Object> data) { this.data = data; } public String getErrorMessage() { return this.errorMessage; } public void setErrorMessage(String errorMessage) { this.errorMessage = errorMessage; } public Boolean getIsSuccess() { return this.isSuccess; } public void setIsSuccess(Boolean isSuccess) { this.isSuccess = isSuccess; } public Integer getErrorCode() { return this.errorCode; } public void setErrorCode(Integer errorCode) { this.errorCode = errorCode; } @Override public GetApAddressByMacResponse getInstance(UnmarshallerContext context) { return GetApAddressByMacResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/GetApAssetRequest.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.cloudwifi_pop.Endpoint; /** * @author auto create * @version */ public class GetApAssetRequest extends RpcAcsRequest<GetApAssetResponse> { private String appName; private String appCode; private String apMac; public GetApAssetRequest() { super("cloudwifi-pop", "2019-11-18", "GetApAsset", "cloudap"); setMethod(MethodType.POST); try { com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap); com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType); } catch (Exception e) {} } public String getAppName() { return this.appName; } public void setAppName(String appName) { this.appName = appName; if(appName != null){ putQueryParameter("AppName", appName); } } public String getAppCode() { return this.appCode; } public void setAppCode(String appCode) { this.appCode = appCode; if(appCode != null){ putQueryParameter("AppCode", appCode); } } public String getApMac() { return this.apMac; } public void setApMac(String apMac) { this.apMac = apMac; if(apMac != null){ putQueryParameter("ApMac", apMac); } } @Override public Class<GetApAssetResponse> getResponseClass() { return GetApAssetResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/GetApAssetResponse.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.cloudwifi_pop.model.v20191118; import java.util.Map; import com.aliyuncs.AcsResponse; import com.aliyuncs.cloudwifi_pop.transform.v20191118.GetApAssetResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class GetApAssetResponse extends AcsResponse { private Map<Object,Object> data; private String errorMessage; private Boolean isSuccess; private Integer errorCode; public Map<Object,Object> getData() { return this.data; } public void setData(Map<Object,Object> data) { this.data = data; } public String getErrorMessage() { return this.errorMessage; } public void setErrorMessage(String errorMessage) { this.errorMessage = errorMessage; } public Boolean getIsSuccess() { return this.isSuccess; } public void setIsSuccess(Boolean isSuccess) { this.isSuccess = isSuccess; } public Integer getErrorCode() { return this.errorCode; } public void setErrorCode(Integer errorCode) { this.errorCode = errorCode; } @Override public GetApAssetResponse getInstance(UnmarshallerContext context) { return GetApAssetResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/GetApDetailStatusRequest.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.cloudwifi_pop.Endpoint; /** * @author auto create * @version */ public class GetApDetailStatusRequest extends RpcAcsRequest<GetApDetailStatusResponse> { private String appName; private Boolean needApgroupInfo; private Boolean needRadioStatus; private String appCode; private String mac; public GetApDetailStatusRequest() { super("cloudwifi-pop", "2019-11-18", "GetApDetailStatus", "cloudap"); setMethod(MethodType.POST); try { com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap); com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType); } catch (Exception e) {} } public String getAppName() { return this.appName; } public void setAppName(String appName) { this.appName = appName; if(appName != null){ putQueryParameter("AppName", appName); } } public Boolean getNeedApgroupInfo() { return this.needApgroupInfo; } public void setNeedApgroupInfo(Boolean needApgroupInfo) { this.needApgroupInfo = needApgroupInfo; if(needApgroupInfo != null){ putQueryParameter("NeedApgroupInfo", needApgroupInfo.toString()); } } public Boolean getNeedRadioStatus() { return this.needRadioStatus; } public void setNeedRadioStatus(Boolean needRadioStatus) { this.needRadioStatus = needRadioStatus; if(needRadioStatus != null){ putQueryParameter("NeedRadioStatus", needRadioStatus.toString()); } } public String getAppCode() { return this.appCode; } public void setAppCode(String appCode) { this.appCode = appCode; if(appCode != null){ putQueryParameter("AppCode", appCode); } } public String getMac() { return this.mac; } public void setMac(String mac) { this.mac = mac; if(mac != null){ putQueryParameter("Mac", mac); } } @Override public Class<GetApDetailStatusResponse> getResponseClass() { return GetApDetailStatusResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/GetApDetailStatusResponse.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.cloudwifi_pop.model.v20191118; import java.util.Map; import com.aliyuncs.AcsResponse; import com.aliyuncs.cloudwifi_pop.transform.v20191118.GetApDetailStatusResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class GetApDetailStatusResponse extends AcsResponse { private Map<Object,Object> data; private String errorMessage; private Boolean isSuccess; private Integer errorCode; public Map<Object,Object> getData() { return this.data; } public void setData(Map<Object,Object> data) { this.data = data; } public String getErrorMessage() { return this.errorMessage; } public void setErrorMessage(String errorMessage) { this.errorMessage = errorMessage; } public Boolean getIsSuccess() { return this.isSuccess; } public void setIsSuccess(Boolean isSuccess) { this.isSuccess = isSuccess; } public Integer getErrorCode() { return this.errorCode; } public void setErrorCode(Integer errorCode) { this.errorCode = errorCode; } @Override public GetApDetailStatusResponse getInstance(UnmarshallerContext context) { return GetApDetailStatusResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/GetApDetailedConfigRequest.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.cloudwifi_pop.Endpoint; /** * @author auto create * @version */ public class GetApDetailedConfigRequest extends RpcAcsRequest<GetApDetailedConfigResponse> { private String appName; private String appCode; private String apMac; public GetApDetailedConfigRequest() { super("cloudwifi-pop", "2019-11-18", "GetApDetailedConfig", "cloudap"); setMethod(MethodType.POST); try { com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap); com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType); } catch (Exception e) {} } public String getAppName() { return this.appName; } public void setAppName(String appName) { this.appName = appName; if(appName != null){ putQueryParameter("AppName", appName); } } public String getAppCode() { return this.appCode; } public void setAppCode(String appCode) { this.appCode = appCode; if(appCode != null){ putQueryParameter("AppCode", appCode); } } public String getApMac() { return this.apMac; } public void setApMac(String apMac) { this.apMac = apMac; if(apMac != null){ putQueryParameter("ApMac", apMac); } } @Override public Class<GetApDetailedConfigResponse> getResponseClass() { return GetApDetailedConfigResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/GetApDetailedConfigResponse.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.cloudwifi_pop.model.v20191118; import java.util.Map; import com.aliyuncs.AcsResponse; import com.aliyuncs.cloudwifi_pop.transform.v20191118.GetApDetailedConfigResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class GetApDetailedConfigResponse extends AcsResponse { private Map<Object,Object> data; private String errorMessage; private Boolean isSuccess; private Integer errorCode; public Map<Object,Object> getData() { return this.data; } public void setData(Map<Object,Object> data) { this.data = data; } public String getErrorMessage() { return this.errorMessage; } public void setErrorMessage(String errorMessage) { this.errorMessage = errorMessage; } public Boolean getIsSuccess() { return this.isSuccess; } public void setIsSuccess(Boolean isSuccess) { this.isSuccess = isSuccess; } public Integer getErrorCode() { return this.errorCode; } public void setErrorCode(Integer errorCode) { this.errorCode = errorCode; } @Override public GetApDetailedConfigResponse getInstance(UnmarshallerContext context) { return GetApDetailedConfigResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/GetApInfoFromPoolRequest.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.cloudwifi_pop.Endpoint; /** * @author auto create * @version */ public class GetApInfoFromPoolRequest extends RpcAcsRequest<GetApInfoFromPoolResponse> { private String appName; private String appCode; private String apMac; public GetApInfoFromPoolRequest() { super("cloudwifi-pop", "2019-11-18", "GetApInfoFromPool", "cloudap"); setMethod(MethodType.POST); try { com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap); com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType); } catch (Exception e) {} } public String getAppName() { return this.appName; } public void setAppName(String appName) { this.appName = appName; if(appName != null){ putQueryParameter("AppName", appName); } } public String getAppCode() { return this.appCode; } public void setAppCode(String appCode) { this.appCode = appCode; if(appCode != null){ putQueryParameter("AppCode", appCode); } } public String getApMac() { return this.apMac; } public void setApMac(String apMac) { this.apMac = apMac; if(apMac != null){ putQueryParameter("ApMac", apMac); } } @Override public Class<GetApInfoFromPoolResponse> getResponseClass() { return GetApInfoFromPoolResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/GetApInfoFromPoolResponse.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.cloudwifi_pop.model.v20191118; import java.util.Map; import com.aliyuncs.AcsResponse; import com.aliyuncs.cloudwifi_pop.transform.v20191118.GetApInfoFromPoolResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class GetApInfoFromPoolResponse extends AcsResponse { private Map<Object,Object> data; private String errorMessage; private Boolean isSuccess; private Integer errorCode; public Map<Object,Object> getData() { return this.data; } public void setData(Map<Object,Object> data) { this.data = data; } public String getErrorMessage() { return this.errorMessage; } public void setErrorMessage(String errorMessage) { this.errorMessage = errorMessage; } public Boolean getIsSuccess() { return this.isSuccess; } public void setIsSuccess(Boolean isSuccess) { this.isSuccess = isSuccess; } public Integer getErrorCode() { return this.errorCode; } public void setErrorCode(Integer errorCode) { this.errorCode = errorCode; } @Override public GetApInfoFromPoolResponse getInstance(UnmarshallerContext context) { return GetApInfoFromPoolResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/GetApRunHistoryTimeSerRequest.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.cloudwifi_pop.Endpoint; /** * @author auto create * @version */ public class GetApRunHistoryTimeSerRequest extends RpcAcsRequest<GetApRunHistoryTimeSerResponse> { private String appName; private Long start; private String appCode; private Long end; private String apMac; public GetApRunHistoryTimeSerRequest() { super("cloudwifi-pop", "2019-11-18", "GetApRunHistoryTimeSer", "cloudap"); setMethod(MethodType.POST); try { com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap); com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType); } catch (Exception e) {} } public String getAppName() { return this.appName; } public void setAppName(String appName) { this.appName = appName; if(appName != null){ putQueryParameter("AppName", appName); } } public Long getStart() { return this.start; } public void setStart(Long start) { this.start = start; if(start != null){ putQueryParameter("Start", start.toString()); } } public String getAppCode() { return this.appCode; } public void setAppCode(String appCode) { this.appCode = appCode; if(appCode != null){ putQueryParameter("AppCode", appCode); } } public Long getEnd() { return this.end; } public void setEnd(Long end) { this.end = end; if(end != null){ putQueryParameter("End", end.toString()); } } public String getApMac() { return this.apMac; } public void setApMac(String apMac) { this.apMac = apMac; if(apMac != null){ putQueryParameter("ApMac", apMac); } } @Override public Class<GetApRunHistoryTimeSerResponse> getResponseClass() { return GetApRunHistoryTimeSerResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/GetApRunHistoryTimeSerResponse.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.cloudwifi_pop.model.v20191118; import java.util.Map; import com.aliyuncs.AcsResponse; import com.aliyuncs.cloudwifi_pop.transform.v20191118.GetApRunHistoryTimeSerResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class GetApRunHistoryTimeSerResponse extends AcsResponse { private Map<Object,Object> data; private String requestId; private String errorMessage; private Boolean isSuccess; private Integer errorCode; public Map<Object,Object> getData() { return this.data; } public void setData(Map<Object,Object> data) { this.data = data; } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } public String getErrorMessage() { return this.errorMessage; } public void setErrorMessage(String errorMessage) { this.errorMessage = errorMessage; } public Boolean getIsSuccess() { return this.isSuccess; } public void setIsSuccess(Boolean isSuccess) { this.isSuccess = isSuccess; } public Integer getErrorCode() { return this.errorCode; } public void setErrorCode(Integer errorCode) { this.errorCode = errorCode; } @Override public GetApRunHistoryTimeSerResponse getInstance(UnmarshallerContext context) { return GetApRunHistoryTimeSerResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/GetApStatusByGroupIdRequest.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.cloudwifi_pop.Endpoint; /** * @author auto create * @version */ public class GetApStatusByGroupIdRequest extends RpcAcsRequest<GetApStatusByGroupIdResponse> { private Long cursor; private String appName; private String apgroupId; private Integer pageSize; private String appCode; public GetApStatusByGroupIdRequest() { super("cloudwifi-pop", "2019-11-18", "GetApStatusByGroupId", "cloudap"); setMethod(MethodType.POST); try { com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap); com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType); } catch (Exception e) {} } public Long getCursor() { return this.cursor; } public void setCursor(Long cursor) { this.cursor = cursor; if(cursor != null){ putQueryParameter("Cursor", cursor.toString()); } } public String getAppName() { return this.appName; } public void setAppName(String appName) { this.appName = appName; if(appName != null){ putQueryParameter("AppName", appName); } } public String getApgroupId() { return this.apgroupId; } public void setApgroupId(String apgroupId) { this.apgroupId = apgroupId; if(apgroupId != null){ putQueryParameter("ApgroupId", apgroupId); } } public Integer getPageSize() { return this.pageSize; } public void setPageSize(Integer pageSize) { this.pageSize = pageSize; if(pageSize != null){ putQueryParameter("PageSize", pageSize.toString()); } } public String getAppCode() { return this.appCode; } public void setAppCode(String appCode) { this.appCode = appCode; if(appCode != null){ putQueryParameter("AppCode", appCode); } } @Override public Class<GetApStatusByGroupIdResponse> getResponseClass() { return GetApStatusByGroupIdResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/GetApStatusByGroupIdResponse.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.cloudwifi_pop.model.v20191118; import java.util.Map; import com.aliyuncs.AcsResponse; import com.aliyuncs.cloudwifi_pop.transform.v20191118.GetApStatusByGroupIdResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class GetApStatusByGroupIdResponse extends AcsResponse { private Map<Object,Object> data; private String errorMessage; private Boolean isSuccess; private Integer errorCode; public Map<Object,Object> getData() { return this.data; } public void setData(Map<Object,Object> data) { this.data = data; } public String getErrorMessage() { return this.errorMessage; } public void setErrorMessage(String errorMessage) { this.errorMessage = errorMessage; } public Boolean getIsSuccess() { return this.isSuccess; } public void setIsSuccess(Boolean isSuccess) { this.isSuccess = isSuccess; } public Integer getErrorCode() { return this.errorCode; } public void setErrorCode(Integer errorCode) { this.errorCode = errorCode; } @Override public GetApStatusByGroupIdResponse getInstance(UnmarshallerContext context) { return GetApStatusByGroupIdResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/GetApgroupConfigByIdentityRequest.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.cloudwifi_pop.Endpoint; /** * @author auto create * @version */ public class GetApgroupConfigByIdentityRequest extends RpcAcsRequest<GetApgroupConfigByIdentityResponse> { private String appName; private Long apgroupId; private String apgroupUuid; private String appCode; public GetApgroupConfigByIdentityRequest() { super("cloudwifi-pop", "2019-11-18", "GetApgroupConfigByIdentity", "cloudap"); setMethod(MethodType.POST); try { com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap); com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType); } catch (Exception e) {} } public String getAppName() { return this.appName; } public void setAppName(String appName) { this.appName = appName; if(appName != null){ putQueryParameter("AppName", appName); } } public Long getApgroupId() { return this.apgroupId; } public void setApgroupId(Long apgroupId) { this.apgroupId = apgroupId; if(apgroupId != null){ putQueryParameter("ApgroupId", apgroupId.toString()); } } public String getApgroupUuid() { return this.apgroupUuid; } public void setApgroupUuid(String apgroupUuid) { this.apgroupUuid = apgroupUuid; if(apgroupUuid != null){ putQueryParameter("ApgroupUuid", apgroupUuid); } } public String getAppCode() { return this.appCode; } public void setAppCode(String appCode) { this.appCode = appCode; if(appCode != null){ putQueryParameter("AppCode", appCode); } } @Override public Class<GetApgroupConfigByIdentityResponse> getResponseClass() { return GetApgroupConfigByIdentityResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/GetApgroupConfigByIdentityResponse.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.cloudwifi_pop.model.v20191118; import java.util.Map; import com.aliyuncs.AcsResponse; import com.aliyuncs.cloudwifi_pop.transform.v20191118.GetApgroupConfigByIdentityResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class GetApgroupConfigByIdentityResponse extends AcsResponse { private Map<Object,Object> data; private Boolean isSuccess; private Integer errorCode; private String errorMessage; private String requestId; public Map<Object,Object> getData() { return this.data; } public void setData(Map<Object,Object> data) { this.data = data; } public Boolean getIsSuccess() { return this.isSuccess; } public void setIsSuccess(Boolean isSuccess) { this.isSuccess = isSuccess; } public Integer getErrorCode() { return this.errorCode; } public void setErrorCode(Integer errorCode) { this.errorCode = errorCode; } public String getErrorMessage() { return this.errorMessage; } public void setErrorMessage(String errorMessage) { this.errorMessage = errorMessage; } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } @Override public GetApgroupConfigByIdentityResponse getInstance(UnmarshallerContext context) { return GetApgroupConfigByIdentityResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/GetApgroupDetailedConfigRequest.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.cloudwifi_pop.Endpoint; /** * @author auto create * @version */ public class GetApgroupDetailedConfigRequest extends RpcAcsRequest<GetApgroupDetailedConfigResponse> { private String appName; private Long apgroupId; private String apgroupUuid; private String appCode; public GetApgroupDetailedConfigRequest() { super("cloudwifi-pop", "2019-11-18", "GetApgroupDetailedConfig", "cloudap"); setMethod(MethodType.POST); try { com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap); com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType); } catch (Exception e) {} } public String getAppName() { return this.appName; } public void setAppName(String appName) { this.appName = appName; if(appName != null){ putQueryParameter("AppName", appName); } } public Long getApgroupId() { return this.apgroupId; } public void setApgroupId(Long apgroupId) { this.apgroupId = apgroupId; if(apgroupId != null){ putQueryParameter("ApgroupId", apgroupId.toString()); } } public String getApgroupUuid() { return this.apgroupUuid; } public void setApgroupUuid(String apgroupUuid) { this.apgroupUuid = apgroupUuid; if(apgroupUuid != null){ putQueryParameter("ApgroupUuid", apgroupUuid); } } public String getAppCode() { return this.appCode; } public void setAppCode(String appCode) { this.appCode = appCode; if(appCode != null){ putQueryParameter("AppCode", appCode); } } @Override public Class<GetApgroupDetailedConfigResponse> getResponseClass() { return GetApgroupDetailedConfigResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/GetApgroupDetailedConfigResponse.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.cloudwifi_pop.model.v20191118; import java.util.Map; import com.aliyuncs.AcsResponse; import com.aliyuncs.cloudwifi_pop.transform.v20191118.GetApgroupDetailedConfigResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class GetApgroupDetailedConfigResponse extends AcsResponse { private Map<Object,Object> data; private Boolean isSuccess; private Integer errorCode; private String errorMessage; private String requestId; public Map<Object,Object> getData() { return this.data; } public void setData(Map<Object,Object> data) { this.data = data; } public Boolean getIsSuccess() { return this.isSuccess; } public void setIsSuccess(Boolean isSuccess) { this.isSuccess = isSuccess; } public Integer getErrorCode() { return this.errorCode; } public void setErrorCode(Integer errorCode) { this.errorCode = errorCode; } public String getErrorMessage() { return this.errorMessage; } public void setErrorMessage(String errorMessage) { this.errorMessage = errorMessage; } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } @Override public GetApgroupDetailedConfigResponse getInstance(UnmarshallerContext context) { return GetApgroupDetailedConfigResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/GetApgroupIdRequest.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.cloudwifi_pop.Endpoint; /** * @author auto create * @version */ public class GetApgroupIdRequest extends RpcAcsRequest<GetApgroupIdResponse> { private String appName; private String appCode; private String apMac; public GetApgroupIdRequest() { super("cloudwifi-pop", "2019-11-18", "GetApgroupId", "cloudap"); setMethod(MethodType.POST); try { com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap); com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType); } catch (Exception e) {} } public String getAppName() { return this.appName; } public void setAppName(String appName) { this.appName = appName; if(appName != null){ putQueryParameter("AppName", appName); } } public String getAppCode() { return this.appCode; } public void setAppCode(String appCode) { this.appCode = appCode; if(appCode != null){ putQueryParameter("AppCode", appCode); } } public String getApMac() { return this.apMac; } public void setApMac(String apMac) { this.apMac = apMac; if(apMac != null){ putQueryParameter("ApMac", apMac); } } @Override public Class<GetApgroupIdResponse> getResponseClass() { return GetApgroupIdResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/GetApgroupIdResponse.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.AcsResponse; import com.aliyuncs.cloudwifi_pop.transform.v20191118.GetApgroupIdResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class GetApgroupIdResponse extends AcsResponse { private String data; private String errorMessage; private Boolean isSuccess; private Integer errorCode; public String getData() { return this.data; } public void setData(String data) { this.data = data; } public String getErrorMessage() { return this.errorMessage; } public void setErrorMessage(String errorMessage) { this.errorMessage = errorMessage; } public Boolean getIsSuccess() { return this.isSuccess; } public void setIsSuccess(Boolean isSuccess) { this.isSuccess = isSuccess; } public Integer getErrorCode() { return this.errorCode; } public void setErrorCode(Integer errorCode) { this.errorCode = errorCode; } @Override public GetApgroupIdResponse getInstance(UnmarshallerContext context) { return GetApgroupIdResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/GetApgroupSsidConfigRequest.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.cloudwifi_pop.Endpoint; /** * @author auto create * @version */ public class GetApgroupSsidConfigRequest extends RpcAcsRequest<GetApgroupSsidConfigResponse> { private String appName; private String appCode; private String apGroupUUId; public GetApgroupSsidConfigRequest() { super("cloudwifi-pop", "2019-11-18", "GetApgroupSsidConfig", "cloudap"); setMethod(MethodType.POST); try { com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap); com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType); } catch (Exception e) {} } public String getAppName() { return this.appName; } public void setAppName(String appName) { this.appName = appName; if(appName != null){ putQueryParameter("AppName", appName); } } public String getAppCode() { return this.appCode; } public void setAppCode(String appCode) { this.appCode = appCode; if(appCode != null){ putQueryParameter("AppCode", appCode); } } public String getApGroupUUId() { return this.apGroupUUId; } public void setApGroupUUId(String apGroupUUId) { this.apGroupUUId = apGroupUUId; if(apGroupUUId != null){ putQueryParameter("ApGroupUUId", apGroupUUId); } } @Override public Class<GetApgroupSsidConfigResponse> getResponseClass() { return GetApgroupSsidConfigResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/GetApgroupSsidConfigResponse.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.cloudwifi_pop.model.v20191118; import java.util.List; import java.util.Map; import com.aliyuncs.AcsResponse; import com.aliyuncs.cloudwifi_pop.transform.v20191118.GetApgroupSsidConfigResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class GetApgroupSsidConfigResponse extends AcsResponse { private Boolean isSuccess; private String errorMessage; private Integer errorCode; private List<Map<Object,Object>> data; public Boolean getIsSuccess() { return this.isSuccess; } public void setIsSuccess(Boolean isSuccess) { this.isSuccess = isSuccess; } public String getErrorMessage() { return this.errorMessage; } public void setErrorMessage(String errorMessage) { this.errorMessage = errorMessage; } public Integer getErrorCode() { return this.errorCode; } public void setErrorCode(Integer errorCode) { this.errorCode = errorCode; } public List<Map<Object,Object>> getData() { return this.data; } public void setData(List<Map<Object,Object>> data) { this.data = data; } @Override public GetApgroupSsidConfigResponse getInstance(UnmarshallerContext context) { return GetApgroupSsidConfigResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/GetBatchTaskProgressRequest.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.cloudwifi_pop.Endpoint; /** * @author auto create * @version */ public class GetBatchTaskProgressRequest extends RpcAcsRequest<GetBatchTaskProgressResponse> { private String appName; private String appCode; private String taskId; public GetBatchTaskProgressRequest() { super("cloudwifi-pop", "2019-11-18", "GetBatchTaskProgress", "cloudap"); setMethod(MethodType.POST); try { com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap); com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType); } catch (Exception e) {} } public String getAppName() { return this.appName; } public void setAppName(String appName) { this.appName = appName; if(appName != null){ putQueryParameter("AppName", appName); } } public String getAppCode() { return this.appCode; } public void setAppCode(String appCode) { this.appCode = appCode; if(appCode != null){ putQueryParameter("AppCode", appCode); } } public String getTaskId() { return this.taskId; } public void setTaskId(String taskId) { this.taskId = taskId; if(taskId != null){ putQueryParameter("TaskId", taskId); } } @Override public Class<GetBatchTaskProgressResponse> getResponseClass() { return GetBatchTaskProgressResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/GetBatchTaskProgressResponse.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.cloudwifi_pop.model.v20191118; import java.util.Map; import com.aliyuncs.AcsResponse; import com.aliyuncs.cloudwifi_pop.transform.v20191118.GetBatchTaskProgressResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class GetBatchTaskProgressResponse extends AcsResponse { private Map<Object,Object> data; private Boolean isSuccess; private Integer errorCode; private String errorMessage; private String requestId; public Map<Object,Object> getData() { return this.data; } public void setData(Map<Object,Object> data) { this.data = data; } public Boolean getIsSuccess() { return this.isSuccess; } public void setIsSuccess(Boolean isSuccess) { this.isSuccess = isSuccess; } public Integer getErrorCode() { return this.errorCode; } public void setErrorCode(Integer errorCode) { this.errorCode = errorCode; } public String getErrorMessage() { return this.errorMessage; } public void setErrorMessage(String errorMessage) { this.errorMessage = errorMessage; } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } @Override public GetBatchTaskProgressResponse getInstance(UnmarshallerContext context) { return GetBatchTaskProgressResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/GetGroupMiscAggTimeSerRequest.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.cloudwifi_pop.Endpoint; /** * @author auto create * @version */ public class GetGroupMiscAggTimeSerRequest extends RpcAcsRequest<GetGroupMiscAggTimeSerResponse> { private String appName; private Long start; private String apgroupUuid; private String appCode; private Long end; public GetGroupMiscAggTimeSerRequest() { super("cloudwifi-pop", "2019-11-18", "GetGroupMiscAggTimeSer", "cloudap"); setMethod(MethodType.POST); try { com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap); com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType); } catch (Exception e) {} } public String getAppName() { return this.appName; } public void setAppName(String appName) { this.appName = appName; if(appName != null){ putQueryParameter("AppName", appName); } } public Long getStart() { return this.start; } public void setStart(Long start) { this.start = start; if(start != null){ putQueryParameter("Start", start.toString()); } } public String getApgroupUuid() { return this.apgroupUuid; } public void setApgroupUuid(String apgroupUuid) { this.apgroupUuid = apgroupUuid; if(apgroupUuid != null){ putQueryParameter("ApgroupUuid", apgroupUuid); } } public String getAppCode() { return this.appCode; } public void setAppCode(String appCode) { this.appCode = appCode; if(appCode != null){ putQueryParameter("AppCode", appCode); } } public Long getEnd() { return this.end; } public void setEnd(Long end) { this.end = end; if(end != null){ putQueryParameter("End", end.toString()); } } @Override public Class<GetGroupMiscAggTimeSerResponse> getResponseClass() { return GetGroupMiscAggTimeSerResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/GetGroupMiscAggTimeSerResponse.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.cloudwifi_pop.model.v20191118; import java.util.Map; import com.aliyuncs.AcsResponse; import com.aliyuncs.cloudwifi_pop.transform.v20191118.GetGroupMiscAggTimeSerResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class GetGroupMiscAggTimeSerResponse extends AcsResponse { private Map<Object,Object> data; private String requestId; private String errorMessage; private Boolean isSuccess; private Integer errorCode; public Map<Object,Object> getData() { return this.data; } public void setData(Map<Object,Object> data) { this.data = data; } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } public String getErrorMessage() { return this.errorMessage; } public void setErrorMessage(String errorMessage) { this.errorMessage = errorMessage; } public Boolean getIsSuccess() { return this.isSuccess; } public void setIsSuccess(Boolean isSuccess) { this.isSuccess = isSuccess; } public Integer getErrorCode() { return this.errorCode; } public void setErrorCode(Integer errorCode) { this.errorCode = errorCode; } @Override public GetGroupMiscAggTimeSerResponse getInstance(UnmarshallerContext context) { return GetGroupMiscAggTimeSerResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/GetNetDeviceInfoRequest.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.cloudwifi_pop.Endpoint; /** * @author auto create * @version */ public class GetNetDeviceInfoRequest extends RpcAcsRequest<GetNetDeviceInfoResponse> { private Long cursor; private String role; private String idc; private String mgnIp; private String manufacturer; private String password; private String netPod; private String hostName; private String appName; private String requestId; private String serviceTag; private Integer pageSize; private String appCode; private String model; private Long id; private String logicNetPod; private String username; public GetNetDeviceInfoRequest() { super("cloudwifi-pop", "2019-11-18", "GetNetDeviceInfo", "cloudap"); setMethod(MethodType.POST); try { com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap); com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType); } catch (Exception e) {} } public Long getCursor() { return this.cursor; } public void setCursor(Long cursor) { this.cursor = cursor; if(cursor != null){ putQueryParameter("Cursor", cursor.toString()); } } public String getRole() { return this.role; } public void setRole(String role) { this.role = role; if(role != null){ putQueryParameter("Role", role); } } public String getIdc() { return this.idc; } public void setIdc(String idc) { this.idc = idc; if(idc != null){ putQueryParameter("Idc", idc); } } public String getMgnIp() { return this.mgnIp; } public void setMgnIp(String mgnIp) { this.mgnIp = mgnIp; if(mgnIp != null){ putQueryParameter("MgnIp", mgnIp); } } public String getManufacturer() { return this.manufacturer; } public void setManufacturer(String manufacturer) { this.manufacturer = manufacturer; if(manufacturer != null){ putQueryParameter("Manufacturer", manufacturer); } } public String getPassword() { return this.password; } public void setPassword(String password) { this.password = password; if(password != null){ putQueryParameter("Password", password); } } public String getNetPod() { return this.netPod; } public void setNetPod(String netPod) { this.netPod = netPod; if(netPod != null){ putQueryParameter("NetPod", netPod); } } public String getHostName() { return this.hostName; } public void setHostName(String hostName) { this.hostName = hostName; if(hostName != null){ putQueryParameter("HostName", hostName); } } public String getAppName() { return this.appName; } public void setAppName(String appName) { this.appName = appName; if(appName != null){ putQueryParameter("AppName", appName); } } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; if(requestId != null){ putQueryParameter("RequestId", requestId); } } public String getServiceTag() { return this.serviceTag; } public void setServiceTag(String serviceTag) { this.serviceTag = serviceTag; if(serviceTag != null){ putQueryParameter("ServiceTag", serviceTag); } } public Integer getPageSize() { return this.pageSize; } public void setPageSize(Integer pageSize) { this.pageSize = pageSize; if(pageSize != null){ putQueryParameter("PageSize", pageSize.toString()); } } public String getAppCode() { return this.appCode; } public void setAppCode(String appCode) { this.appCode = appCode; if(appCode != null){ putQueryParameter("AppCode", appCode); } } public String getModel() { return this.model; } public void setModel(String model) { this.model = model; if(model != null){ putQueryParameter("Model", model); } } public Long getId() { return this.id; } public void setId(Long id) { this.id = id; if(id != null){ putQueryParameter("Id", id.toString()); } } public String getLogicNetPod() { return this.logicNetPod; } public void setLogicNetPod(String logicNetPod) { this.logicNetPod = logicNetPod; if(logicNetPod != null){ putQueryParameter("LogicNetPod", logicNetPod); } } public String getUsername() { return this.username; } public void setUsername(String username) { this.username = username; if(username != null){ putQueryParameter("Username", username); } } @Override public Class<GetNetDeviceInfoResponse> getResponseClass() { return GetNetDeviceInfoResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/GetNetDeviceInfoResponse.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.cloudwifi_pop.model.v20191118; import java.util.List; import java.util.Map; import com.aliyuncs.AcsResponse; import com.aliyuncs.cloudwifi_pop.transform.v20191118.GetNetDeviceInfoResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class GetNetDeviceInfoResponse extends AcsResponse { private String errorMessage; private String requestId; private Boolean isSuccess; private Integer errorCode; private List<Map<Object,Object>> data; public String getErrorMessage() { return this.errorMessage; } public void setErrorMessage(String errorMessage) { this.errorMessage = errorMessage; } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } public Boolean getIsSuccess() { return this.isSuccess; } public void setIsSuccess(Boolean isSuccess) { this.isSuccess = isSuccess; } public Integer getErrorCode() { return this.errorCode; } public void setErrorCode(Integer errorCode) { this.errorCode = errorCode; } public List<Map<Object,Object>> getData() { return this.data; } public void setData(List<Map<Object,Object>> data) { this.data = data; } @Override public GetNetDeviceInfoResponse getInstance(UnmarshallerContext context) { return GetNetDeviceInfoResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/GetNetDeviceInfoWithSizeRequest.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.cloudwifi_pop.Endpoint; /** * @author auto create * @version */ public class GetNetDeviceInfoWithSizeRequest extends RpcAcsRequest<GetNetDeviceInfoWithSizeResponse> { private Long cursor; private String role; private String idc; private String mgnIp; private String manufacturer; private String password; private String netPod; private String hostName; private String appName; private String requestId; private String serviceTag; private Integer pageSize; private String appCode; private String model; private Long id; private String logicNetPod; private String username; public GetNetDeviceInfoWithSizeRequest() { super("cloudwifi-pop", "2019-11-18", "GetNetDeviceInfoWithSize", "cloudap"); setMethod(MethodType.POST); try { com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap); com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType); } catch (Exception e) {} } public Long getCursor() { return this.cursor; } public void setCursor(Long cursor) { this.cursor = cursor; if(cursor != null){ putQueryParameter("Cursor", cursor.toString()); } } public String getRole() { return this.role; } public void setRole(String role) { this.role = role; if(role != null){ putQueryParameter("Role", role); } } public String getIdc() { return this.idc; } public void setIdc(String idc) { this.idc = idc; if(idc != null){ putQueryParameter("Idc", idc); } } public String getMgnIp() { return this.mgnIp; } public void setMgnIp(String mgnIp) { this.mgnIp = mgnIp; if(mgnIp != null){ putQueryParameter("MgnIp", mgnIp); } } public String getManufacturer() { return this.manufacturer; } public void setManufacturer(String manufacturer) { this.manufacturer = manufacturer; if(manufacturer != null){ putQueryParameter("Manufacturer", manufacturer); } } public String getPassword() { return this.password; } public void setPassword(String password) { this.password = password; if(password != null){ putQueryParameter("Password", password); } } public String getNetPod() { return this.netPod; } public void setNetPod(String netPod) { this.netPod = netPod; if(netPod != null){ putQueryParameter("NetPod", netPod); } } public String getHostName() { return this.hostName; } public void setHostName(String hostName) { this.hostName = hostName; if(hostName != null){ putQueryParameter("HostName", hostName); } } public String getAppName() { return this.appName; } public void setAppName(String appName) { this.appName = appName; if(appName != null){ putQueryParameter("AppName", appName); } } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; if(requestId != null){ putQueryParameter("RequestId", requestId); } } public String getServiceTag() { return this.serviceTag; } public void setServiceTag(String serviceTag) { this.serviceTag = serviceTag; if(serviceTag != null){ putQueryParameter("ServiceTag", serviceTag); } } public Integer getPageSize() { return this.pageSize; } public void setPageSize(Integer pageSize) { this.pageSize = pageSize; if(pageSize != null){ putQueryParameter("PageSize", pageSize.toString()); } } public String getAppCode() { return this.appCode; } public void setAppCode(String appCode) { this.appCode = appCode; if(appCode != null){ putQueryParameter("AppCode", appCode); } } public String getModel() { return this.model; } public void setModel(String model) { this.model = model; if(model != null){ putQueryParameter("Model", model); } } public Long getId() { return this.id; } public void setId(Long id) { this.id = id; if(id != null){ putQueryParameter("Id", id.toString()); } } public String getLogicNetPod() { return this.logicNetPod; } public void setLogicNetPod(String logicNetPod) { this.logicNetPod = logicNetPod; if(logicNetPod != null){ putQueryParameter("LogicNetPod", logicNetPod); } } public String getUsername() { return this.username; } public void setUsername(String username) { this.username = username; if(username != null){ putQueryParameter("Username", username); } } @Override public Class<GetNetDeviceInfoWithSizeResponse> getResponseClass() { return GetNetDeviceInfoWithSizeResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/GetNetDeviceInfoWithSizeResponse.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.cloudwifi_pop.model.v20191118; import java.util.List; import java.util.Map; import com.aliyuncs.AcsResponse; import com.aliyuncs.cloudwifi_pop.transform.v20191118.GetNetDeviceInfoWithSizeResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class GetNetDeviceInfoWithSizeResponse extends AcsResponse { private String errorMessage; private String requestId; private Boolean isSuccess; private Integer errorCode; private Data data; public String getErrorMessage() { return this.errorMessage; } public void setErrorMessage(String errorMessage) { this.errorMessage = errorMessage; } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } public Boolean getIsSuccess() { return this.isSuccess; } public void setIsSuccess(Boolean isSuccess) { this.isSuccess = isSuccess; } public Integer getErrorCode() { return this.errorCode; } public void setErrorCode(Integer errorCode) { this.errorCode = errorCode; } public Data getData() { return this.data; } public void setData(Data data) { this.data = data; } public static class Data { private Long count; private List<Map<Object,Object>> data1; public Long getCount() { return this.count; } public void setCount(Long count) { this.count = count; } public List<Map<Object,Object>> getData1() { return this.data1; } public void setData1(List<Map<Object,Object>> data1) { this.data1 = data1; } } @Override public GetNetDeviceInfoWithSizeResponse getInstance(UnmarshallerContext context) { return GetNetDeviceInfoWithSizeResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/GetRadioRunHistoryTimeSerRequest.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.cloudwifi_pop.Endpoint; /** * @author auto create * @version */ public class GetRadioRunHistoryTimeSerRequest extends RpcAcsRequest<GetRadioRunHistoryTimeSerResponse> { private String appName; private Long start; private String appCode; private Long end; private String apMac; public GetRadioRunHistoryTimeSerRequest() { super("cloudwifi-pop", "2019-11-18", "GetRadioRunHistoryTimeSer", "cloudap"); setMethod(MethodType.POST); try { com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap); com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType); } catch (Exception e) {} } public String getAppName() { return this.appName; } public void setAppName(String appName) { this.appName = appName; if(appName != null){ putQueryParameter("AppName", appName); } } public Long getStart() { return this.start; } public void setStart(Long start) { this.start = start; if(start != null){ putQueryParameter("Start", start.toString()); } } public String getAppCode() { return this.appCode; } public void setAppCode(String appCode) { this.appCode = appCode; if(appCode != null){ putQueryParameter("AppCode", appCode); } } public Long getEnd() { return this.end; } public void setEnd(Long end) { this.end = end; if(end != null){ putQueryParameter("End", end.toString()); } } public String getApMac() { return this.apMac; } public void setApMac(String apMac) { this.apMac = apMac; if(apMac != null){ putQueryParameter("ApMac", apMac); } } @Override public Class<GetRadioRunHistoryTimeSerResponse> getResponseClass() { return GetRadioRunHistoryTimeSerResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/GetRadioRunHistoryTimeSerResponse.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.cloudwifi_pop.model.v20191118; import java.util.Map; import com.aliyuncs.AcsResponse; import com.aliyuncs.cloudwifi_pop.transform.v20191118.GetRadioRunHistoryTimeSerResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class GetRadioRunHistoryTimeSerResponse extends AcsResponse { private Map<Object,Object> data; private String requestId; private String errorMessage; private Boolean isSuccess; private Integer errorCode; public Map<Object,Object> getData() { return this.data; } public void setData(Map<Object,Object> data) { this.data = data; } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } public String getErrorMessage() { return this.errorMessage; } public void setErrorMessage(String errorMessage) { this.errorMessage = errorMessage; } public Boolean getIsSuccess() { return this.isSuccess; } public void setIsSuccess(Boolean isSuccess) { this.isSuccess = isSuccess; } public Integer getErrorCode() { return this.errorCode; } public void setErrorCode(Integer errorCode) { this.errorCode = errorCode; } @Override public GetRadioRunHistoryTimeSerResponse getInstance(UnmarshallerContext context) { return GetRadioRunHistoryTimeSerResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/GetStaDetailedStatusByMacRequest.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.cloudwifi_pop.Endpoint; /** * @author auto create * @version */ public class GetStaDetailedStatusByMacRequest extends RpcAcsRequest<GetStaDetailedStatusByMacResponse> { private String staMac; private String appName; private String appCode; public GetStaDetailedStatusByMacRequest() { super("cloudwifi-pop", "2019-11-18", "GetStaDetailedStatusByMac", "cloudap"); setMethod(MethodType.POST); try { com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap); com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType); } catch (Exception e) {} } public String getStaMac() { return this.staMac; } public void setStaMac(String staMac) { this.staMac = staMac; if(staMac != null){ putQueryParameter("StaMac", staMac); } } public String getAppName() { return this.appName; } public void setAppName(String appName) { this.appName = appName; if(appName != null){ putQueryParameter("AppName", appName); } } public String getAppCode() { return this.appCode; } public void setAppCode(String appCode) { this.appCode = appCode; if(appCode != null){ putQueryParameter("AppCode", appCode); } } @Override public Class<GetStaDetailedStatusByMacResponse> getResponseClass() { return GetStaDetailedStatusByMacResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/GetStaDetailedStatusByMacResponse.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.cloudwifi_pop.model.v20191118; import java.util.Map; import com.aliyuncs.AcsResponse; import com.aliyuncs.cloudwifi_pop.transform.v20191118.GetStaDetailedStatusByMacResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class GetStaDetailedStatusByMacResponse extends AcsResponse { private Map<Object,Object> data; private String requestId; private String errorMessage; private Boolean isSuccess; private Integer errorCode; public Map<Object,Object> getData() { return this.data; } public void setData(Map<Object,Object> data) { this.data = data; } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } public String getErrorMessage() { return this.errorMessage; } public void setErrorMessage(String errorMessage) { this.errorMessage = errorMessage; } public Boolean getIsSuccess() { return this.isSuccess; } public void setIsSuccess(Boolean isSuccess) { this.isSuccess = isSuccess; } public Integer getErrorCode() { return this.errorCode; } public void setErrorCode(Integer errorCode) { this.errorCode = errorCode; } @Override public GetStaDetailedStatusByMacResponse getInstance(UnmarshallerContext context) { return GetStaDetailedStatusByMacResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/GetStaStatusListByApRequest.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.cloudwifi_pop.Endpoint; /** * @author auto create * @version */ public class GetStaStatusListByApRequest extends RpcAcsRequest<GetStaStatusListByApResponse> { private Long cursor; private String appName; private Integer pageSize; private String appCode; private String apMac; public GetStaStatusListByApRequest() { super("cloudwifi-pop", "2019-11-18", "GetStaStatusListByAp", "cloudap"); setMethod(MethodType.POST); try { com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap); com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType); } catch (Exception e) {} } public Long getCursor() { return this.cursor; } public void setCursor(Long cursor) { this.cursor = cursor; if(cursor != null){ putQueryParameter("Cursor", cursor.toString()); } } public String getAppName() { return this.appName; } public void setAppName(String appName) { this.appName = appName; if(appName != null){ putQueryParameter("AppName", appName); } } public Integer getPageSize() { return this.pageSize; } public void setPageSize(Integer pageSize) { this.pageSize = pageSize; if(pageSize != null){ putQueryParameter("PageSize", pageSize.toString()); } } public String getAppCode() { return this.appCode; } public void setAppCode(String appCode) { this.appCode = appCode; if(appCode != null){ putQueryParameter("AppCode", appCode); } } public String getApMac() { return this.apMac; } public void setApMac(String apMac) { this.apMac = apMac; if(apMac != null){ putQueryParameter("ApMac", apMac); } } @Override public Class<GetStaStatusListByApResponse> getResponseClass() { return GetStaStatusListByApResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/GetStaStatusListByApResponse.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.cloudwifi_pop.model.v20191118; import java.util.Map; import com.aliyuncs.AcsResponse; import com.aliyuncs.cloudwifi_pop.transform.v20191118.GetStaStatusListByApResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class GetStaStatusListByApResponse extends AcsResponse { private Map<Object,Object> data; private String errorMessage; private Boolean isSuccess; private Integer errorCode; public Map<Object,Object> getData() { return this.data; } public void setData(Map<Object,Object> data) { this.data = data; } public String getErrorMessage() { return this.errorMessage; } public void setErrorMessage(String errorMessage) { this.errorMessage = errorMessage; } public Boolean getIsSuccess() { return this.isSuccess; } public void setIsSuccess(Boolean isSuccess) { this.isSuccess = isSuccess; } public Integer getErrorCode() { return this.errorCode; } public void setErrorCode(Integer errorCode) { this.errorCode = errorCode; } @Override public GetStaStatusListByApResponse getInstance(UnmarshallerContext context) { return GetStaStatusListByApResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/JudgeXingTianBusinessRequest.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.cloudwifi_pop.Endpoint; /** * @author auto create * @version */ public class JudgeXingTianBusinessRequest extends RpcAcsRequest<JudgeXingTianBusinessResponse> { private String realmId; private String appName; private String appCode; public JudgeXingTianBusinessRequest() { super("cloudwifi-pop", "2019-11-18", "JudgeXingTianBusiness", "cloudap"); setMethod(MethodType.POST); try { com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap); com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType); } catch (Exception e) {} } public String getRealmId() { return this.realmId; } public void setRealmId(String realmId) { this.realmId = realmId; if(realmId != null){ putQueryParameter("RealmId", realmId); } } public String getAppName() { return this.appName; } public void setAppName(String appName) { this.appName = appName; if(appName != null){ putQueryParameter("AppName", appName); } } public String getAppCode() { return this.appCode; } public void setAppCode(String appCode) { this.appCode = appCode; if(appCode != null){ putQueryParameter("AppCode", appCode); } } @Override public Class<JudgeXingTianBusinessResponse> getResponseClass() { return JudgeXingTianBusinessResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/JudgeXingTianBusinessResponse.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.AcsResponse; import com.aliyuncs.cloudwifi_pop.transform.v20191118.JudgeXingTianBusinessResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class JudgeXingTianBusinessResponse extends AcsResponse { private Boolean data; private String requestId; private String errorMessage; private Boolean isSuccess; private Integer errorCode; public Boolean getData() { return this.data; } public void setData(Boolean data) { this.data = data; } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } public String getErrorMessage() { return this.errorMessage; } public void setErrorMessage(String errorMessage) { this.errorMessage = errorMessage; } public Boolean getIsSuccess() { return this.isSuccess; } public void setIsSuccess(Boolean isSuccess) { this.isSuccess = isSuccess; } public Integer getErrorCode() { return this.errorCode; } public void setErrorCode(Integer errorCode) { this.errorCode = errorCode; } @Override public JudgeXingTianBusinessResponse getInstance(UnmarshallerContext context) { return JudgeXingTianBusinessResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/KickStaRequest.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.cloudwifi_pop.Endpoint; /** * @author auto create * @version */ public class KickStaRequest extends RpcAcsRequest<KickStaResponse> { private String appName; private String appCode; private String staMac; public KickStaRequest() { super("cloudwifi-pop", "2019-11-18", "KickSta", "cloudap"); setMethod(MethodType.POST); try { com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap); com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType); } catch (Exception e) {} } public String getAppName() { return this.appName; } public void setAppName(String appName) { this.appName = appName; if(appName != null){ putQueryParameter("AppName", appName); } } public String getAppCode() { return this.appCode; } public void setAppCode(String appCode) { this.appCode = appCode; if(appCode != null){ putQueryParameter("AppCode", appCode); } } public String getStaMac() { return this.staMac; } public void setStaMac(String staMac) { this.staMac = staMac; if(staMac != null){ putQueryParameter("StaMac", staMac); } } @Override public Class<KickStaResponse> getResponseClass() { return KickStaResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/KickStaResponse.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.AcsResponse; import com.aliyuncs.cloudwifi_pop.transform.v20191118.KickStaResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class KickStaResponse extends AcsResponse { private String data; private String errorMessage; private Boolean isSuccess; private Integer errorCode; public String getData() { return this.data; } public void setData(String data) { this.data = data; } public String getErrorMessage() { return this.errorMessage; } public void setErrorMessage(String errorMessage) { this.errorMessage = errorMessage; } public Boolean getIsSuccess() { return this.isSuccess; } public void setIsSuccess(Boolean isSuccess) { this.isSuccess = isSuccess; } public Integer getErrorCode() { return this.errorCode; } public void setErrorCode(Integer errorCode) { this.errorCode = errorCode; } @Override public KickStaResponse getInstance(UnmarshallerContext context) { return KickStaResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/ListApgroupDescendantRequest.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.cloudwifi_pop.Endpoint; /** * @author auto create * @version */ public class ListApgroupDescendantRequest extends RpcAcsRequest<ListApgroupDescendantResponse> { private Long cursor; private String appName; private Long apgroupId; private Long level; private Integer pageSize; private String apgroupUuid; private String appCode; public ListApgroupDescendantRequest() { super("cloudwifi-pop", "2019-11-18", "ListApgroupDescendant", "cloudap"); setMethod(MethodType.POST); try { com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap); com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType); } catch (Exception e) {} } public Long getCursor() { return this.cursor; } public void setCursor(Long cursor) { this.cursor = cursor; if(cursor != null){ putQueryParameter("Cursor", cursor.toString()); } } public String getAppName() { return this.appName; } public void setAppName(String appName) { this.appName = appName; if(appName != null){ putQueryParameter("AppName", appName); } } public Long getApgroupId() { return this.apgroupId; } public void setApgroupId(Long apgroupId) { this.apgroupId = apgroupId; if(apgroupId != null){ putQueryParameter("ApgroupId", apgroupId.toString()); } } public Long getLevel() { return this.level; } public void setLevel(Long level) { this.level = level; if(level != null){ putQueryParameter("Level", level.toString()); } } public Integer getPageSize() { return this.pageSize; } public void setPageSize(Integer pageSize) { this.pageSize = pageSize; if(pageSize != null){ putQueryParameter("PageSize", pageSize.toString()); } } public String getApgroupUuid() { return this.apgroupUuid; } public void setApgroupUuid(String apgroupUuid) { this.apgroupUuid = apgroupUuid; if(apgroupUuid != null){ putQueryParameter("ApgroupUuid", apgroupUuid); } } public String getAppCode() { return this.appCode; } public void setAppCode(String appCode) { this.appCode = appCode; if(appCode != null){ putQueryParameter("AppCode", appCode); } } @Override public Class<ListApgroupDescendantResponse> getResponseClass() { return ListApgroupDescendantResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/ListApgroupDescendantResponse.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.cloudwifi_pop.model.v20191118; import java.util.Map; import com.aliyuncs.AcsResponse; import com.aliyuncs.cloudwifi_pop.transform.v20191118.ListApgroupDescendantResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class ListApgroupDescendantResponse extends AcsResponse { private Map<Object,Object> data; private Boolean isSuccess; private Integer errorCode; private String errorMessage; private String requestId; public Map<Object,Object> getData() { return this.data; } public void setData(Map<Object,Object> data) { this.data = data; } public Boolean getIsSuccess() { return this.isSuccess; } public void setIsSuccess(Boolean isSuccess) { this.isSuccess = isSuccess; } public Integer getErrorCode() { return this.errorCode; } public void setErrorCode(Integer errorCode) { this.errorCode = errorCode; } public String getErrorMessage() { return this.errorMessage; } public void setErrorMessage(String errorMessage) { this.errorMessage = errorMessage; } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } @Override public ListApgroupDescendantResponse getInstance(UnmarshallerContext context) { return ListApgroupDescendantResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/ListJobOrdersRequest.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.cloudwifi_pop.Endpoint; /** * @author auto create * @version */ public class ListJobOrdersRequest extends RpcAcsRequest<ListJobOrdersResponse> { private Long cursor; private String handler; private String clientSystem; private String orderStatus; private String endTime; private String startTime; private String title; private String clientUniqueId; private String changingType; private String appName; private String requestId; private Integer pageSize; private String appCode; private String id; private String status; public ListJobOrdersRequest() { super("cloudwifi-pop", "2019-11-18", "ListJobOrders", "cloudap"); setMethod(MethodType.POST); try { com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap); com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType); } catch (Exception e) {} } public Long getCursor() { return this.cursor; } public void setCursor(Long cursor) { this.cursor = cursor; if(cursor != null){ putQueryParameter("Cursor", cursor.toString()); } } public String getHandler() { return this.handler; } public void setHandler(String handler) { this.handler = handler; if(handler != null){ putQueryParameter("Handler", handler); } } public String getClientSystem() { return this.clientSystem; } public void setClientSystem(String clientSystem) { this.clientSystem = clientSystem; if(clientSystem != null){ putQueryParameter("ClientSystem", clientSystem); } } public String getOrderStatus() { return this.orderStatus; } public void setOrderStatus(String orderStatus) { this.orderStatus = orderStatus; if(orderStatus != null){ putQueryParameter("OrderStatus", orderStatus); } } public String getEndTime() { return this.endTime; } public void setEndTime(String endTime) { this.endTime = endTime; if(endTime != null){ putQueryParameter("EndTime", endTime); } } public String getStartTime() { return this.startTime; } public void setStartTime(String startTime) { this.startTime = startTime; if(startTime != null){ putQueryParameter("StartTime", startTime); } } public String getTitle() { return this.title; } public void setTitle(String title) { this.title = title; if(title != null){ putQueryParameter("Title", title); } } public String getClientUniqueId() { return this.clientUniqueId; } public void setClientUniqueId(String clientUniqueId) { this.clientUniqueId = clientUniqueId; if(clientUniqueId != null){ putQueryParameter("ClientUniqueId", clientUniqueId); } } public String getChangingType() { return this.changingType; } public void setChangingType(String changingType) { this.changingType = changingType; if(changingType != null){ putQueryParameter("ChangingType", changingType); } } public String getAppName() { return this.appName; } public void setAppName(String appName) { this.appName = appName; if(appName != null){ putQueryParameter("AppName", appName); } } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; if(requestId != null){ putQueryParameter("RequestId", requestId); } } public Integer getPageSize() { return this.pageSize; } public void setPageSize(Integer pageSize) { this.pageSize = pageSize; if(pageSize != null){ putQueryParameter("PageSize", pageSize.toString()); } } public String getAppCode() { return this.appCode; } public void setAppCode(String appCode) { this.appCode = appCode; if(appCode != null){ putQueryParameter("AppCode", appCode); } } public String getId() { return this.id; } public void setId(String id) { this.id = id; if(id != null){ putQueryParameter("Id", id); } } public String getStatus() { return this.status; } public void setStatus(String status) { this.status = status; if(status != null){ putQueryParameter("Status", status); } } @Override public Class<ListJobOrdersResponse> getResponseClass() { return ListJobOrdersResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/ListJobOrdersResponse.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.cloudwifi_pop.model.v20191118; import java.util.List; import java.util.Map; import com.aliyuncs.AcsResponse; import com.aliyuncs.cloudwifi_pop.transform.v20191118.ListJobOrdersResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class ListJobOrdersResponse extends AcsResponse { private String errorMessage; private String requestId; private Boolean isSuccess; private Integer errorCode; private List<Map<Object,Object>> data; public String getErrorMessage() { return this.errorMessage; } public void setErrorMessage(String errorMessage) { this.errorMessage = errorMessage; } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } public Boolean getIsSuccess() { return this.isSuccess; } public void setIsSuccess(Boolean isSuccess) { this.isSuccess = isSuccess; } public Integer getErrorCode() { return this.errorCode; } public void setErrorCode(Integer errorCode) { this.errorCode = errorCode; } public List<Map<Object,Object>> getData() { return this.data; } public void setData(List<Map<Object,Object>> data) { this.data = data; } @Override public ListJobOrdersResponse getInstance(UnmarshallerContext context) { return ListJobOrdersResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/ListJobOrdersWithSizeRequest.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.cloudwifi_pop.Endpoint; /** * @author auto create * @version */ public class ListJobOrdersWithSizeRequest extends RpcAcsRequest<ListJobOrdersWithSizeResponse> { private Long cursor; private String handler; private String clientSystem; private String orderStatus; private String endTime; private String startTime; private String title; private String clientUniqueId; private String changingType; private String appName; private String requestId; private Integer pageSize; private String appCode; private String id; private String status; public ListJobOrdersWithSizeRequest() { super("cloudwifi-pop", "2019-11-18", "ListJobOrdersWithSize", "cloudap"); setMethod(MethodType.POST); try { com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap); com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType); } catch (Exception e) {} } public Long getCursor() { return this.cursor; } public void setCursor(Long cursor) { this.cursor = cursor; if(cursor != null){ putQueryParameter("Cursor", cursor.toString()); } } public String getHandler() { return this.handler; } public void setHandler(String handler) { this.handler = handler; if(handler != null){ putQueryParameter("Handler", handler); } } public String getClientSystem() { return this.clientSystem; } public void setClientSystem(String clientSystem) { this.clientSystem = clientSystem; if(clientSystem != null){ putQueryParameter("ClientSystem", clientSystem); } } public String getOrderStatus() { return this.orderStatus; } public void setOrderStatus(String orderStatus) { this.orderStatus = orderStatus; if(orderStatus != null){ putQueryParameter("OrderStatus", orderStatus); } } public String getEndTime() { return this.endTime; } public void setEndTime(String endTime) { this.endTime = endTime; if(endTime != null){ putQueryParameter("EndTime", endTime); } } public String getStartTime() { return this.startTime; } public void setStartTime(String startTime) { this.startTime = startTime; if(startTime != null){ putQueryParameter("StartTime", startTime); } } public String getTitle() { return this.title; } public void setTitle(String title) { this.title = title; if(title != null){ putQueryParameter("Title", title); } } public String getClientUniqueId() { return this.clientUniqueId; } public void setClientUniqueId(String clientUniqueId) { this.clientUniqueId = clientUniqueId; if(clientUniqueId != null){ putQueryParameter("ClientUniqueId", clientUniqueId); } } public String getChangingType() { return this.changingType; } public void setChangingType(String changingType) { this.changingType = changingType; if(changingType != null){ putQueryParameter("ChangingType", changingType); } } public String getAppName() { return this.appName; } public void setAppName(String appName) { this.appName = appName; if(appName != null){ putQueryParameter("AppName", appName); } } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; if(requestId != null){ putQueryParameter("RequestId", requestId); } } public Integer getPageSize() { return this.pageSize; } public void setPageSize(Integer pageSize) { this.pageSize = pageSize; if(pageSize != null){ putQueryParameter("PageSize", pageSize.toString()); } } public String getAppCode() { return this.appCode; } public void setAppCode(String appCode) { this.appCode = appCode; if(appCode != null){ putQueryParameter("AppCode", appCode); } } public String getId() { return this.id; } public void setId(String id) { this.id = id; if(id != null){ putQueryParameter("Id", id); } } public String getStatus() { return this.status; } public void setStatus(String status) { this.status = status; if(status != null){ putQueryParameter("Status", status); } } @Override public Class<ListJobOrdersWithSizeResponse> getResponseClass() { return ListJobOrdersWithSizeResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/ListJobOrdersWithSizeResponse.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.cloudwifi_pop.model.v20191118; import java.util.List; import java.util.Map; import com.aliyuncs.AcsResponse; import com.aliyuncs.cloudwifi_pop.transform.v20191118.ListJobOrdersWithSizeResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class ListJobOrdersWithSizeResponse extends AcsResponse { private String errorMessage; private String requestId; private Boolean isSuccess; private Integer errorCode; private Data data; public String getErrorMessage() { return this.errorMessage; } public void setErrorMessage(String errorMessage) { this.errorMessage = errorMessage; } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } public Boolean getIsSuccess() { return this.isSuccess; } public void setIsSuccess(Boolean isSuccess) { this.isSuccess = isSuccess; } public Integer getErrorCode() { return this.errorCode; } public void setErrorCode(Integer errorCode) { this.errorCode = errorCode; } public Data getData() { return this.data; } public void setData(Data data) { this.data = data; } public static class Data { private Long count; private List<Map<Object,Object>> data1; public Long getCount() { return this.count; } public void setCount(Long count) { this.count = count; } public List<Map<Object,Object>> getData1() { return this.data1; } public void setData1(List<Map<Object,Object>> data1) { this.data1 = data1; } } @Override public ListJobOrdersWithSizeResponse getInstance(UnmarshallerContext context) { return ListJobOrdersWithSizeResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/NewApgroupConfigRequest.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.cloudwifi_pop.Endpoint; /** * @author auto create * @version */ public class NewApgroupConfigRequest extends RpcAcsRequest<NewApgroupConfigResponse> { private String parentApgroupId; private String appName; private String name; private String appCode; public NewApgroupConfigRequest() { super("cloudwifi-pop", "2019-11-18", "NewApgroupConfig", "cloudap"); setMethod(MethodType.POST); try { com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap); com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType); } catch (Exception e) {} } public String getParentApgroupId() { return this.parentApgroupId; } public void setParentApgroupId(String parentApgroupId) { this.parentApgroupId = parentApgroupId; if(parentApgroupId != null){ putQueryParameter("ParentApgroupId", parentApgroupId); } } public String getAppName() { return this.appName; } public void setAppName(String appName) { this.appName = appName; if(appName != null){ putQueryParameter("AppName", appName); } } public String getName() { return this.name; } public void setName(String name) { this.name = name; if(name != null){ putQueryParameter("Name", name); } } public String getAppCode() { return this.appCode; } public void setAppCode(String appCode) { this.appCode = appCode; if(appCode != null){ putQueryParameter("AppCode", appCode); } } @Override public Class<NewApgroupConfigResponse> getResponseClass() { return NewApgroupConfigResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/NewApgroupConfigResponse.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.AcsResponse; import com.aliyuncs.cloudwifi_pop.transform.v20191118.NewApgroupConfigResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class NewApgroupConfigResponse extends AcsResponse { private String data; private String errorMessage; private Boolean isSuccess; private Integer errorCode; public String getData() { return this.data; } public void setData(String data) { this.data = data; } public String getErrorMessage() { return this.errorMessage; } public void setErrorMessage(String errorMessage) { this.errorMessage = errorMessage; } public Boolean getIsSuccess() { return this.isSuccess; } public void setIsSuccess(Boolean isSuccess) { this.isSuccess = isSuccess; } public Integer getErrorCode() { return this.errorCode; } public void setErrorCode(Integer errorCode) { this.errorCode = errorCode; } @Override public NewApgroupConfigResponse getInstance(UnmarshallerContext context) { return NewApgroupConfigResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/NewJobOrderRequest.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.RpcAcsRequest; import java.util.Map; import com.google.gson.Gson; import com.aliyuncs.http.MethodType; import com.aliyuncs.cloudwifi_pop.Endpoint; /** * @author auto create * @version */ public class NewJobOrderRequest extends RpcAcsRequest<NewJobOrderResponse> { private String clientUniqueId; private String referUrl; private String creator; private String appName; private String clientSystem; private String requestId; private String changeType; private String appCode; private String callbackUrl; private String title; private Map<Object,Object> params; public NewJobOrderRequest() { super("cloudwifi-pop", "2019-11-18", "NewJobOrder", "cloudap"); setMethod(MethodType.POST); try { com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap); com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType); } catch (Exception e) {} } public String getClientUniqueId() { return this.clientUniqueId; } public void setClientUniqueId(String clientUniqueId) { this.clientUniqueId = clientUniqueId; if(clientUniqueId != null){ putQueryParameter("ClientUniqueId", clientUniqueId); } } public String getReferUrl() { return this.referUrl; } public void setReferUrl(String referUrl) { this.referUrl = referUrl; if(referUrl != null){ putQueryParameter("ReferUrl", referUrl); } } public String getCreator() { return this.creator; } public void setCreator(String creator) { this.creator = creator; if(creator != null){ putQueryParameter("Creator", creator); } } public String getAppName() { return this.appName; } public void setAppName(String appName) { this.appName = appName; if(appName != null){ putQueryParameter("AppName", appName); } } public String getClientSystem() { return this.clientSystem; } public void setClientSystem(String clientSystem) { this.clientSystem = clientSystem; if(clientSystem != null){ putQueryParameter("ClientSystem", clientSystem); } } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; if(requestId != null){ putQueryParameter("RequestId", requestId); } } public String getChangeType() { return this.changeType; } public void setChangeType(String changeType) { this.changeType = changeType; if(changeType != null){ putQueryParameter("ChangeType", changeType); } } public String getAppCode() { return this.appCode; } public void setAppCode(String appCode) { this.appCode = appCode; if(appCode != null){ putQueryParameter("AppCode", appCode); } } public String getCallbackUrl() { return this.callbackUrl; } public void setCallbackUrl(String callbackUrl) { this.callbackUrl = callbackUrl; if(callbackUrl != null){ putQueryParameter("CallbackUrl", callbackUrl); } } public String getTitle() { return this.title; } public void setTitle(String title) { this.title = title; if(title != null){ putQueryParameter("Title", title); } } public Map<Object,Object> getParams() { return this.params; } public void setParams(Map<Object,Object> params) { this.params = params; if(params != null){ putBodyParameter("Params", new Gson().toJson(params)); } } @Override public Class<NewJobOrderResponse> getResponseClass() { return NewJobOrderResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/NewJobOrderResponse.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.AcsResponse; import com.aliyuncs.cloudwifi_pop.transform.v20191118.NewJobOrderResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class NewJobOrderResponse extends AcsResponse { private String errorMessage; private String requestId; private Boolean isSuccess; private Integer errorCode; private Data data; public String getErrorMessage() { return this.errorMessage; } public void setErrorMessage(String errorMessage) { this.errorMessage = errorMessage; } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } public Boolean getIsSuccess() { return this.isSuccess; } public void setIsSuccess(Boolean isSuccess) { this.isSuccess = isSuccess; } public Integer getErrorCode() { return this.errorCode; } public void setErrorCode(Integer errorCode) { this.errorCode = errorCode; } public Data getData() { return this.data; } public void setData(Data data) { this.data = data; } public static class Data { private Long orderId; public Long getOrderId() { return this.orderId; } public void setOrderId(Long orderId) { this.orderId = orderId; } } @Override public NewJobOrderResponse getInstance(UnmarshallerContext context) { return NewJobOrderResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/NewNetDeviceInfoRequest.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.RpcAcsRequest; import java.util.List; import com.aliyuncs.http.MethodType; import com.aliyuncs.cloudwifi_pop.Endpoint; /** * @author auto create * @version */ public class NewNetDeviceInfoRequest extends RpcAcsRequest<NewNetDeviceInfoResponse> { private String appName; private List<Devices> devicess; private String requestId; private String appCode; public NewNetDeviceInfoRequest() { super("cloudwifi-pop", "2019-11-18", "NewNetDeviceInfo", "cloudap"); setMethod(MethodType.POST); try { com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap); com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType); } catch (Exception e) {} } public String getAppName() { return this.appName; } public void setAppName(String appName) { this.appName = appName; if(appName != null){ putQueryParameter("AppName", appName); } } public List<Devices> getDevicess() { return this.devicess; } public void setDevicess(List<Devices> devicess) { this.devicess = devicess; if (devicess != null) { for (int depth1 = 0; depth1 < devicess.size(); depth1++) { putBodyParameter("Devices." + (depth1 + 1) + ".MgnIp" , devicess.get(depth1).getMgnIp()); putBodyParameter("Devices." + (depth1 + 1) + ".Password" , devicess.get(depth1).getPassword()); putBodyParameter("Devices." + (depth1 + 1) + ".Model" , devicess.get(depth1).getModel()); putBodyParameter("Devices." + (depth1 + 1) + ".LogicNetPod" , devicess.get(depth1).getLogicNetPod()); putBodyParameter("Devices." + (depth1 + 1) + ".ServiceTag" , devicess.get(depth1).getServiceTag()); putBodyParameter("Devices." + (depth1 + 1) + ".NetPod" , devicess.get(depth1).getNetPod()); putBodyParameter("Devices." + (depth1 + 1) + ".HostName" , devicess.get(depth1).getHostName()); putBodyParameter("Devices." + (depth1 + 1) + ".Role" , devicess.get(depth1).getRole()); putBodyParameter("Devices." + (depth1 + 1) + ".Idc" , devicess.get(depth1).getIdc()); putBodyParameter("Devices." + (depth1 + 1) + ".Manufacturer" , devicess.get(depth1).getManufacturer()); putBodyParameter("Devices." + (depth1 + 1) + ".Username" , devicess.get(depth1).getUsername()); } } } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; if(requestId != null){ putQueryParameter("RequestId", requestId); } } public String getAppCode() { return this.appCode; } public void setAppCode(String appCode) { this.appCode = appCode; if(appCode != null){ putQueryParameter("AppCode", appCode); } } public static class Devices { private String mgnIp; private String password; private String model; private String logicNetPod; private String serviceTag; private String netPod; private String hostName; private String role; private String idc; private String manufacturer; private String username; public String getMgnIp() { return this.mgnIp; } public void setMgnIp(String mgnIp) { this.mgnIp = mgnIp; } public String getPassword() { return this.password; } public void setPassword(String password) { this.password = password; } public String getModel() { return this.model; } public void setModel(String model) { this.model = model; } public String getLogicNetPod() { return this.logicNetPod; } public void setLogicNetPod(String logicNetPod) { this.logicNetPod = logicNetPod; } public String getServiceTag() { return this.serviceTag; } public void setServiceTag(String serviceTag) { this.serviceTag = serviceTag; } public String getNetPod() { return this.netPod; } public void setNetPod(String netPod) { this.netPod = netPod; } public String getHostName() { return this.hostName; } public void setHostName(String hostName) { this.hostName = hostName; } public String getRole() { return this.role; } public void setRole(String role) { this.role = role; } public String getIdc() { return this.idc; } public void setIdc(String idc) { this.idc = idc; } public String getManufacturer() { return this.manufacturer; } public void setManufacturer(String manufacturer) { this.manufacturer = manufacturer; } public String getUsername() { return this.username; } public void setUsername(String username) { this.username = username; } } @Override public Class<NewNetDeviceInfoResponse> getResponseClass() { return NewNetDeviceInfoResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/NewNetDeviceInfoResponse.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.cloudwifi_pop.model.v20191118; import java.util.List; import com.aliyuncs.AcsResponse; import com.aliyuncs.cloudwifi_pop.transform.v20191118.NewNetDeviceInfoResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class NewNetDeviceInfoResponse extends AcsResponse { private String errorMessage; private String requestId; private Boolean isSuccess; private Integer errorCode; private List<Long> data; public String getErrorMessage() { return this.errorMessage; } public void setErrorMessage(String errorMessage) { this.errorMessage = errorMessage; } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } public Boolean getIsSuccess() { return this.isSuccess; } public void setIsSuccess(Boolean isSuccess) { this.isSuccess = isSuccess; } public Integer getErrorCode() { return this.errorCode; } public void setErrorCode(Integer errorCode) { this.errorCode = errorCode; } public List<Long> getData() { return this.data; } public void setData(List<Long> data) { this.data = data; } @Override public NewNetDeviceInfoResponse getInstance(UnmarshallerContext context) { return NewNetDeviceInfoResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/PutAppConfigAndSaveRequest.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.cloudwifi_pop.model.v20191118; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.cloudwifi_pop.Endpoint; /** * @author auto create * @version */ public class PutAppConfigAndSaveRequest extends RpcAcsRequest<PutAppConfigAndSaveResponse> { private Long currentTime; private String appName; private String data; private String appCode; private String apMac; private String configureType; public PutAppConfigAndSaveRequest() { super("cloudwifi-pop", "2019-11-18", "PutAppConfigAndSave", "cloudap"); setMethod(MethodType.POST); try { com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap); com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType); } catch (Exception e) {} } public Long getCurrentTime() { return this.currentTime; } public void setCurrentTime(Long currentTime) { this.currentTime = currentTime; if(currentTime != null){ putQueryParameter("CurrentTime", currentTime.toString()); } } public String getAppName() { return this.appName; } public void setAppName(String appName) { this.appName = appName; if(appName != null){ putQueryParameter("AppName", appName); } } public String getData() { return this.data; } public void setData(String data) { this.data = data; if(data != null){ putQueryParameter("Data", data); } } public String getAppCode() { return this.appCode; } public void setAppCode(String appCode) { this.appCode = appCode; if(appCode != null){ putQueryParameter("AppCode", appCode); } } public String getApMac() { return this.apMac; } public void setApMac(String apMac) { this.apMac = apMac; if(apMac != null){ putQueryParameter("ApMac", apMac); } } public String getConfigureType() { return this.configureType; } public void setConfigureType(String configureType) { this.configureType = configureType; if(configureType != null){ putQueryParameter("ConfigureType", configureType); } } @Override public Class<PutAppConfigAndSaveResponse> getResponseClass() { return PutAppConfigAndSaveResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model
java-sources/com/aliyun/aliyun-java-sdk-cloudwifi-pop/2.0.3/com/aliyuncs/cloudwifi_pop/model/v20191118/PutAppConfigAndSaveResponse.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.cloudwifi_pop.model.v20191118; import java.util.Map; import com.aliyuncs.AcsResponse; import com.aliyuncs.cloudwifi_pop.transform.v20191118.PutAppConfigAndSaveResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class PutAppConfigAndSaveResponse extends AcsResponse { private Map<Object,Object> data; private String requestId; private String errorMessage; private Boolean isSuccess; private Integer errorCode; public Map<Object,Object> getData() { return this.data; } public void setData(Map<Object,Object> data) { this.data = data; } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } public String getErrorMessage() { return this.errorMessage; } public void setErrorMessage(String errorMessage) { this.errorMessage = errorMessage; } public Boolean getIsSuccess() { return this.isSuccess; } public void setIsSuccess(Boolean isSuccess) { this.isSuccess = isSuccess; } public Integer getErrorCode() { return this.errorCode; } public void setErrorCode(Integer errorCode) { this.errorCode = errorCode; } @Override public PutAppConfigAndSaveResponse getInstance(UnmarshallerContext context) { return PutAppConfigAndSaveResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }