index
int64
repo_id
string
file_path
string
content
string
0
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform/v20220314/DeleteWirelessCloudConnectorResponseUnmarshaller.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.cc5g.transform.v20220314; import com.aliyuncs.cc5g.model.v20220314.DeleteWirelessCloudConnectorResponse; import com.aliyuncs.transform.UnmarshallerContext; public class DeleteWirelessCloudConnectorResponseUnmarshaller { public static DeleteWirelessCloudConnectorResponse unmarshall(DeleteWirelessCloudConnectorResponse deleteWirelessCloudConnectorResponse, UnmarshallerContext _ctx) { deleteWirelessCloudConnectorResponse.setRequestId(_ctx.stringValue("DeleteWirelessCloudConnectorResponse.RequestId")); return deleteWirelessCloudConnectorResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform/v20220314/DetachVpcFromNetLinkResponseUnmarshaller.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.cc5g.transform.v20220314; import com.aliyuncs.cc5g.model.v20220314.DetachVpcFromNetLinkResponse; import com.aliyuncs.transform.UnmarshallerContext; public class DetachVpcFromNetLinkResponseUnmarshaller { public static DetachVpcFromNetLinkResponse unmarshall(DetachVpcFromNetLinkResponse detachVpcFromNetLinkResponse, UnmarshallerContext _ctx) { detachVpcFromNetLinkResponse.setRequestId(_ctx.stringValue("DetachVpcFromNetLinkResponse.RequestId")); return detachVpcFromNetLinkResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform/v20220314/FailCardsResponseUnmarshaller.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.cc5g.transform.v20220314; import com.aliyuncs.cc5g.model.v20220314.FailCardsResponse; import com.aliyuncs.transform.UnmarshallerContext; public class FailCardsResponseUnmarshaller { public static FailCardsResponse unmarshall(FailCardsResponse failCardsResponse, UnmarshallerContext _ctx) { failCardsResponse.setRequestId(_ctx.stringValue("FailCardsResponse.RequestId")); return failCardsResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform/v20220314/GetCardLockReasonResponseUnmarshaller.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.cc5g.transform.v20220314; import com.aliyuncs.cc5g.model.v20220314.GetCardLockReasonResponse; import com.aliyuncs.transform.UnmarshallerContext; public class GetCardLockReasonResponseUnmarshaller { public static GetCardLockReasonResponse unmarshall(GetCardLockReasonResponse getCardLockReasonResponse, UnmarshallerContext _ctx) { getCardLockReasonResponse.setRequestId(_ctx.stringValue("GetCardLockReasonResponse.RequestId")); getCardLockReasonResponse.setLockReason(_ctx.stringValue("GetCardLockReasonResponse.LockReason")); return getCardLockReasonResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform/v20220314/GetCardResponseUnmarshaller.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.cc5g.transform.v20220314; import com.aliyuncs.cc5g.model.v20220314.GetCardResponse; import com.aliyuncs.transform.UnmarshallerContext; public class GetCardResponseUnmarshaller { public static GetCardResponse unmarshall(GetCardResponse getCardResponse, UnmarshallerContext _ctx) { getCardResponse.setRequestId(_ctx.stringValue("GetCardResponse.RequestId")); getCardResponse.setIccid(_ctx.stringValue("GetCardResponse.Iccid")); getCardResponse.setNetType(_ctx.stringValue("GetCardResponse.NetType")); getCardResponse.setAPN(_ctx.stringValue("GetCardResponse.APN")); getCardResponse.setISP(_ctx.stringValue("GetCardResponse.ISP")); getCardResponse.setIpAddress(_ctx.stringValue("GetCardResponse.IpAddress")); getCardResponse.setImsi(_ctx.stringValue("GetCardResponse.Imsi")); getCardResponse.setImei(_ctx.stringValue("GetCardResponse.Imei")); getCardResponse.setLock(_ctx.stringValue("GetCardResponse.Lock")); getCardResponse.setSpec(_ctx.stringValue("GetCardResponse.Spec")); getCardResponse.setSimStatus(_ctx.stringValue("GetCardResponse.SimStatus")); getCardResponse.setStatus(_ctx.stringValue("GetCardResponse.Status")); getCardResponse.setDescription(_ctx.stringValue("GetCardResponse.Description")); getCardResponse.setName(_ctx.stringValue("GetCardResponse.Name")); getCardResponse.setWirelessCloudConnectorId(_ctx.stringValue("GetCardResponse.WirelessCloudConnectorId")); getCardResponse.setCloudConnectorId(_ctx.stringValue("GetCardResponse.CloudConnectorId")); getCardResponse.setUsageDataMonth(_ctx.integerValue("GetCardResponse.UsageDataMonth")); getCardResponse.setOrderId(_ctx.stringValue("GetCardResponse.OrderId")); getCardResponse.setActivatedTime(_ctx.stringValue("GetCardResponse.ActivatedTime")); getCardResponse.setMsisdn(_ctx.stringValue("GetCardResponse.Msisdn")); getCardResponse.setUsageDataTotal(_ctx.longValue("GetCardResponse.UsageDataTotal")); getCardResponse.setLimitThreshold(_ctx.longValue("GetCardResponse.LimitThreshold")); getCardResponse.setStopThreshold(_ctx.longValue("GetCardResponse.StopThreshold")); getCardResponse.setAlarmThreshold(_ctx.longValue("GetCardResponse.AlarmThreshold")); return getCardResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform/v20220314/GetCreateCustomerInformationResponseUnmarshaller.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.cc5g.transform.v20220314; import com.aliyuncs.cc5g.model.v20220314.GetCreateCustomerInformationResponse; import com.aliyuncs.transform.UnmarshallerContext; public class GetCreateCustomerInformationResponseUnmarshaller { public static GetCreateCustomerInformationResponse unmarshall(GetCreateCustomerInformationResponse getCreateCustomerInformationResponse, UnmarshallerContext _ctx) { getCreateCustomerInformationResponse.setRequestId(_ctx.stringValue("GetCreateCustomerInformationResponse.RequestId")); getCreateCustomerInformationResponse.setURL(_ctx.stringValue("GetCreateCustomerInformationResponse.URL")); getCreateCustomerInformationResponse.setCanBuyCard(_ctx.stringValue("GetCreateCustomerInformationResponse.CanBuyCard")); return getCreateCustomerInformationResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform/v20220314/GetDiagnoseResultForSingleCardResponseUnmarshaller.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.cc5g.transform.v20220314; import java.util.ArrayList; import java.util.List; import com.aliyuncs.cc5g.model.v20220314.GetDiagnoseResultForSingleCardResponse; import com.aliyuncs.cc5g.model.v20220314.GetDiagnoseResultForSingleCardResponse.DiagnoseItemItem; import com.aliyuncs.cc5g.model.v20220314.GetDiagnoseResultForSingleCardResponse.DiagnoseItemItem.SubItemsItem; import com.aliyuncs.cc5g.model.v20220314.GetDiagnoseResultForSingleCardResponse.DiagnoseResult; import com.aliyuncs.transform.UnmarshallerContext; public class GetDiagnoseResultForSingleCardResponseUnmarshaller { public static GetDiagnoseResultForSingleCardResponse unmarshall(GetDiagnoseResultForSingleCardResponse getDiagnoseResultForSingleCardResponse, UnmarshallerContext _ctx) { getDiagnoseResultForSingleCardResponse.setRequestId(_ctx.stringValue("GetDiagnoseResultForSingleCardResponse.RequestId")); getDiagnoseResultForSingleCardResponse.setWirelessCloudConnectorId(_ctx.stringValue("GetDiagnoseResultForSingleCardResponse.WirelessCloudConnectorId")); getDiagnoseResultForSingleCardResponse.setCardIp(_ctx.stringValue("GetDiagnoseResultForSingleCardResponse.CardIp")); getDiagnoseResultForSingleCardResponse.setIccId(_ctx.stringValue("GetDiagnoseResultForSingleCardResponse.IccId")); getDiagnoseResultForSingleCardResponse.setDestination(_ctx.stringValue("GetDiagnoseResultForSingleCardResponse.Destination")); getDiagnoseResultForSingleCardResponse.setDestinationType(_ctx.stringValue("GetDiagnoseResultForSingleCardResponse.DestinationType")); getDiagnoseResultForSingleCardResponse.setBeginTime(_ctx.longValue("GetDiagnoseResultForSingleCardResponse.BeginTime")); getDiagnoseResultForSingleCardResponse.setEndTime(_ctx.longValue("GetDiagnoseResultForSingleCardResponse.EndTime")); getDiagnoseResultForSingleCardResponse.setStatus(_ctx.stringValue("GetDiagnoseResultForSingleCardResponse.Status")); List<DiagnoseResult> errorResult = new ArrayList<DiagnoseResult>(); for (int i = 0; i < _ctx.lengthValue("GetDiagnoseResultForSingleCardResponse.ErrorResult.Length"); i++) { DiagnoseResult diagnoseResult = new DiagnoseResult(); diagnoseResult.setErrorLevel(_ctx.stringValue("GetDiagnoseResultForSingleCardResponse.ErrorResult["+ i +"].ErrorLevel")); diagnoseResult.setErrorPart(_ctx.stringValue("GetDiagnoseResultForSingleCardResponse.ErrorResult["+ i +"].ErrorPart")); diagnoseResult.setErrorItem(_ctx.stringValue("GetDiagnoseResultForSingleCardResponse.ErrorResult["+ i +"].ErrorItem")); diagnoseResult.setErrorDesc(_ctx.stringValue("GetDiagnoseResultForSingleCardResponse.ErrorResult["+ i +"].ErrorDesc")); diagnoseResult.setErrorSuggestion(_ctx.stringValue("GetDiagnoseResultForSingleCardResponse.ErrorResult["+ i +"].ErrorSuggestion")); errorResult.add(diagnoseResult); } getDiagnoseResultForSingleCardResponse.setErrorResult(errorResult); List<DiagnoseItemItem> diagnoseItem = new ArrayList<DiagnoseItemItem>(); for (int i = 0; i < _ctx.lengthValue("GetDiagnoseResultForSingleCardResponse.DiagnoseItem.Length"); i++) { DiagnoseItemItem diagnoseItemItem = new DiagnoseItemItem(); diagnoseItemItem.setPart(_ctx.stringValue("GetDiagnoseResultForSingleCardResponse.DiagnoseItem["+ i +"].Part")); diagnoseItemItem.setStatus(_ctx.stringValue("GetDiagnoseResultForSingleCardResponse.DiagnoseItem["+ i +"].Status")); List<SubItemsItem> subItems = new ArrayList<SubItemsItem>(); for (int j = 0; j < _ctx.lengthValue("GetDiagnoseResultForSingleCardResponse.DiagnoseItem["+ i +"].SubItems.Length"); j++) { SubItemsItem subItemsItem = new SubItemsItem(); subItemsItem.setSubItem(_ctx.stringValue("GetDiagnoseResultForSingleCardResponse.DiagnoseItem["+ i +"].SubItems["+ j +"].SubItem")); subItemsItem.setSubItemStatus(_ctx.stringValue("GetDiagnoseResultForSingleCardResponse.DiagnoseItem["+ i +"].SubItems["+ j +"].SubItemStatus")); subItemsItem.setSubItemInfo(_ctx.stringValue("GetDiagnoseResultForSingleCardResponse.DiagnoseItem["+ i +"].SubItems["+ j +"].SubItemInfo")); subItems.add(subItemsItem); } diagnoseItemItem.setSubItems(subItems); diagnoseItem.add(diagnoseItemItem); } getDiagnoseResultForSingleCardResponse.setDiagnoseItem(diagnoseItem); return getDiagnoseResultForSingleCardResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform/v20220314/GetWirelessCloudConnectorResponseUnmarshaller.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.cc5g.transform.v20220314; import java.util.ArrayList; import java.util.List; import com.aliyuncs.cc5g.model.v20220314.GetWirelessCloudConnectorResponse; import com.aliyuncs.cc5g.model.v20220314.GetWirelessCloudConnectorResponse.NetLink; import com.aliyuncs.transform.UnmarshallerContext; public class GetWirelessCloudConnectorResponseUnmarshaller { public static GetWirelessCloudConnectorResponse unmarshall(GetWirelessCloudConnectorResponse getWirelessCloudConnectorResponse, UnmarshallerContext _ctx) { getWirelessCloudConnectorResponse.setRequestId(_ctx.stringValue("GetWirelessCloudConnectorResponse.RequestId")); getWirelessCloudConnectorResponse.setWirelessCloudConnectorId(_ctx.stringValue("GetWirelessCloudConnectorResponse.WirelessCloudConnectorId")); getWirelessCloudConnectorResponse.setStatus(_ctx.stringValue("GetWirelessCloudConnectorResponse.Status")); getWirelessCloudConnectorResponse.setName(_ctx.stringValue("GetWirelessCloudConnectorResponse.Name")); getWirelessCloudConnectorResponse.setDescription(_ctx.stringValue("GetWirelessCloudConnectorResponse.Description")); getWirelessCloudConnectorResponse.setRegionId(_ctx.stringValue("GetWirelessCloudConnectorResponse.RegionId")); getWirelessCloudConnectorResponse.setUseCase(_ctx.stringValue("GetWirelessCloudConnectorResponse.UseCase")); getWirelessCloudConnectorResponse.setDataPackageId(_ctx.stringValue("GetWirelessCloudConnectorResponse.DataPackageId")); getWirelessCloudConnectorResponse.setDataPackageType(_ctx.stringValue("GetWirelessCloudConnectorResponse.DataPackageType")); getWirelessCloudConnectorResponse.setCardCount(_ctx.stringValue("GetWirelessCloudConnectorResponse.CardCount")); getWirelessCloudConnectorResponse.setCreateTime(_ctx.stringValue("GetWirelessCloudConnectorResponse.CreateTime")); getWirelessCloudConnectorResponse.setBusinessType(_ctx.stringValue("GetWirelessCloudConnectorResponse.BusinessType")); getWirelessCloudConnectorResponse.setWirelessCloudConnectorGroupId(_ctx.stringValue("GetWirelessCloudConnectorResponse.WirelessCloudConnectorGroupId")); getWirelessCloudConnectorResponse.setServiceType(_ctx.stringValue("GetWirelessCloudConnectorResponse.ServiceType")); List<String> features = new ArrayList<String>(); for (int i = 0; i < _ctx.lengthValue("GetWirelessCloudConnectorResponse.Features.Length"); i++) { features.add(_ctx.stringValue("GetWirelessCloudConnectorResponse.Features["+ i +"]")); } getWirelessCloudConnectorResponse.setFeatures(features); List<NetLink> netLinks = new ArrayList<NetLink>(); for (int i = 0; i < _ctx.lengthValue("GetWirelessCloudConnectorResponse.NetLinks.Length"); i++) { NetLink netLink = new NetLink(); netLink.setRegionId(_ctx.stringValue("GetWirelessCloudConnectorResponse.NetLinks["+ i +"].RegionId")); netLink.setNetLinkId(_ctx.stringValue("GetWirelessCloudConnectorResponse.NetLinks["+ i +"].NetLinkId")); netLink.setName(_ctx.stringValue("GetWirelessCloudConnectorResponse.NetLinks["+ i +"].Name")); netLink.setDescription(_ctx.stringValue("GetWirelessCloudConnectorResponse.NetLinks["+ i +"].Description")); netLink.setStatus(_ctx.stringValue("GetWirelessCloudConnectorResponse.NetLinks["+ i +"].Status")); netLink.setType(_ctx.stringValue("GetWirelessCloudConnectorResponse.NetLinks["+ i +"].Type")); netLink.setAPN(_ctx.stringValue("GetWirelessCloudConnectorResponse.NetLinks["+ i +"].APN")); netLink.setISP(_ctx.stringValue("GetWirelessCloudConnectorResponse.NetLinks["+ i +"].ISP")); netLink.setVpcId(_ctx.stringValue("GetWirelessCloudConnectorResponse.NetLinks["+ i +"].VpcId")); netLink.setCreateTime(_ctx.stringValue("GetWirelessCloudConnectorResponse.NetLinks["+ i +"].CreateTime")); netLink.setGrantAliUid(_ctx.stringValue("GetWirelessCloudConnectorResponse.NetLinks["+ i +"].GrantAliUid")); List<String> vSwitchs = new ArrayList<String>(); for (int j = 0; j < _ctx.lengthValue("GetWirelessCloudConnectorResponse.NetLinks["+ i +"].VSwitchs.Length"); j++) { vSwitchs.add(_ctx.stringValue("GetWirelessCloudConnectorResponse.NetLinks["+ i +"].VSwitchs["+ j +"]")); } netLink.setVSwitchs(vSwitchs); netLinks.add(netLink); } getWirelessCloudConnectorResponse.setNetLinks(netLinks); return getWirelessCloudConnectorResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform/v20220314/GrantNetLinkResponseUnmarshaller.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.cc5g.transform.v20220314; import com.aliyuncs.cc5g.model.v20220314.GrantNetLinkResponse; import com.aliyuncs.transform.UnmarshallerContext; public class GrantNetLinkResponseUnmarshaller { public static GrantNetLinkResponse unmarshall(GrantNetLinkResponse grantNetLinkResponse, UnmarshallerContext _ctx) { grantNetLinkResponse.setRequestId(_ctx.stringValue("GrantNetLinkResponse.RequestId")); return grantNetLinkResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform/v20220314/ListAPNsResponseUnmarshaller.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.cc5g.transform.v20220314; import java.util.ArrayList; import java.util.List; import com.aliyuncs.cc5g.model.v20220314.ListAPNsResponse; import com.aliyuncs.cc5g.model.v20220314.ListAPNsResponse.Region; import com.aliyuncs.transform.UnmarshallerContext; public class ListAPNsResponseUnmarshaller { public static ListAPNsResponse unmarshall(ListAPNsResponse listAPNsResponse, UnmarshallerContext _ctx) { listAPNsResponse.setRequestId(_ctx.stringValue("ListAPNsResponse.RequestId")); listAPNsResponse.setNextToken(_ctx.stringValue("ListAPNsResponse.NextToken")); listAPNsResponse.setMaxResults(_ctx.stringValue("ListAPNsResponse.MaxResults")); listAPNsResponse.setTotalCount(_ctx.stringValue("ListAPNsResponse.TotalCount")); List<Region> aPNs = new ArrayList<Region>(); for (int i = 0; i < _ctx.lengthValue("ListAPNsResponse.APNs.Length"); i++) { Region region = new Region(); region.setISP(_ctx.stringValue("ListAPNsResponse.APNs["+ i +"].ISP")); region.setAPN(_ctx.stringValue("ListAPNsResponse.APNs["+ i +"].APN")); region.setName(_ctx.stringValue("ListAPNsResponse.APNs["+ i +"].Name")); region.setDescription(_ctx.stringValue("ListAPNsResponse.APNs["+ i +"].Description")); List<String> zones = new ArrayList<String>(); for (int j = 0; j < _ctx.lengthValue("ListAPNsResponse.APNs["+ i +"].Zones.Length"); j++) { zones.add(_ctx.stringValue("ListAPNsResponse.APNs["+ i +"].Zones["+ j +"]")); } region.setZones(zones); aPNs.add(region); } listAPNsResponse.setAPNs(aPNs); return listAPNsResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform/v20220314/ListAuthorizationRulesResponseUnmarshaller.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.cc5g.transform.v20220314; import java.util.ArrayList; import java.util.List; import com.aliyuncs.cc5g.model.v20220314.ListAuthorizationRulesResponse; import com.aliyuncs.cc5g.model.v20220314.ListAuthorizationRulesResponse.AuthorizationRule; import com.aliyuncs.transform.UnmarshallerContext; public class ListAuthorizationRulesResponseUnmarshaller { public static ListAuthorizationRulesResponse unmarshall(ListAuthorizationRulesResponse listAuthorizationRulesResponse, UnmarshallerContext _ctx) { listAuthorizationRulesResponse.setRequestId(_ctx.stringValue("ListAuthorizationRulesResponse.RequestId")); listAuthorizationRulesResponse.setNextToken(_ctx.stringValue("ListAuthorizationRulesResponse.NextToken")); listAuthorizationRulesResponse.setMaxResults(_ctx.stringValue("ListAuthorizationRulesResponse.MaxResults")); listAuthorizationRulesResponse.setTotalCount(_ctx.stringValue("ListAuthorizationRulesResponse.TotalCount")); List<AuthorizationRule> authorizationRules = new ArrayList<AuthorizationRule>(); for (int i = 0; i < _ctx.lengthValue("ListAuthorizationRulesResponse.AuthorizationRules.Length"); i++) { AuthorizationRule authorizationRule = new AuthorizationRule(); authorizationRule.setAuthorizationRuleId(_ctx.stringValue("ListAuthorizationRulesResponse.AuthorizationRules["+ i +"].AuthorizationRuleId")); authorizationRule.setStatus(_ctx.stringValue("ListAuthorizationRulesResponse.AuthorizationRules["+ i +"].Status")); authorizationRule.setName(_ctx.stringValue("ListAuthorizationRulesResponse.AuthorizationRules["+ i +"].Name")); authorizationRule.setDescription(_ctx.stringValue("ListAuthorizationRulesResponse.AuthorizationRules["+ i +"].Description")); authorizationRule.setType(_ctx.stringValue("ListAuthorizationRulesResponse.AuthorizationRules["+ i +"].Type")); authorizationRule.setSourceCidr(_ctx.stringValue("ListAuthorizationRulesResponse.AuthorizationRules["+ i +"].SourceCidr")); authorizationRule.setDestinationType(_ctx.stringValue("ListAuthorizationRulesResponse.AuthorizationRules["+ i +"].DestinationType")); authorizationRule.setBizProtocol(_ctx.stringValue("ListAuthorizationRulesResponse.AuthorizationRules["+ i +"].Protocol")); authorizationRule.setDestinationPort(_ctx.stringValue("ListAuthorizationRulesResponse.AuthorizationRules["+ i +"].DestinationPort")); authorizationRule.setDestination(_ctx.stringValue("ListAuthorizationRulesResponse.AuthorizationRules["+ i +"].Destination")); authorizationRule.setPolicy(_ctx.stringValue("ListAuthorizationRulesResponse.AuthorizationRules["+ i +"].Policy")); authorizationRule.setDns(_ctx.booleanValue("ListAuthorizationRulesResponse.AuthorizationRules["+ i +"].Dns")); authorizationRule.setCreateTime(_ctx.stringValue("ListAuthorizationRulesResponse.AuthorizationRules["+ i +"].CreateTime")); authorizationRules.add(authorizationRule); } listAuthorizationRulesResponse.setAuthorizationRules(authorizationRules); return listAuthorizationRulesResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform/v20220314/ListBatchOperateCardsTasksResponseUnmarshaller.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.cc5g.transform.v20220314; import java.util.ArrayList; import java.util.List; import com.aliyuncs.cc5g.model.v20220314.ListBatchOperateCardsTasksResponse; import com.aliyuncs.cc5g.model.v20220314.ListBatchOperateCardsTasksResponse.BatchOperateCardsTask; import com.aliyuncs.cc5g.model.v20220314.ListBatchOperateCardsTasksResponse.BatchOperateCardsTask.WirelessCloudConnector; import com.aliyuncs.transform.UnmarshallerContext; public class ListBatchOperateCardsTasksResponseUnmarshaller { public static ListBatchOperateCardsTasksResponse unmarshall(ListBatchOperateCardsTasksResponse listBatchOperateCardsTasksResponse, UnmarshallerContext _ctx) { listBatchOperateCardsTasksResponse.setRequestId(_ctx.stringValue("ListBatchOperateCardsTasksResponse.RequestId")); listBatchOperateCardsTasksResponse.setNextToken(_ctx.stringValue("ListBatchOperateCardsTasksResponse.NextToken")); listBatchOperateCardsTasksResponse.setMaxResults(_ctx.stringValue("ListBatchOperateCardsTasksResponse.MaxResults")); listBatchOperateCardsTasksResponse.setTotalCount(_ctx.stringValue("ListBatchOperateCardsTasksResponse.TotalCount")); List<BatchOperateCardsTask> batchOperateCardsTasks = new ArrayList<BatchOperateCardsTask>(); for (int i = 0; i < _ctx.lengthValue("ListBatchOperateCardsTasksResponse.BatchOperateCardsTasks.Length"); i++) { BatchOperateCardsTask batchOperateCardsTask = new BatchOperateCardsTask(); batchOperateCardsTask.setBatchOperateCardsTaskId(_ctx.stringValue("ListBatchOperateCardsTasksResponse.BatchOperateCardsTasks["+ i +"].BatchOperateCardsTaskId")); batchOperateCardsTask.setStatus(_ctx.stringValue("ListBatchOperateCardsTasksResponse.BatchOperateCardsTasks["+ i +"].Status")); batchOperateCardsTask.setOperateType(_ctx.stringValue("ListBatchOperateCardsTasksResponse.BatchOperateCardsTasks["+ i +"].OperateType")); batchOperateCardsTask.setThreshold(_ctx.stringValue("ListBatchOperateCardsTasksResponse.BatchOperateCardsTasks["+ i +"].Threshold")); batchOperateCardsTask.setEffectType(_ctx.stringValue("ListBatchOperateCardsTasksResponse.BatchOperateCardsTasks["+ i +"].EffectType")); batchOperateCardsTask.setIccidsOssFilePath(_ctx.stringValue("ListBatchOperateCardsTasksResponse.BatchOperateCardsTasks["+ i +"].IccidsOssFilePath")); batchOperateCardsTask.setOperateResultOssFilePath(_ctx.stringValue("ListBatchOperateCardsTasksResponse.BatchOperateCardsTasks["+ i +"].OperateResultOssFilePath")); batchOperateCardsTask.setDescription(_ctx.stringValue("ListBatchOperateCardsTasksResponse.BatchOperateCardsTasks["+ i +"].Description")); batchOperateCardsTask.setName(_ctx.stringValue("ListBatchOperateCardsTasksResponse.BatchOperateCardsTasks["+ i +"].Name")); batchOperateCardsTask.setCreateTime(_ctx.stringValue("ListBatchOperateCardsTasksResponse.BatchOperateCardsTasks["+ i +"].CreateTime")); List<WirelessCloudConnector> wirelessCloudConnectors = new ArrayList<WirelessCloudConnector>(); for (int j = 0; j < _ctx.lengthValue("ListBatchOperateCardsTasksResponse.BatchOperateCardsTasks["+ i +"].WirelessCloudConnectors.Length"); j++) { WirelessCloudConnector wirelessCloudConnector = new WirelessCloudConnector(); wirelessCloudConnector.setWirelessCloudConnectorId(_ctx.stringValue("ListBatchOperateCardsTasksResponse.BatchOperateCardsTasks["+ i +"].WirelessCloudConnectors["+ j +"].WirelessCloudConnectorId")); wirelessCloudConnector.setStatus(_ctx.stringValue("ListBatchOperateCardsTasksResponse.BatchOperateCardsTasks["+ i +"].WirelessCloudConnectors["+ j +"].Status")); wirelessCloudConnectors.add(wirelessCloudConnector); } batchOperateCardsTask.setWirelessCloudConnectors(wirelessCloudConnectors); batchOperateCardsTasks.add(batchOperateCardsTask); } listBatchOperateCardsTasksResponse.setBatchOperateCardsTasks(batchOperateCardsTasks); return listBatchOperateCardsTasksResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform/v20220314/ListCardDayUsagesResponseUnmarshaller.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.cc5g.transform.v20220314; import java.util.ArrayList; import java.util.List; import com.aliyuncs.cc5g.model.v20220314.ListCardDayUsagesResponse; import com.aliyuncs.cc5g.model.v20220314.ListCardDayUsagesResponse.Card; import com.aliyuncs.cc5g.model.v20220314.ListCardDayUsagesResponse.Card.UsageDataMonth; import com.aliyuncs.cc5g.model.v20220314.ListCardDayUsagesResponse.Card.UsageDataMonth.CardDayUsage; import com.aliyuncs.transform.UnmarshallerContext; public class ListCardDayUsagesResponseUnmarshaller { public static ListCardDayUsagesResponse unmarshall(ListCardDayUsagesResponse listCardDayUsagesResponse, UnmarshallerContext _ctx) { listCardDayUsagesResponse.setRequestId(_ctx.stringValue("ListCardDayUsagesResponse.RequestId")); List<Card> cards = new ArrayList<Card>(); for (int i = 0; i < _ctx.lengthValue("ListCardDayUsagesResponse.Cards.Length"); i++) { Card card = new Card(); card.setIccid(_ctx.stringValue("ListCardDayUsagesResponse.Cards["+ i +"].Iccid")); List<UsageDataMonth> usageDataMonths = new ArrayList<UsageDataMonth>(); for (int j = 0; j < _ctx.lengthValue("ListCardDayUsagesResponse.Cards["+ i +"].UsageDataMonths.Length"); j++) { UsageDataMonth usageDataMonth = new UsageDataMonth(); usageDataMonth.setUsageDataMonth(_ctx.stringValue("ListCardDayUsagesResponse.Cards["+ i +"].UsageDataMonths["+ j +"].UsageDataMonth")); usageDataMonth.setMonth(_ctx.stringValue("ListCardDayUsagesResponse.Cards["+ i +"].UsageDataMonths["+ j +"].Month")); List<CardDayUsage> cardDayUsages = new ArrayList<CardDayUsage>(); for (int k = 0; k < _ctx.lengthValue("ListCardDayUsagesResponse.Cards["+ i +"].UsageDataMonths["+ j +"].CardDayUsages.Length"); k++) { CardDayUsage cardDayUsage = new CardDayUsage(); cardDayUsage.setDay(_ctx.stringValue("ListCardDayUsagesResponse.Cards["+ i +"].UsageDataMonths["+ j +"].CardDayUsages["+ k +"].Day")); cardDayUsage.setUsageData(_ctx.stringValue("ListCardDayUsagesResponse.Cards["+ i +"].UsageDataMonths["+ j +"].CardDayUsages["+ k +"].UsageData")); cardDayUsages.add(cardDayUsage); } usageDataMonth.setCardDayUsages(cardDayUsages); usageDataMonths.add(usageDataMonth); } card.setUsageDataMonths(usageDataMonths); cards.add(card); } listCardDayUsagesResponse.setCards(cards); return listCardDayUsagesResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform/v20220314/ListCardUsagesResponseUnmarshaller.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.cc5g.transform.v20220314; import java.util.ArrayList; import java.util.List; import com.aliyuncs.cc5g.model.v20220314.ListCardUsagesResponse; import com.aliyuncs.cc5g.model.v20220314.ListCardUsagesResponse.Card; import com.aliyuncs.transform.UnmarshallerContext; public class ListCardUsagesResponseUnmarshaller { public static ListCardUsagesResponse unmarshall(ListCardUsagesResponse listCardUsagesResponse, UnmarshallerContext _ctx) { listCardUsagesResponse.setRequestId(_ctx.stringValue("ListCardUsagesResponse.RequestId")); listCardUsagesResponse.setTotalCount(_ctx.stringValue("ListCardUsagesResponse.TotalCount")); List<Card> cards = new ArrayList<Card>(); for (int i = 0; i < _ctx.lengthValue("ListCardUsagesResponse.Cards.Length"); i++) { Card card = new Card(); card.setIccid(_ctx.stringValue("ListCardUsagesResponse.Cards["+ i +"].Iccid")); card.setUsageDataMonth(_ctx.longValue("ListCardUsagesResponse.Cards["+ i +"].UsageDataMonth")); cards.add(card); } listCardUsagesResponse.setCards(cards); return listCardUsagesResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform/v20220314/ListCardsResponseUnmarshaller.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.cc5g.transform.v20220314; import java.util.ArrayList; import java.util.List; import com.aliyuncs.cc5g.model.v20220314.ListCardsResponse; import com.aliyuncs.cc5g.model.v20220314.ListCardsResponse.Card; import com.aliyuncs.transform.UnmarshallerContext; public class ListCardsResponseUnmarshaller { public static ListCardsResponse unmarshall(ListCardsResponse listCardsResponse, UnmarshallerContext _ctx) { listCardsResponse.setRequestId(_ctx.stringValue("ListCardsResponse.RequestId")); listCardsResponse.setNextToken(_ctx.stringValue("ListCardsResponse.NextToken")); listCardsResponse.setMaxResults(_ctx.stringValue("ListCardsResponse.MaxResults")); listCardsResponse.setTotalCount(_ctx.stringValue("ListCardsResponse.TotalCount")); List<Card> cards = new ArrayList<Card>(); for (int i = 0; i < _ctx.lengthValue("ListCardsResponse.Cards.Length"); i++) { Card card = new Card(); card.setIccid(_ctx.stringValue("ListCardsResponse.Cards["+ i +"].Iccid")); card.setNetType(_ctx.stringValue("ListCardsResponse.Cards["+ i +"].NetType")); card.setAPN(_ctx.stringValue("ListCardsResponse.Cards["+ i +"].APN")); card.setISP(_ctx.stringValue("ListCardsResponse.Cards["+ i +"].ISP")); card.setIpAddress(_ctx.stringValue("ListCardsResponse.Cards["+ i +"].IpAddress")); card.setImsi(_ctx.stringValue("ListCardsResponse.Cards["+ i +"].Imsi")); card.setImei(_ctx.stringValue("ListCardsResponse.Cards["+ i +"].Imei")); card.setLock(_ctx.booleanValue("ListCardsResponse.Cards["+ i +"].Lock")); card.setSpec(_ctx.stringValue("ListCardsResponse.Cards["+ i +"].Spec")); card.setStatus(_ctx.stringValue("ListCardsResponse.Cards["+ i +"].Status")); card.setDescription(_ctx.stringValue("ListCardsResponse.Cards["+ i +"].Description")); card.setName(_ctx.stringValue("ListCardsResponse.Cards["+ i +"].Name")); card.setUsageDataMonth(_ctx.longValue("ListCardsResponse.Cards["+ i +"].UsageDataMonth")); card.setOrderId(_ctx.stringValue("ListCardsResponse.Cards["+ i +"].OrderId")); card.setActivatedTime(_ctx.stringValue("ListCardsResponse.Cards["+ i +"].ActivatedTime")); card.setBusinessStatus(_ctx.stringValue("ListCardsResponse.Cards["+ i +"].BusinessStatus")); card.setMsisdn(_ctx.stringValue("ListCardsResponse.Cards["+ i +"].Msisdn")); card.setUsageDataTotal(_ctx.stringValue("ListCardsResponse.Cards["+ i +"].UsageDataTotal")); cards.add(card); } listCardsResponse.setCards(cards); return listCardsResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform/v20220314/ListDataPackagesResponseUnmarshaller.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.cc5g.transform.v20220314; import java.util.ArrayList; import java.util.List; import com.aliyuncs.cc5g.model.v20220314.ListDataPackagesResponse; import com.aliyuncs.cc5g.model.v20220314.ListDataPackagesResponse.DataPackage; import com.aliyuncs.transform.UnmarshallerContext; public class ListDataPackagesResponseUnmarshaller { public static ListDataPackagesResponse unmarshall(ListDataPackagesResponse listDataPackagesResponse, UnmarshallerContext _ctx) { listDataPackagesResponse.setRequestId(_ctx.stringValue("ListDataPackagesResponse.RequestId")); listDataPackagesResponse.setNextToken(_ctx.stringValue("ListDataPackagesResponse.NextToken")); listDataPackagesResponse.setMaxResults(_ctx.stringValue("ListDataPackagesResponse.MaxResults")); listDataPackagesResponse.setTotalCount(_ctx.stringValue("ListDataPackagesResponse.TotalCount")); List<DataPackage> dataPackages = new ArrayList<DataPackage>(); for (int i = 0; i < _ctx.lengthValue("ListDataPackagesResponse.DataPackages.Length"); i++) { DataPackage dataPackage = new DataPackage(); dataPackage.setDataPackageId(_ctx.stringValue("ListDataPackagesResponse.DataPackages["+ i +"].DataPackageId")); dataPackage.setStatus(_ctx.stringValue("ListDataPackagesResponse.DataPackages["+ i +"].Status")); dataPackage.setName(_ctx.stringValue("ListDataPackagesResponse.DataPackages["+ i +"].Name")); dataPackage.setISP(_ctx.stringValue("ListDataPackagesResponse.DataPackages["+ i +"].ISP")); dataPackage.setSize(_ctx.stringValue("ListDataPackagesResponse.DataPackages["+ i +"].Size")); dataPackage.setCardCount(_ctx.stringValue("ListDataPackagesResponse.DataPackages["+ i +"].CardCount")); dataPackage.setCreateTime(_ctx.stringValue("ListDataPackagesResponse.DataPackages["+ i +"].CreateTime")); dataPackage.setExpiredTime(_ctx.stringValue("ListDataPackagesResponse.DataPackages["+ i +"].ExpiredTime")); dataPackages.add(dataPackage); } listDataPackagesResponse.setDataPackages(dataPackages); return listDataPackagesResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform/v20220314/ListDiagnoseInfoForSingleCardResponseUnmarshaller.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.cc5g.transform.v20220314; import java.util.ArrayList; import java.util.List; import com.aliyuncs.cc5g.model.v20220314.ListDiagnoseInfoForSingleCardResponse; import com.aliyuncs.cc5g.model.v20220314.ListDiagnoseInfoForSingleCardResponse.DiagnoseInfoItem; import com.aliyuncs.transform.UnmarshallerContext; public class ListDiagnoseInfoForSingleCardResponseUnmarshaller { public static ListDiagnoseInfoForSingleCardResponse unmarshall(ListDiagnoseInfoForSingleCardResponse listDiagnoseInfoForSingleCardResponse, UnmarshallerContext _ctx) { listDiagnoseInfoForSingleCardResponse.setRequestId(_ctx.stringValue("ListDiagnoseInfoForSingleCardResponse.RequestId")); listDiagnoseInfoForSingleCardResponse.setNextToken(_ctx.stringValue("ListDiagnoseInfoForSingleCardResponse.NextToken")); listDiagnoseInfoForSingleCardResponse.setMaxResults(_ctx.longValue("ListDiagnoseInfoForSingleCardResponse.MaxResults")); listDiagnoseInfoForSingleCardResponse.setTotalCount(_ctx.longValue("ListDiagnoseInfoForSingleCardResponse.TotalCount")); List<DiagnoseInfoItem> diagnoseInfo = new ArrayList<DiagnoseInfoItem>(); for (int i = 0; i < _ctx.lengthValue("ListDiagnoseInfoForSingleCardResponse.DiagnoseInfo.Length"); i++) { DiagnoseInfoItem diagnoseInfoItem = new DiagnoseInfoItem(); diagnoseInfoItem.setWirelessCloudConnectorId(_ctx.stringValue("ListDiagnoseInfoForSingleCardResponse.DiagnoseInfo["+ i +"].WirelessCloudConnectorId")); diagnoseInfoItem.setCardIp(_ctx.stringValue("ListDiagnoseInfoForSingleCardResponse.DiagnoseInfo["+ i +"].CardIp")); diagnoseInfoItem.setIccId(_ctx.stringValue("ListDiagnoseInfoForSingleCardResponse.DiagnoseInfo["+ i +"].IccId")); diagnoseInfoItem.setSourceType(_ctx.stringValue("ListDiagnoseInfoForSingleCardResponse.DiagnoseInfo["+ i +"].SourceType")); diagnoseInfoItem.setSource(_ctx.stringValue("ListDiagnoseInfoForSingleCardResponse.DiagnoseInfo["+ i +"].Source")); diagnoseInfoItem.setDestinationType(_ctx.stringValue("ListDiagnoseInfoForSingleCardResponse.DiagnoseInfo["+ i +"].DestinationType")); diagnoseInfoItem.setDestination(_ctx.stringValue("ListDiagnoseInfoForSingleCardResponse.DiagnoseInfo["+ i +"].Destination")); diagnoseInfoItem.setBeginTime(_ctx.longValue("ListDiagnoseInfoForSingleCardResponse.DiagnoseInfo["+ i +"].BeginTime")); diagnoseInfoItem.setEndTime(_ctx.longValue("ListDiagnoseInfoForSingleCardResponse.DiagnoseInfo["+ i +"].EndTime")); diagnoseInfoItem.setStatus(_ctx.stringValue("ListDiagnoseInfoForSingleCardResponse.DiagnoseInfo["+ i +"].Status")); diagnoseInfoItem.setDiagnoseTime(_ctx.longValue("ListDiagnoseInfoForSingleCardResponse.DiagnoseInfo["+ i +"].DiagnoseTime")); diagnoseInfoItem.setDiagnoseTaskId(_ctx.stringValue("ListDiagnoseInfoForSingleCardResponse.DiagnoseInfo["+ i +"].DiagnoseTaskId")); diagnoseInfo.add(diagnoseInfoItem); } listDiagnoseInfoForSingleCardResponse.setDiagnoseInfo(diagnoseInfo); return listDiagnoseInfoForSingleCardResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform/v20220314/ListGroupAuthorizationRulesResponseUnmarshaller.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.cc5g.transform.v20220314; import java.util.ArrayList; import java.util.List; import com.aliyuncs.cc5g.model.v20220314.ListGroupAuthorizationRulesResponse; import com.aliyuncs.cc5g.model.v20220314.ListGroupAuthorizationRulesResponse.GroupAuthorizationRule; import com.aliyuncs.transform.UnmarshallerContext; public class ListGroupAuthorizationRulesResponseUnmarshaller { public static ListGroupAuthorizationRulesResponse unmarshall(ListGroupAuthorizationRulesResponse listGroupAuthorizationRulesResponse, UnmarshallerContext _ctx) { listGroupAuthorizationRulesResponse.setRequestId(_ctx.stringValue("ListGroupAuthorizationRulesResponse.RequestId")); listGroupAuthorizationRulesResponse.setNextToken(_ctx.stringValue("ListGroupAuthorizationRulesResponse.NextToken")); listGroupAuthorizationRulesResponse.setMaxResults(_ctx.stringValue("ListGroupAuthorizationRulesResponse.MaxResults")); listGroupAuthorizationRulesResponse.setTotalCount(_ctx.stringValue("ListGroupAuthorizationRulesResponse.TotalCount")); List<GroupAuthorizationRule> groupAuthorizationRules = new ArrayList<GroupAuthorizationRule>(); for (int i = 0; i < _ctx.lengthValue("ListGroupAuthorizationRulesResponse.GroupAuthorizationRules.Length"); i++) { GroupAuthorizationRule groupAuthorizationRule = new GroupAuthorizationRule(); groupAuthorizationRule.setAuthorizationRuleId(_ctx.stringValue("ListGroupAuthorizationRulesResponse.GroupAuthorizationRules["+ i +"].AuthorizationRuleId")); groupAuthorizationRule.setStatus(_ctx.stringValue("ListGroupAuthorizationRulesResponse.GroupAuthorizationRules["+ i +"].Status")); groupAuthorizationRule.setName(_ctx.stringValue("ListGroupAuthorizationRulesResponse.GroupAuthorizationRules["+ i +"].Name")); groupAuthorizationRule.setDescription(_ctx.stringValue("ListGroupAuthorizationRulesResponse.GroupAuthorizationRules["+ i +"].Description")); groupAuthorizationRule.setType(_ctx.stringValue("ListGroupAuthorizationRulesResponse.GroupAuthorizationRules["+ i +"].Type")); groupAuthorizationRule.setSourceCidr(_ctx.stringValue("ListGroupAuthorizationRulesResponse.GroupAuthorizationRules["+ i +"].SourceCidr")); groupAuthorizationRule.setDestinationType(_ctx.stringValue("ListGroupAuthorizationRulesResponse.GroupAuthorizationRules["+ i +"].DestinationType")); groupAuthorizationRule.setBizProtocol(_ctx.stringValue("ListGroupAuthorizationRulesResponse.GroupAuthorizationRules["+ i +"].Protocol")); groupAuthorizationRule.setDestinationPort(_ctx.stringValue("ListGroupAuthorizationRulesResponse.GroupAuthorizationRules["+ i +"].DestinationPort")); groupAuthorizationRule.setDestination(_ctx.stringValue("ListGroupAuthorizationRulesResponse.GroupAuthorizationRules["+ i +"].Destination")); groupAuthorizationRule.setPolicy(_ctx.stringValue("ListGroupAuthorizationRulesResponse.GroupAuthorizationRules["+ i +"].Policy")); groupAuthorizationRule.setDns(_ctx.booleanValue("ListGroupAuthorizationRulesResponse.GroupAuthorizationRules["+ i +"].Dns")); groupAuthorizationRule.setCreateTime(_ctx.stringValue("ListGroupAuthorizationRulesResponse.GroupAuthorizationRules["+ i +"].CreateTime")); groupAuthorizationRules.add(groupAuthorizationRule); } listGroupAuthorizationRulesResponse.setGroupAuthorizationRules(groupAuthorizationRules); return listGroupAuthorizationRulesResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform/v20220314/ListIoTCloudConnectorBackhaulRouteResponseUnmarshaller.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.cc5g.transform.v20220314; import java.util.ArrayList; import java.util.List; import com.aliyuncs.cc5g.model.v20220314.ListIoTCloudConnectorBackhaulRouteResponse; import com.aliyuncs.cc5g.model.v20220314.ListIoTCloudConnectorBackhaulRouteResponse.RouteEntry; import com.aliyuncs.transform.UnmarshallerContext; public class ListIoTCloudConnectorBackhaulRouteResponseUnmarshaller { public static ListIoTCloudConnectorBackhaulRouteResponse unmarshall(ListIoTCloudConnectorBackhaulRouteResponse listIoTCloudConnectorBackhaulRouteResponse, UnmarshallerContext _ctx) { listIoTCloudConnectorBackhaulRouteResponse.setRequestId(_ctx.stringValue("ListIoTCloudConnectorBackhaulRouteResponse.RequestId")); listIoTCloudConnectorBackhaulRouteResponse.setNetLinkId(_ctx.stringValue("ListIoTCloudConnectorBackhaulRouteResponse.NetLinkId")); List<RouteEntry> routes = new ArrayList<RouteEntry>(); for (int i = 0; i < _ctx.lengthValue("ListIoTCloudConnectorBackhaulRouteResponse.Routes.Length"); i++) { RouteEntry routeEntry = new RouteEntry(); routeEntry.setDestinationCidrBlock(_ctx.stringValue("ListIoTCloudConnectorBackhaulRouteResponse.Routes["+ i +"].DestinationCidrBlock")); routeEntry.setNextHopId(_ctx.stringValue("ListIoTCloudConnectorBackhaulRouteResponse.Routes["+ i +"].NextHopId")); routeEntry.setNextHopType(_ctx.stringValue("ListIoTCloudConnectorBackhaulRouteResponse.Routes["+ i +"].NextHopType")); routeEntry.setDescription(_ctx.stringValue("ListIoTCloudConnectorBackhaulRouteResponse.Routes["+ i +"].Description")); routeEntry.setStatus(_ctx.stringValue("ListIoTCloudConnectorBackhaulRouteResponse.Routes["+ i +"].Status")); routes.add(routeEntry); } listIoTCloudConnectorBackhaulRouteResponse.setRoutes(routes); return listIoTCloudConnectorBackhaulRouteResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform/v20220314/ListOrdersResponseUnmarshaller.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.cc5g.transform.v20220314; import java.util.ArrayList; import java.util.List; import com.aliyuncs.cc5g.model.v20220314.ListOrdersResponse; import com.aliyuncs.cc5g.model.v20220314.ListOrdersResponse.Order; import com.aliyuncs.transform.UnmarshallerContext; public class ListOrdersResponseUnmarshaller { public static ListOrdersResponse unmarshall(ListOrdersResponse listOrdersResponse, UnmarshallerContext _ctx) { listOrdersResponse.setRequestId(_ctx.stringValue("ListOrdersResponse.RequestId")); listOrdersResponse.setNextToken(_ctx.stringValue("ListOrdersResponse.NextToken")); listOrdersResponse.setMaxResults(_ctx.stringValue("ListOrdersResponse.MaxResults")); listOrdersResponse.setTotalCount(_ctx.stringValue("ListOrdersResponse.TotalCount")); List<Order> orders = new ArrayList<Order>(); for (int i = 0; i < _ctx.lengthValue("ListOrdersResponse.Orders.Length"); i++) { Order order = new Order(); order.setOrderId(_ctx.stringValue("ListOrdersResponse.Orders["+ i +"].OrderId")); order.setStatus(_ctx.stringValue("ListOrdersResponse.Orders["+ i +"].Status")); order.setAction(_ctx.stringValue("ListOrdersResponse.Orders["+ i +"].Action")); order.setDescription(_ctx.stringValue("ListOrdersResponse.Orders["+ i +"].Description")); order.setLogisticsId(_ctx.stringValue("ListOrdersResponse.Orders["+ i +"].LogisticsId")); order.setLogisticsStatus(_ctx.stringValue("ListOrdersResponse.Orders["+ i +"].LogisticsStatus")); order.setLogisticsType(_ctx.stringValue("ListOrdersResponse.Orders["+ i +"].LogisticsType")); order.setLogisticsUpdateTime(_ctx.stringValue("ListOrdersResponse.Orders["+ i +"].LogisticsUpdateTime")); order.setCardCount(_ctx.stringValue("ListOrdersResponse.Orders["+ i +"].CardCount")); order.setContactName(_ctx.stringValue("ListOrdersResponse.Orders["+ i +"].ContactName")); order.setContactPhone(_ctx.stringValue("ListOrdersResponse.Orders["+ i +"].ContactPhone")); order.setPostAddress(_ctx.stringValue("ListOrdersResponse.Orders["+ i +"].PostAddress")); order.setCreateTime(_ctx.stringValue("ListOrdersResponse.Orders["+ i +"].CreateTime")); order.setPayTime(_ctx.stringValue("ListOrdersResponse.Orders["+ i +"].PayTime")); order.setRegionId(_ctx.stringValue("ListOrdersResponse.Orders["+ i +"].RegionId")); order.setCardType(_ctx.stringValue("ListOrdersResponse.Orders["+ i +"].CardType")); order.setCardNetType(_ctx.stringValue("ListOrdersResponse.Orders["+ i +"].CardNetType")); orders.add(order); } listOrdersResponse.setOrders(orders); return listOrdersResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform/v20220314/ListRegionsResponseUnmarshaller.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.cc5g.transform.v20220314; import java.util.ArrayList; import java.util.List; import com.aliyuncs.cc5g.model.v20220314.ListRegionsResponse; import com.aliyuncs.cc5g.model.v20220314.ListRegionsResponse.Region; import com.aliyuncs.transform.UnmarshallerContext; public class ListRegionsResponseUnmarshaller { public static ListRegionsResponse unmarshall(ListRegionsResponse listRegionsResponse, UnmarshallerContext _ctx) { listRegionsResponse.setRequestId(_ctx.stringValue("ListRegionsResponse.RequestId")); List<Region> regions = new ArrayList<Region>(); for (int i = 0; i < _ctx.lengthValue("ListRegionsResponse.Regions.Length"); i++) { Region region = new Region(); region.setRegionId(_ctx.stringValue("ListRegionsResponse.Regions["+ i +"].RegionId")); region.setLocalName(_ctx.stringValue("ListRegionsResponse.Regions["+ i +"].LocalName")); regions.add(region); } listRegionsResponse.setRegions(regions); return listRegionsResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform/v20220314/ListWirelessCloudConnectorGroupsResponseUnmarshaller.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.cc5g.transform.v20220314; import java.util.ArrayList; import java.util.List; import com.aliyuncs.cc5g.model.v20220314.ListWirelessCloudConnectorGroupsResponse; import com.aliyuncs.cc5g.model.v20220314.ListWirelessCloudConnectorGroupsResponse.WirelessCloudConnectorGroup; import com.aliyuncs.cc5g.model.v20220314.ListWirelessCloudConnectorGroupsResponse.WirelessCloudConnectorGroup.WirelessCloudConnector; import com.aliyuncs.transform.UnmarshallerContext; public class ListWirelessCloudConnectorGroupsResponseUnmarshaller { public static ListWirelessCloudConnectorGroupsResponse unmarshall(ListWirelessCloudConnectorGroupsResponse listWirelessCloudConnectorGroupsResponse, UnmarshallerContext _ctx) { listWirelessCloudConnectorGroupsResponse.setRequestId(_ctx.stringValue("ListWirelessCloudConnectorGroupsResponse.RequestId")); listWirelessCloudConnectorGroupsResponse.setNextToken(_ctx.stringValue("ListWirelessCloudConnectorGroupsResponse.NextToken")); listWirelessCloudConnectorGroupsResponse.setMaxResults(_ctx.stringValue("ListWirelessCloudConnectorGroupsResponse.MaxResults")); listWirelessCloudConnectorGroupsResponse.setTotalCount(_ctx.stringValue("ListWirelessCloudConnectorGroupsResponse.TotalCount")); List<WirelessCloudConnectorGroup> wirelessCloudConnectorGroups = new ArrayList<WirelessCloudConnectorGroup>(); for (int i = 0; i < _ctx.lengthValue("ListWirelessCloudConnectorGroupsResponse.WirelessCloudConnectorGroups.Length"); i++) { WirelessCloudConnectorGroup wirelessCloudConnectorGroup = new WirelessCloudConnectorGroup(); wirelessCloudConnectorGroup.setWirelessCloudConnectorGroupId(_ctx.stringValue("ListWirelessCloudConnectorGroupsResponse.WirelessCloudConnectorGroups["+ i +"].WirelessCloudConnectorGroupId")); wirelessCloudConnectorGroup.setStatus(_ctx.stringValue("ListWirelessCloudConnectorGroupsResponse.WirelessCloudConnectorGroups["+ i +"].Status")); wirelessCloudConnectorGroup.setName(_ctx.stringValue("ListWirelessCloudConnectorGroupsResponse.WirelessCloudConnectorGroups["+ i +"].Name")); wirelessCloudConnectorGroup.setDescription(_ctx.stringValue("ListWirelessCloudConnectorGroupsResponse.WirelessCloudConnectorGroups["+ i +"].Description")); wirelessCloudConnectorGroup.setRegionId(_ctx.stringValue("ListWirelessCloudConnectorGroupsResponse.WirelessCloudConnectorGroups["+ i +"].RegionId")); wirelessCloudConnectorGroup.setCreateTime(_ctx.stringValue("ListWirelessCloudConnectorGroupsResponse.WirelessCloudConnectorGroups["+ i +"].CreateTime")); List<WirelessCloudConnector> wirelessCloudConnectors = new ArrayList<WirelessCloudConnector>(); for (int j = 0; j < _ctx.lengthValue("ListWirelessCloudConnectorGroupsResponse.WirelessCloudConnectorGroups["+ i +"].WirelessCloudConnectors.Length"); j++) { WirelessCloudConnector wirelessCloudConnector = new WirelessCloudConnector(); wirelessCloudConnector.setWirelessCloudConnectorId(_ctx.stringValue("ListWirelessCloudConnectorGroupsResponse.WirelessCloudConnectorGroups["+ i +"].WirelessCloudConnectors["+ j +"].WirelessCloudConnectorId")); wirelessCloudConnector.setStatus(_ctx.stringValue("ListWirelessCloudConnectorGroupsResponse.WirelessCloudConnectorGroups["+ i +"].WirelessCloudConnectors["+ j +"].Status")); wirelessCloudConnector.setName(_ctx.stringValue("ListWirelessCloudConnectorGroupsResponse.WirelessCloudConnectorGroups["+ i +"].WirelessCloudConnectors["+ j +"].Name")); wirelessCloudConnector.setDescription(_ctx.stringValue("ListWirelessCloudConnectorGroupsResponse.WirelessCloudConnectorGroups["+ i +"].WirelessCloudConnectors["+ j +"].Description")); wirelessCloudConnector.setRegionId(_ctx.stringValue("ListWirelessCloudConnectorGroupsResponse.WirelessCloudConnectorGroups["+ i +"].WirelessCloudConnectors["+ j +"].RegionId")); wirelessCloudConnector.setUseCase(_ctx.stringValue("ListWirelessCloudConnectorGroupsResponse.WirelessCloudConnectorGroups["+ i +"].WirelessCloudConnectors["+ j +"].UseCase")); wirelessCloudConnector.setDataPackageId(_ctx.stringValue("ListWirelessCloudConnectorGroupsResponse.WirelessCloudConnectorGroups["+ i +"].WirelessCloudConnectors["+ j +"].DataPackageId")); wirelessCloudConnector.setDataPackageType(_ctx.stringValue("ListWirelessCloudConnectorGroupsResponse.WirelessCloudConnectorGroups["+ i +"].WirelessCloudConnectors["+ j +"].DataPackageType")); wirelessCloudConnector.setCardCount(_ctx.stringValue("ListWirelessCloudConnectorGroupsResponse.WirelessCloudConnectorGroups["+ i +"].WirelessCloudConnectors["+ j +"].CardCount")); wirelessCloudConnector.setCreateTime(_ctx.stringValue("ListWirelessCloudConnectorGroupsResponse.WirelessCloudConnectorGroups["+ i +"].WirelessCloudConnectors["+ j +"].CreateTime")); wirelessCloudConnector.setBusinessType(_ctx.stringValue("ListWirelessCloudConnectorGroupsResponse.WirelessCloudConnectorGroups["+ i +"].WirelessCloudConnectors["+ j +"].BusinessType")); wirelessCloudConnector.setServiceType(_ctx.stringValue("ListWirelessCloudConnectorGroupsResponse.WirelessCloudConnectorGroups["+ i +"].WirelessCloudConnectors["+ j +"].ServiceType")); wirelessCloudConnectors.add(wirelessCloudConnector); } wirelessCloudConnectorGroup.setWirelessCloudConnectors(wirelessCloudConnectors); wirelessCloudConnectorGroups.add(wirelessCloudConnectorGroup); } listWirelessCloudConnectorGroupsResponse.setWirelessCloudConnectorGroups(wirelessCloudConnectorGroups); return listWirelessCloudConnectorGroupsResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform/v20220314/ListWirelessCloudConnectorsResponseUnmarshaller.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.cc5g.transform.v20220314; import java.util.ArrayList; import java.util.List; import com.aliyuncs.cc5g.model.v20220314.ListWirelessCloudConnectorsResponse; import com.aliyuncs.cc5g.model.v20220314.ListWirelessCloudConnectorsResponse.WirelessCloudConnector; import com.aliyuncs.transform.UnmarshallerContext; public class ListWirelessCloudConnectorsResponseUnmarshaller { public static ListWirelessCloudConnectorsResponse unmarshall(ListWirelessCloudConnectorsResponse listWirelessCloudConnectorsResponse, UnmarshallerContext _ctx) { listWirelessCloudConnectorsResponse.setRequestId(_ctx.stringValue("ListWirelessCloudConnectorsResponse.RequestId")); listWirelessCloudConnectorsResponse.setNextToken(_ctx.stringValue("ListWirelessCloudConnectorsResponse.NextToken")); listWirelessCloudConnectorsResponse.setMaxResults(_ctx.stringValue("ListWirelessCloudConnectorsResponse.MaxResults")); listWirelessCloudConnectorsResponse.setTotalCount(_ctx.stringValue("ListWirelessCloudConnectorsResponse.TotalCount")); List<WirelessCloudConnector> wirelessCloudConnectors = new ArrayList<WirelessCloudConnector>(); for (int i = 0; i < _ctx.lengthValue("ListWirelessCloudConnectorsResponse.WirelessCloudConnectors.Length"); i++) { WirelessCloudConnector wirelessCloudConnector = new WirelessCloudConnector(); wirelessCloudConnector.setWirelessCloudConnectorId(_ctx.stringValue("ListWirelessCloudConnectorsResponse.WirelessCloudConnectors["+ i +"].WirelessCloudConnectorId")); wirelessCloudConnector.setStatus(_ctx.stringValue("ListWirelessCloudConnectorsResponse.WirelessCloudConnectors["+ i +"].Status")); wirelessCloudConnector.setName(_ctx.stringValue("ListWirelessCloudConnectorsResponse.WirelessCloudConnectors["+ i +"].Name")); wirelessCloudConnector.setDescription(_ctx.stringValue("ListWirelessCloudConnectorsResponse.WirelessCloudConnectors["+ i +"].Description")); wirelessCloudConnector.setRegionId(_ctx.stringValue("ListWirelessCloudConnectorsResponse.WirelessCloudConnectors["+ i +"].RegionId")); wirelessCloudConnector.setUseCase(_ctx.stringValue("ListWirelessCloudConnectorsResponse.WirelessCloudConnectors["+ i +"].UseCase")); wirelessCloudConnector.setDataPackageId(_ctx.stringValue("ListWirelessCloudConnectorsResponse.WirelessCloudConnectors["+ i +"].DataPackageId")); wirelessCloudConnector.setDataPackageType(_ctx.stringValue("ListWirelessCloudConnectorsResponse.WirelessCloudConnectors["+ i +"].DataPackageType")); wirelessCloudConnector.setCardCount(_ctx.stringValue("ListWirelessCloudConnectorsResponse.WirelessCloudConnectors["+ i +"].CardCount")); wirelessCloudConnector.setCreateTime(_ctx.stringValue("ListWirelessCloudConnectorsResponse.WirelessCloudConnectors["+ i +"].CreateTime")); wirelessCloudConnector.setBusinessType(_ctx.stringValue("ListWirelessCloudConnectorsResponse.WirelessCloudConnectors["+ i +"].BusinessType")); wirelessCloudConnector.setServiceType(_ctx.stringValue("ListWirelessCloudConnectorsResponse.WirelessCloudConnectors["+ i +"].ServiceType")); wirelessCloudConnector.setWirelessCloudConnectorGroupId(_ctx.stringValue("ListWirelessCloudConnectorsResponse.WirelessCloudConnectors["+ i +"].WirelessCloudConnectorGroupId")); wirelessCloudConnectors.add(wirelessCloudConnector); } listWirelessCloudConnectorsResponse.setWirelessCloudConnectors(wirelessCloudConnectors); return listWirelessCloudConnectorsResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform/v20220314/ListZonesResponseUnmarshaller.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.cc5g.transform.v20220314; import java.util.ArrayList; import java.util.List; import com.aliyuncs.cc5g.model.v20220314.ListZonesResponse; import com.aliyuncs.cc5g.model.v20220314.ListZonesResponse.Zone; import com.aliyuncs.transform.UnmarshallerContext; public class ListZonesResponseUnmarshaller { public static ListZonesResponse unmarshall(ListZonesResponse listZonesResponse, UnmarshallerContext _ctx) { listZonesResponse.setRequestId(_ctx.stringValue("ListZonesResponse.RequestId")); List<Zone> zones = new ArrayList<Zone>(); for (int i = 0; i < _ctx.lengthValue("ListZonesResponse.Zones.Length"); i++) { Zone zone = new Zone(); zone.setZoneId(_ctx.stringValue("ListZonesResponse.Zones["+ i +"].ZoneId")); zone.setLocalName(_ctx.stringValue("ListZonesResponse.Zones["+ i +"].LocalName")); zones.add(zone); } listZonesResponse.setZones(zones); return listZonesResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform/v20220314/LockCardsResponseUnmarshaller.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.cc5g.transform.v20220314; import com.aliyuncs.cc5g.model.v20220314.LockCardsResponse; import com.aliyuncs.transform.UnmarshallerContext; public class LockCardsResponseUnmarshaller { public static LockCardsResponse unmarshall(LockCardsResponse lockCardsResponse, UnmarshallerContext _ctx) { lockCardsResponse.setRequestId(_ctx.stringValue("LockCardsResponse.RequestId")); return lockCardsResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform/v20220314/ModifyWirelessCloudConnectorFeatureResponseUnmarshaller.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.cc5g.transform.v20220314; import com.aliyuncs.cc5g.model.v20220314.ModifyWirelessCloudConnectorFeatureResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ModifyWirelessCloudConnectorFeatureResponseUnmarshaller { public static ModifyWirelessCloudConnectorFeatureResponse unmarshall(ModifyWirelessCloudConnectorFeatureResponse modifyWirelessCloudConnectorFeatureResponse, UnmarshallerContext _ctx) { modifyWirelessCloudConnectorFeatureResponse.setRequestId(_ctx.stringValue("ModifyWirelessCloudConnectorFeatureResponse.RequestId")); return modifyWirelessCloudConnectorFeatureResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform/v20220314/OpenCc5gServiceResponseUnmarshaller.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.cc5g.transform.v20220314; import com.aliyuncs.cc5g.model.v20220314.OpenCc5gServiceResponse; import com.aliyuncs.transform.UnmarshallerContext; public class OpenCc5gServiceResponseUnmarshaller { public static OpenCc5gServiceResponse unmarshall(OpenCc5gServiceResponse openCc5gServiceResponse, UnmarshallerContext _ctx) { openCc5gServiceResponse.setRequestId(_ctx.stringValue("OpenCc5gServiceResponse.RequestId")); return openCc5gServiceResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform/v20220314/RebindCardsResponseUnmarshaller.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.cc5g.transform.v20220314; import com.aliyuncs.cc5g.model.v20220314.RebindCardsResponse; import com.aliyuncs.transform.UnmarshallerContext; public class RebindCardsResponseUnmarshaller { public static RebindCardsResponse unmarshall(RebindCardsResponse rebindCardsResponse, UnmarshallerContext _ctx) { rebindCardsResponse.setRequestId(_ctx.stringValue("RebindCardsResponse.RequestId")); return rebindCardsResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform/v20220314/RemoveWirelessCloudConnectorFromGroupResponseUnmarshaller.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.cc5g.transform.v20220314; import com.aliyuncs.cc5g.model.v20220314.RemoveWirelessCloudConnectorFromGroupResponse; import com.aliyuncs.transform.UnmarshallerContext; public class RemoveWirelessCloudConnectorFromGroupResponseUnmarshaller { public static RemoveWirelessCloudConnectorFromGroupResponse unmarshall(RemoveWirelessCloudConnectorFromGroupResponse removeWirelessCloudConnectorFromGroupResponse, UnmarshallerContext _ctx) { removeWirelessCloudConnectorFromGroupResponse.setRequestId(_ctx.stringValue("RemoveWirelessCloudConnectorFromGroupResponse.RequestId")); return removeWirelessCloudConnectorFromGroupResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform/v20220314/ResumeCardsResponseUnmarshaller.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.cc5g.transform.v20220314; import com.aliyuncs.cc5g.model.v20220314.ResumeCardsResponse; import com.aliyuncs.transform.UnmarshallerContext; public class ResumeCardsResponseUnmarshaller { public static ResumeCardsResponse unmarshall(ResumeCardsResponse resumeCardsResponse, UnmarshallerContext _ctx) { resumeCardsResponse.setRequestId(_ctx.stringValue("ResumeCardsResponse.RequestId")); return resumeCardsResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform/v20220314/RevokeNetLinkResponseUnmarshaller.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.cc5g.transform.v20220314; import com.aliyuncs.cc5g.model.v20220314.RevokeNetLinkResponse; import com.aliyuncs.transform.UnmarshallerContext; public class RevokeNetLinkResponseUnmarshaller { public static RevokeNetLinkResponse unmarshall(RevokeNetLinkResponse revokeNetLinkResponse, UnmarshallerContext _ctx) { revokeNetLinkResponse.setRequestId(_ctx.stringValue("RevokeNetLinkResponse.RequestId")); return revokeNetLinkResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform/v20220314/StopCardsResponseUnmarshaller.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.cc5g.transform.v20220314; import com.aliyuncs.cc5g.model.v20220314.StopCardsResponse; import com.aliyuncs.transform.UnmarshallerContext; public class StopCardsResponseUnmarshaller { public static StopCardsResponse unmarshall(StopCardsResponse stopCardsResponse, UnmarshallerContext _ctx) { stopCardsResponse.setRequestId(_ctx.stringValue("StopCardsResponse.RequestId")); return stopCardsResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform/v20220314/SubmitDiagnoseTaskForSingleCardResponseUnmarshaller.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.cc5g.transform.v20220314; import com.aliyuncs.cc5g.model.v20220314.SubmitDiagnoseTaskForSingleCardResponse; import com.aliyuncs.transform.UnmarshallerContext; public class SubmitDiagnoseTaskForSingleCardResponseUnmarshaller { public static SubmitDiagnoseTaskForSingleCardResponse unmarshall(SubmitDiagnoseTaskForSingleCardResponse submitDiagnoseTaskForSingleCardResponse, UnmarshallerContext _ctx) { submitDiagnoseTaskForSingleCardResponse.setRequestId(_ctx.stringValue("SubmitDiagnoseTaskForSingleCardResponse.RequestId")); submitDiagnoseTaskForSingleCardResponse.setDiagnoseTaskId(_ctx.stringValue("SubmitDiagnoseTaskForSingleCardResponse.DiagnoseTaskId")); return submitDiagnoseTaskForSingleCardResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform/v20220314/SwitchWirelessCloudConnectorToBusinessResponseUnmarshaller.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.cc5g.transform.v20220314; import com.aliyuncs.cc5g.model.v20220314.SwitchWirelessCloudConnectorToBusinessResponse; import com.aliyuncs.transform.UnmarshallerContext; public class SwitchWirelessCloudConnectorToBusinessResponseUnmarshaller { public static SwitchWirelessCloudConnectorToBusinessResponse unmarshall(SwitchWirelessCloudConnectorToBusinessResponse switchWirelessCloudConnectorToBusinessResponse, UnmarshallerContext _ctx) { switchWirelessCloudConnectorToBusinessResponse.setRequestId(_ctx.stringValue("SwitchWirelessCloudConnectorToBusinessResponse.RequestId")); return switchWirelessCloudConnectorToBusinessResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform/v20220314/UnlockCardsResponseUnmarshaller.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.cc5g.transform.v20220314; import com.aliyuncs.cc5g.model.v20220314.UnlockCardsResponse; import com.aliyuncs.transform.UnmarshallerContext; public class UnlockCardsResponseUnmarshaller { public static UnlockCardsResponse unmarshall(UnlockCardsResponse unlockCardsResponse, UnmarshallerContext _ctx) { unlockCardsResponse.setRequestId(_ctx.stringValue("UnlockCardsResponse.RequestId")); return unlockCardsResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform/v20220314/UpdateAuthorizationRuleResponseUnmarshaller.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.cc5g.transform.v20220314; import com.aliyuncs.cc5g.model.v20220314.UpdateAuthorizationRuleResponse; import com.aliyuncs.transform.UnmarshallerContext; public class UpdateAuthorizationRuleResponseUnmarshaller { public static UpdateAuthorizationRuleResponse unmarshall(UpdateAuthorizationRuleResponse updateAuthorizationRuleResponse, UnmarshallerContext _ctx) { updateAuthorizationRuleResponse.setRequestId(_ctx.stringValue("UpdateAuthorizationRuleResponse.RequestId")); return updateAuthorizationRuleResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform/v20220314/UpdateBatchOperateCardsTaskResponseUnmarshaller.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.cc5g.transform.v20220314; import com.aliyuncs.cc5g.model.v20220314.UpdateBatchOperateCardsTaskResponse; import com.aliyuncs.transform.UnmarshallerContext; public class UpdateBatchOperateCardsTaskResponseUnmarshaller { public static UpdateBatchOperateCardsTaskResponse unmarshall(UpdateBatchOperateCardsTaskResponse updateBatchOperateCardsTaskResponse, UnmarshallerContext _ctx) { updateBatchOperateCardsTaskResponse.setRequestId(_ctx.stringValue("UpdateBatchOperateCardsTaskResponse.RequestId")); return updateBatchOperateCardsTaskResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform/v20220314/UpdateCardResponseUnmarshaller.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.cc5g.transform.v20220314; import com.aliyuncs.cc5g.model.v20220314.UpdateCardResponse; import com.aliyuncs.transform.UnmarshallerContext; public class UpdateCardResponseUnmarshaller { public static UpdateCardResponse unmarshall(UpdateCardResponse updateCardResponse, UnmarshallerContext _ctx) { updateCardResponse.setRequestId(_ctx.stringValue("UpdateCardResponse.RequestId")); return updateCardResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform/v20220314/UpdateDNSAuthorizationRuleResponseUnmarshaller.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.cc5g.transform.v20220314; import com.aliyuncs.cc5g.model.v20220314.UpdateDNSAuthorizationRuleResponse; import com.aliyuncs.transform.UnmarshallerContext; public class UpdateDNSAuthorizationRuleResponseUnmarshaller { public static UpdateDNSAuthorizationRuleResponse unmarshall(UpdateDNSAuthorizationRuleResponse updateDNSAuthorizationRuleResponse, UnmarshallerContext _ctx) { updateDNSAuthorizationRuleResponse.setRequestId(_ctx.stringValue("UpdateDNSAuthorizationRuleResponse.RequestId")); return updateDNSAuthorizationRuleResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform/v20220314/UpdateGroupAuthorizationRuleResponseUnmarshaller.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.cc5g.transform.v20220314; import com.aliyuncs.cc5g.model.v20220314.UpdateGroupAuthorizationRuleResponse; import com.aliyuncs.transform.UnmarshallerContext; public class UpdateGroupAuthorizationRuleResponseUnmarshaller { public static UpdateGroupAuthorizationRuleResponse unmarshall(UpdateGroupAuthorizationRuleResponse updateGroupAuthorizationRuleResponse, UnmarshallerContext _ctx) { updateGroupAuthorizationRuleResponse.setRequestId(_ctx.stringValue("UpdateGroupAuthorizationRuleResponse.RequestId")); return updateGroupAuthorizationRuleResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform/v20220314/UpdateGroupDnsAuthorizationRuleResponseUnmarshaller.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.cc5g.transform.v20220314; import com.aliyuncs.cc5g.model.v20220314.UpdateGroupDnsAuthorizationRuleResponse; import com.aliyuncs.transform.UnmarshallerContext; public class UpdateGroupDnsAuthorizationRuleResponseUnmarshaller { public static UpdateGroupDnsAuthorizationRuleResponse unmarshall(UpdateGroupDnsAuthorizationRuleResponse updateGroupDnsAuthorizationRuleResponse, UnmarshallerContext _ctx) { updateGroupDnsAuthorizationRuleResponse.setRequestId(_ctx.stringValue("UpdateGroupDnsAuthorizationRuleResponse.RequestId")); return updateGroupDnsAuthorizationRuleResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform/v20220314/UpdateWirelessCloudConnectorGroupResponseUnmarshaller.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.cc5g.transform.v20220314; import com.aliyuncs.cc5g.model.v20220314.UpdateWirelessCloudConnectorGroupResponse; import com.aliyuncs.transform.UnmarshallerContext; public class UpdateWirelessCloudConnectorGroupResponseUnmarshaller { public static UpdateWirelessCloudConnectorGroupResponse unmarshall(UpdateWirelessCloudConnectorGroupResponse updateWirelessCloudConnectorGroupResponse, UnmarshallerContext _ctx) { updateWirelessCloudConnectorGroupResponse.setRequestId(_ctx.stringValue("UpdateWirelessCloudConnectorGroupResponse.RequestId")); return updateWirelessCloudConnectorGroupResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/transform/v20220314/UpdateWirelessCloudConnectorResponseUnmarshaller.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.cc5g.transform.v20220314; import com.aliyuncs.cc5g.model.v20220314.UpdateWirelessCloudConnectorResponse; import com.aliyuncs.transform.UnmarshallerContext; public class UpdateWirelessCloudConnectorResponseUnmarshaller { public static UpdateWirelessCloudConnectorResponse unmarshall(UpdateWirelessCloudConnectorResponse updateWirelessCloudConnectorResponse, UnmarshallerContext _ctx) { updateWirelessCloudConnectorResponse.setRequestId(_ctx.stringValue("UpdateWirelessCloudConnectorResponse.RequestId")); return updateWirelessCloudConnectorResponse; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/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.ccc; import java.util.HashMap; public class Endpoint { public static HashMap<String, String> endpointMap = new HashMap<String, String>() { { put("cn-shenzhen", "ccc.aliyuncs.com"); put("cn-beijing", "ccc.aliyuncs.com"); put("ap-south-1", "ccc.aliyuncs.com"); put("eu-west-1", "ccc.aliyuncs.com"); put("ap-northeast-1", "ccc.aliyuncs.com"); put("cn-shenzhen-finance-1", "ccc.aliyuncs.com"); put("me-east-1", "ccc.aliyuncs.com"); put("cn-chengdu", "ccc.aliyuncs.com"); put("cn-north-2-gov-1", "ccc.aliyuncs.com"); put("cn-qingdao", "ccc.aliyuncs.com"); put("cn-shanghai-finance-1", "ccc.aliyuncs.com"); put("cn-hongkong", "ccc.aliyuncs.com"); put("cn-hangzhou-finance", "ccc.aliyuncs.com"); put("ap-southeast-1", "ccc.aliyuncs.com"); put("ap-southeast-2", "ccc.aliyuncs.com"); put("ap-southeast-3", "ccc.aliyuncs.com"); put("eu-central-1", "ccc.aliyuncs.com"); put("cn-huhehaote", "ccc.aliyuncs.com"); put("ap-southeast-5", "ccc.aliyuncs.com"); put("us-east-1", "ccc.aliyuncs.com"); put("cn-zhangjiakou", "ccc.aliyuncs.com"); put("us-west-1", "ccc.aliyuncs.com"); } }; public static String endpointRegionalType = "regional"; }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/AbortCampaignRequest.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.ccc.model.v20200701; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.ccc.Endpoint; /** * @author auto create * @version */ public class AbortCampaignRequest extends RpcAcsRequest<AbortCampaignResponse> { private String instanceId; private String campaignId; public AbortCampaignRequest() { super("CCC", "2020-07-01", "AbortCampaign", "CCC"); 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 getInstanceId() { return this.instanceId; } public void setInstanceId(String instanceId) { this.instanceId = instanceId; if(instanceId != null){ putQueryParameter("InstanceId", instanceId); } } public String getCampaignId() { return this.campaignId; } public void setCampaignId(String campaignId) { this.campaignId = campaignId; if(campaignId != null){ putQueryParameter("CampaignId", campaignId); } } @Override public Class<AbortCampaignResponse> getResponseClass() { return AbortCampaignResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/AbortCampaignResponse.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.ccc.model.v20200701; import com.aliyuncs.AcsResponse; import com.aliyuncs.ccc.transform.v20200701.AbortCampaignResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class AbortCampaignResponse extends AcsResponse { private String requestId; private String code; private String message; private String httpStatusCode; public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } public String getCode() { return this.code; } public void setCode(String code) { this.code = code; } public String getMessage() { return this.message; } public void setMessage(String message) { this.message = message; } public String getHttpStatusCode() { return this.httpStatusCode; } public void setHttpStatusCode(String httpStatusCode) { this.httpStatusCode = httpStatusCode; } @Override public AbortCampaignResponse getInstance(UnmarshallerContext context) { return AbortCampaignResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/AcceptChatRequest.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.ccc.model.v20200701; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.ccc.Endpoint; /** * @author auto create * @version */ public class AcceptChatRequest extends RpcAcsRequest<AcceptChatResponse> { private String jobId; private String instanceId; public AcceptChatRequest() { super("CCC", "2020-07-01", "AcceptChat", "CCC"); 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 getJobId() { return this.jobId; } public void setJobId(String jobId) { this.jobId = jobId; if(jobId != null){ putQueryParameter("JobId", jobId); } } public String getInstanceId() { return this.instanceId; } public void setInstanceId(String instanceId) { this.instanceId = instanceId; if(instanceId != null){ putQueryParameter("InstanceId", instanceId); } } @Override public Class<AcceptChatResponse> getResponseClass() { return AcceptChatResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/AcceptChatResponse.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.ccc.model.v20200701; import com.aliyuncs.AcsResponse; import com.aliyuncs.ccc.transform.v20200701.AcceptChatResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class AcceptChatResponse extends AcsResponse { private String code; private Integer httpStatusCode; private String message; private String requestId; public String getCode() { return this.code; } public void setCode(String code) { this.code = code; } public Integer getHttpStatusCode() { return this.httpStatusCode; } public void setHttpStatusCode(Integer httpStatusCode) { this.httpStatusCode = httpStatusCode; } public String getMessage() { return this.message; } public void setMessage(String message) { this.message = message; } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } @Override public AcceptChatResponse getInstance(UnmarshallerContext context) { return AcceptChatResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/AddBlacklistCallTaggingRequest.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.ccc.model.v20200701; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.ccc.Endpoint; /** * @author auto create * @version */ public class AddBlacklistCallTaggingRequest extends RpcAcsRequest<AddBlacklistCallTaggingResponse> { private String number; private String jobId; private String instanceId; public AddBlacklistCallTaggingRequest() { super("CCC", "2020-07-01", "AddBlacklistCallTagging", "CCC"); 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 getNumber() { return this.number; } public void setNumber(String number) { this.number = number; if(number != null){ putQueryParameter("Number", number); } } public String getJobId() { return this.jobId; } public void setJobId(String jobId) { this.jobId = jobId; if(jobId != null){ putQueryParameter("JobId", jobId); } } public String getInstanceId() { return this.instanceId; } public void setInstanceId(String instanceId) { this.instanceId = instanceId; if(instanceId != null){ putQueryParameter("InstanceId", instanceId); } } @Override public Class<AddBlacklistCallTaggingResponse> getResponseClass() { return AddBlacklistCallTaggingResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/AddBlacklistCallTaggingResponse.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.ccc.model.v20200701; import com.aliyuncs.AcsResponse; import com.aliyuncs.ccc.transform.v20200701.AddBlacklistCallTaggingResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class AddBlacklistCallTaggingResponse extends AcsResponse { private String requestId; private Integer httpStatusCode; private String code; private String message; public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } public Integer getHttpStatusCode() { return this.httpStatusCode; } public void setHttpStatusCode(Integer httpStatusCode) { this.httpStatusCode = httpStatusCode; } public String getCode() { return this.code; } public void setCode(String code) { this.code = code; } public String getMessage() { return this.message; } public void setMessage(String message) { this.message = message; } @Override public AddBlacklistCallTaggingResponse getInstance(UnmarshallerContext context) { return AddBlacklistCallTaggingResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/AddCasesRequest.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.ccc.model.v20200701; import com.aliyuncs.RpcAcsRequest; import java.util.List; import com.google.gson.Gson; import com.google.gson.annotations.SerializedName; import com.aliyuncs.http.MethodType; import com.aliyuncs.ccc.Endpoint; /** * @author auto create * @version */ public class AddCasesRequest extends RpcAcsRequest<AddCasesResponse> { private String instanceId; private String campaignId; @SerializedName("caseList") private List<CaseList> caseList; public AddCasesRequest() { super("CCC", "2020-07-01", "AddCases", "CCC"); 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 getInstanceId() { return this.instanceId; } public void setInstanceId(String instanceId) { this.instanceId = instanceId; if(instanceId != null){ putQueryParameter("InstanceId", instanceId); } } public String getCampaignId() { return this.campaignId; } public void setCampaignId(String campaignId) { this.campaignId = campaignId; if(campaignId != null){ putQueryParameter("CampaignId", campaignId); } } public List<CaseList> getCaseList() { return this.caseList; } public void setCaseList(List<CaseList> caseList) { this.caseList = caseList; if (caseList != null) { putQueryParameter("CaseList" , new Gson().toJson(caseList)); } } public static class CaseList { @SerializedName("CustomVariables") private String customVariables; @SerializedName("Caller") private String caller; @SerializedName("PhoneNumber") private String phoneNumber; @SerializedName("MaskedCallee") private String maskedCallee; @SerializedName("ReferenceId") private String referenceId; public String getCustomVariables() { return this.customVariables; } public void setCustomVariables(String customVariables) { this.customVariables = customVariables; } public String getCaller() { return this.caller; } public void setCaller(String caller) { this.caller = caller; } public String getPhoneNumber() { return this.phoneNumber; } public void setPhoneNumber(String phoneNumber) { this.phoneNumber = phoneNumber; } public String getMaskedCallee() { return this.maskedCallee; } public void setMaskedCallee(String maskedCallee) { this.maskedCallee = maskedCallee; } public String getReferenceId() { return this.referenceId; } public void setReferenceId(String referenceId) { this.referenceId = referenceId; } } @Override public Class<AddCasesResponse> getResponseClass() { return AddCasesResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/AddCasesResponse.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.ccc.model.v20200701; import com.aliyuncs.AcsResponse; import com.aliyuncs.ccc.transform.v20200701.AddCasesResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class AddCasesResponse extends AcsResponse { private String requestId; private String code; private String message; private String httpStatusCode; public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } public String getCode() { return this.code; } public void setCode(String code) { this.code = code; } public String getMessage() { return this.message; } public void setMessage(String message) { this.message = message; } public String getHttpStatusCode() { return this.httpStatusCode; } public void setHttpStatusCode(String httpStatusCode) { this.httpStatusCode = httpStatusCode; } @Override public AddCasesResponse getInstance(UnmarshallerContext context) { return AddCasesResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/AddNumbersToSkillGroupRequest.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.ccc.model.v20200701; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.ccc.Endpoint; /** * @author auto create * @version */ public class AddNumbersToSkillGroupRequest extends RpcAcsRequest<AddNumbersToSkillGroupResponse> { private String numberList; private String instanceId; private String instNumberGroupIdList; private String skillGroupId; public AddNumbersToSkillGroupRequest() { super("CCC", "2020-07-01", "AddNumbersToSkillGroup", "CCC"); 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 getNumberList() { return this.numberList; } public void setNumberList(String numberList) { this.numberList = numberList; if(numberList != null){ putQueryParameter("NumberList", numberList); } } public String getInstanceId() { return this.instanceId; } public void setInstanceId(String instanceId) { this.instanceId = instanceId; if(instanceId != null){ putQueryParameter("InstanceId", instanceId); } } public String getInstNumberGroupIdList() { return this.instNumberGroupIdList; } public void setInstNumberGroupIdList(String instNumberGroupIdList) { this.instNumberGroupIdList = instNumberGroupIdList; if(instNumberGroupIdList != null){ putQueryParameter("InstNumberGroupIdList", instNumberGroupIdList); } } public String getSkillGroupId() { return this.skillGroupId; } public void setSkillGroupId(String skillGroupId) { this.skillGroupId = skillGroupId; if(skillGroupId != null){ putQueryParameter("SkillGroupId", skillGroupId); } } @Override public Class<AddNumbersToSkillGroupResponse> getResponseClass() { return AddNumbersToSkillGroupResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/AddNumbersToSkillGroupResponse.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.ccc.model.v20200701; import com.aliyuncs.AcsResponse; import com.aliyuncs.ccc.transform.v20200701.AddNumbersToSkillGroupResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class AddNumbersToSkillGroupResponse extends AcsResponse { private String code; private Integer httpStatusCode; private String message; private String requestId; public String getCode() { return this.code; } public void setCode(String code) { this.code = code; } public Integer getHttpStatusCode() { return this.httpStatusCode; } public void setHttpStatusCode(Integer httpStatusCode) { this.httpStatusCode = httpStatusCode; } public String getMessage() { return this.message; } public void setMessage(String message) { this.message = message; } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } @Override public AddNumbersToSkillGroupResponse getInstance(UnmarshallerContext context) { return AddNumbersToSkillGroupResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/AddPersonalNumbersToUserRequest.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.ccc.model.v20200701; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.ccc.Endpoint; /** * @author auto create * @version */ public class AddPersonalNumbersToUserRequest extends RpcAcsRequest<AddPersonalNumbersToUserResponse> { private String userId; private String numberList; private String instanceId; public AddPersonalNumbersToUserRequest() { super("CCC", "2020-07-01", "AddPersonalNumbersToUser", "CCC"); 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 getUserId() { return this.userId; } public void setUserId(String userId) { this.userId = userId; if(userId != null){ putQueryParameter("UserId", userId); } } public String getNumberList() { return this.numberList; } public void setNumberList(String numberList) { this.numberList = numberList; if(numberList != null){ putQueryParameter("NumberList", numberList); } } public String getInstanceId() { return this.instanceId; } public void setInstanceId(String instanceId) { this.instanceId = instanceId; if(instanceId != null){ putQueryParameter("InstanceId", instanceId); } } @Override public Class<AddPersonalNumbersToUserResponse> getResponseClass() { return AddPersonalNumbersToUserResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/AddPersonalNumbersToUserResponse.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.ccc.model.v20200701; import java.util.List; import com.aliyuncs.AcsResponse; import com.aliyuncs.ccc.transform.v20200701.AddPersonalNumbersToUserResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class AddPersonalNumbersToUserResponse extends AcsResponse { private String code; private Integer httpStatusCode; private String message; private String requestId; private List<String> data; public String getCode() { return this.code; } public void setCode(String code) { this.code = code; } public Integer getHttpStatusCode() { return this.httpStatusCode; } public void setHttpStatusCode(Integer httpStatusCode) { this.httpStatusCode = httpStatusCode; } public String getMessage() { return this.message; } public void setMessage(String message) { this.message = message; } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } public List<String> getData() { return this.data; } public void setData(List<String> data) { this.data = data; } @Override public AddPersonalNumbersToUserResponse getInstance(UnmarshallerContext context) { return AddPersonalNumbersToUserResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/AddPhoneNumberToSkillGroupsRequest.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.ccc.model.v20200701; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.ccc.Endpoint; /** * @author auto create * @version */ public class AddPhoneNumberToSkillGroupsRequest extends RpcAcsRequest<AddPhoneNumberToSkillGroupsResponse> { private String number; private String instanceId; private String skillGroupIdList; public AddPhoneNumberToSkillGroupsRequest() { super("CCC", "2020-07-01", "AddPhoneNumberToSkillGroups", "CCC"); 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 getNumber() { return this.number; } public void setNumber(String number) { this.number = number; if(number != null){ putQueryParameter("Number", number); } } public String getInstanceId() { return this.instanceId; } public void setInstanceId(String instanceId) { this.instanceId = instanceId; if(instanceId != null){ putQueryParameter("InstanceId", instanceId); } } public String getSkillGroupIdList() { return this.skillGroupIdList; } public void setSkillGroupIdList(String skillGroupIdList) { this.skillGroupIdList = skillGroupIdList; if(skillGroupIdList != null){ putQueryParameter("SkillGroupIdList", skillGroupIdList); } } @Override public Class<AddPhoneNumberToSkillGroupsResponse> getResponseClass() { return AddPhoneNumberToSkillGroupsResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/AddPhoneNumberToSkillGroupsResponse.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.ccc.model.v20200701; import com.aliyuncs.AcsResponse; import com.aliyuncs.ccc.transform.v20200701.AddPhoneNumberToSkillGroupsResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class AddPhoneNumberToSkillGroupsResponse extends AcsResponse { private String code; private Integer httpStatusCode; private String message; private String requestId; public String getCode() { return this.code; } public void setCode(String code) { this.code = code; } public Integer getHttpStatusCode() { return this.httpStatusCode; } public void setHttpStatusCode(Integer httpStatusCode) { this.httpStatusCode = httpStatusCode; } public String getMessage() { return this.message; } public void setMessage(String message) { this.message = message; } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } @Override public AddPhoneNumberToSkillGroupsResponse getInstance(UnmarshallerContext context) { return AddPhoneNumberToSkillGroupsResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/AddPhoneNumbersRequest.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.ccc.model.v20200701; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.ccc.Endpoint; /** * @author auto create * @version */ public class AddPhoneNumbersRequest extends RpcAcsRequest<AddPhoneNumbersResponse> { private String contactFlowId; private String usage; private String numberGroupId; private String numberList; private String instanceId; public AddPhoneNumbersRequest() { super("CCC", "2020-07-01", "AddPhoneNumbers", "CCC"); 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 getContactFlowId() { return this.contactFlowId; } public void setContactFlowId(String contactFlowId) { this.contactFlowId = contactFlowId; if(contactFlowId != null){ putQueryParameter("ContactFlowId", contactFlowId); } } public String getUsage() { return this.usage; } public void setUsage(String usage) { this.usage = usage; if(usage != null){ putQueryParameter("Usage", usage); } } public String getNumberGroupId() { return this.numberGroupId; } public void setNumberGroupId(String numberGroupId) { this.numberGroupId = numberGroupId; if(numberGroupId != null){ putQueryParameter("NumberGroupId", numberGroupId); } } public String getNumberList() { return this.numberList; } public void setNumberList(String numberList) { this.numberList = numberList; if(numberList != null){ putQueryParameter("NumberList", numberList); } } public String getInstanceId() { return this.instanceId; } public void setInstanceId(String instanceId) { this.instanceId = instanceId; if(instanceId != null){ putQueryParameter("InstanceId", instanceId); } } @Override public Class<AddPhoneNumbersResponse> getResponseClass() { return AddPhoneNumbersResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/AddPhoneNumbersResponse.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.ccc.model.v20200701; import java.util.List; import com.aliyuncs.AcsResponse; import com.aliyuncs.ccc.transform.v20200701.AddPhoneNumbersResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class AddPhoneNumbersResponse extends AcsResponse { private String code; private Integer httpStatusCode; private String message; private String requestId; private List<String> data; public String getCode() { return this.code; } public void setCode(String code) { this.code = code; } public Integer getHttpStatusCode() { return this.httpStatusCode; } public void setHttpStatusCode(Integer httpStatusCode) { this.httpStatusCode = httpStatusCode; } public String getMessage() { return this.message; } public void setMessage(String message) { this.message = message; } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } public List<String> getData() { return this.data; } public void setData(List<String> data) { this.data = data; } @Override public AddPhoneNumbersResponse getInstance(UnmarshallerContext context) { return AddPhoneNumbersResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/AddSchemaPropertyRequest.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.ccc.model.v20200701; import com.aliyuncs.RpcAcsRequest; import com.google.gson.Gson; import com.google.gson.annotations.SerializedName; import com.aliyuncs.http.MethodType; import com.aliyuncs.ccc.Endpoint; /** * @author auto create * @version */ public class AddSchemaPropertyRequest extends RpcAcsRequest<AddSchemaPropertyResponse> { private String instanceId; private String schemaId; private String requestId; @SerializedName("property") private Property property; public AddSchemaPropertyRequest() { super("CCC", "2020-07-01", "AddSchemaProperty", "CCC"); 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 getInstanceId() { return this.instanceId; } public void setInstanceId(String instanceId) { this.instanceId = instanceId; if(instanceId != null){ putBodyParameter("InstanceId", instanceId); } } public String getSchemaId() { return this.schemaId; } public void setSchemaId(String schemaId) { this.schemaId = schemaId; if(schemaId != null){ putBodyParameter("SchemaId", schemaId); } } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; if(requestId != null){ putBodyParameter("RequestId", requestId); } } public Property getProperty() { return this.property; } public void setProperty(Property property) { this.property = property; if (property != null) { putBodyParameter("Property" , new Gson().toJson(property)); } } public static class Property { @SerializedName("MinLength") private Integer minLength; @SerializedName("MaxLength") private Integer maxLength; @SerializedName("Pattern") private String pattern; @SerializedName("Description") private String description; @SerializedName("DisplayOrder") private Integer displayOrder; @SerializedName("PatternErrorMessage") private String patternErrorMessage; @SerializedName("EditorType") private String editorType; @SerializedName("Required") private Boolean required; @SerializedName("ReadOnly") private Boolean readOnly; @SerializedName("DataType") private String dataType; @SerializedName("Array") private Boolean array; @SerializedName("DisplayName") private String displayName; @SerializedName("Name") private String name; @SerializedName("Maximum") private Double maximum; @SerializedName("Disabled") private Boolean disabled; @SerializedName("Attributes") private String attributes; @SerializedName("Minimum") private Double minimum; public Integer getMinLength() { return this.minLength; } public void setMinLength(Integer minLength) { this.minLength = minLength; } public Integer getMaxLength() { return this.maxLength; } public void setMaxLength(Integer maxLength) { this.maxLength = maxLength; } public String getPattern() { return this.pattern; } public void setPattern(String pattern) { this.pattern = pattern; } public String getDescription() { return this.description; } public void setDescription(String description) { this.description = description; } public Integer getDisplayOrder() { return this.displayOrder; } public void setDisplayOrder(Integer displayOrder) { this.displayOrder = displayOrder; } public String getPatternErrorMessage() { return this.patternErrorMessage; } public void setPatternErrorMessage(String patternErrorMessage) { this.patternErrorMessage = patternErrorMessage; } public String getEditorType() { return this.editorType; } public void setEditorType(String editorType) { this.editorType = editorType; } public Boolean getRequired() { return this.required; } public void setRequired(Boolean required) { this.required = required; } public Boolean getReadOnly() { return this.readOnly; } public void setReadOnly(Boolean readOnly) { this.readOnly = readOnly; } public String getDataType() { return this.dataType; } public void setDataType(String dataType) { this.dataType = dataType; } public Boolean getArray() { return this.array; } public void setArray(Boolean array) { this.array = array; } public String getDisplayName() { return this.displayName; } public void setDisplayName(String displayName) { this.displayName = displayName; } public String getName() { return this.name; } public void setName(String name) { this.name = name; } public Double getMaximum() { return this.maximum; } public void setMaximum(Double maximum) { this.maximum = maximum; } public Boolean getDisabled() { return this.disabled; } public void setDisabled(Boolean disabled) { this.disabled = disabled; } public String getAttributes() { return this.attributes; } public void setAttributes(String attributes) { this.attributes = attributes; } public Double getMinimum() { return this.minimum; } public void setMinimum(Double minimum) { this.minimum = minimum; } } @Override public Class<AddSchemaPropertyResponse> getResponseClass() { return AddSchemaPropertyResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/AddSchemaPropertyResponse.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.ccc.model.v20200701; import java.util.List; import com.aliyuncs.AcsResponse; import com.aliyuncs.ccc.transform.v20200701.AddSchemaPropertyResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class AddSchemaPropertyResponse extends AcsResponse { private String requestId; private Integer httpStatusCode; private String code; private String message; private List<String> params; public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } public Integer getHttpStatusCode() { return this.httpStatusCode; } public void setHttpStatusCode(Integer httpStatusCode) { this.httpStatusCode = httpStatusCode; } public String getCode() { return this.code; } public void setCode(String code) { this.code = code; } public String getMessage() { return this.message; } public void setMessage(String message) { this.message = message; } public List<String> getParams() { return this.params; } public void setParams(List<String> params) { this.params = params; } @Override public AddSchemaPropertyResponse getInstance(UnmarshallerContext context) { return AddSchemaPropertyResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/AddSkillGroupsToUserRequest.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.ccc.model.v20200701; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.ccc.Endpoint; /** * @author auto create * @version */ public class AddSkillGroupsToUserRequest extends RpcAcsRequest<AddSkillGroupsToUserResponse> { private String userId; private String instanceId; private String skillLevelList; public AddSkillGroupsToUserRequest() { super("CCC", "2020-07-01", "AddSkillGroupsToUser", "CCC"); 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 getUserId() { return this.userId; } public void setUserId(String userId) { this.userId = userId; if(userId != null){ putQueryParameter("UserId", userId); } } public String getInstanceId() { return this.instanceId; } public void setInstanceId(String instanceId) { this.instanceId = instanceId; if(instanceId != null){ putQueryParameter("InstanceId", instanceId); } } public String getSkillLevelList() { return this.skillLevelList; } public void setSkillLevelList(String skillLevelList) { this.skillLevelList = skillLevelList; if(skillLevelList != null){ putQueryParameter("SkillLevelList", skillLevelList); } } @Override public Class<AddSkillGroupsToUserResponse> getResponseClass() { return AddSkillGroupsToUserResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/AddSkillGroupsToUserResponse.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.ccc.model.v20200701; import com.aliyuncs.AcsResponse; import com.aliyuncs.ccc.transform.v20200701.AddSkillGroupsToUserResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class AddSkillGroupsToUserResponse extends AcsResponse { private String code; private Integer httpStatusCode; private String message; private String requestId; public String getCode() { return this.code; } public void setCode(String code) { this.code = code; } public Integer getHttpStatusCode() { return this.httpStatusCode; } public void setHttpStatusCode(Integer httpStatusCode) { this.httpStatusCode = httpStatusCode; } public String getMessage() { return this.message; } public void setMessage(String message) { this.message = message; } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } @Override public AddSkillGroupsToUserResponse getInstance(UnmarshallerContext context) { return AddSkillGroupsToUserResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/AddTicketTaskRequest.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.ccc.model.v20200701; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.ccc.Endpoint; /** * @author auto create * @version */ public class AddTicketTaskRequest extends RpcAcsRequest<AddTicketTaskResponse> { private String instanceId; private String comment; private String assignee; private String position; private String ticketId; private String taskId; public AddTicketTaskRequest() { super("CCC", "2020-07-01", "AddTicketTask", "CCC"); 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 getInstanceId() { return this.instanceId; } public void setInstanceId(String instanceId) { this.instanceId = instanceId; if(instanceId != null){ putQueryParameter("InstanceId", instanceId); } } public String getComment() { return this.comment; } public void setComment(String comment) { this.comment = comment; if(comment != null){ putQueryParameter("Comment", comment); } } public String getAssignee() { return this.assignee; } public void setAssignee(String assignee) { this.assignee = assignee; if(assignee != null){ putQueryParameter("Assignee", assignee); } } public String getPosition() { return this.position; } public void setPosition(String position) { this.position = position; if(position != null){ putQueryParameter("Position", position); } } public String getTicketId() { return this.ticketId; } public void setTicketId(String ticketId) { this.ticketId = ticketId; if(ticketId != null){ putQueryParameter("TicketId", ticketId); } } public String getTaskId() { return this.taskId; } public void setTaskId(String taskId) { this.taskId = taskId; if(taskId != null){ putQueryParameter("TaskId", taskId); } } @Override public Class<AddTicketTaskResponse> getResponseClass() { return AddTicketTaskResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/AddTicketTaskResponse.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.ccc.model.v20200701; import com.aliyuncs.AcsResponse; import com.aliyuncs.ccc.transform.v20200701.AddTicketTaskResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class AddTicketTaskResponse extends AcsResponse { @Override public AddTicketTaskResponse getInstance(UnmarshallerContext context) { return AddTicketTaskResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/AddUsersToSkillGroupRequest.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.ccc.model.v20200701; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.ccc.Endpoint; /** * @author auto create * @version */ public class AddUsersToSkillGroupRequest extends RpcAcsRequest<AddUsersToSkillGroupResponse> { private String instanceId; private String userSkillLevelList; private String skillGroupId; public AddUsersToSkillGroupRequest() { super("CCC", "2020-07-01", "AddUsersToSkillGroup", "CCC"); 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 getInstanceId() { return this.instanceId; } public void setInstanceId(String instanceId) { this.instanceId = instanceId; if(instanceId != null){ putQueryParameter("InstanceId", instanceId); } } public String getUserSkillLevelList() { return this.userSkillLevelList; } public void setUserSkillLevelList(String userSkillLevelList) { this.userSkillLevelList = userSkillLevelList; if(userSkillLevelList != null){ putQueryParameter("UserSkillLevelList", userSkillLevelList); } } public String getSkillGroupId() { return this.skillGroupId; } public void setSkillGroupId(String skillGroupId) { this.skillGroupId = skillGroupId; if(skillGroupId != null){ putQueryParameter("SkillGroupId", skillGroupId); } } @Override public Class<AddUsersToSkillGroupResponse> getResponseClass() { return AddUsersToSkillGroupResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/AddUsersToSkillGroupResponse.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.ccc.model.v20200701; import com.aliyuncs.AcsResponse; import com.aliyuncs.ccc.transform.v20200701.AddUsersToSkillGroupResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class AddUsersToSkillGroupResponse extends AcsResponse { private String code; private Integer httpStatusCode; private String message; private String requestId; public String getCode() { return this.code; } public void setCode(String code) { this.code = code; } public Integer getHttpStatusCode() { return this.httpStatusCode; } public void setHttpStatusCode(Integer httpStatusCode) { this.httpStatusCode = httpStatusCode; } public String getMessage() { return this.message; } public void setMessage(String message) { this.message = message; } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } @Override public AddUsersToSkillGroupResponse getInstance(UnmarshallerContext context) { return AddUsersToSkillGroupResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/AnalyzeConversationRequest.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.ccc.model.v20200701; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.ccc.Endpoint; /** * @author auto create * @version */ public class AnalyzeConversationRequest extends RpcAcsRequest<AnalyzeConversationResponse> { private String fieldListJson; private String contactId; private String instanceId; private String taskListJson; public AnalyzeConversationRequest() { super("CCC", "2020-07-01", "AnalyzeConversation", "CCC"); 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 getFieldListJson() { return this.fieldListJson; } public void setFieldListJson(String fieldListJson) { this.fieldListJson = fieldListJson; if(fieldListJson != null){ putQueryParameter("FieldListJson", fieldListJson); } } public String getContactId() { return this.contactId; } public void setContactId(String contactId) { this.contactId = contactId; if(contactId != null){ putQueryParameter("ContactId", contactId); } } public String getInstanceId() { return this.instanceId; } public void setInstanceId(String instanceId) { this.instanceId = instanceId; if(instanceId != null){ putQueryParameter("InstanceId", instanceId); } } public String getTaskListJson() { return this.taskListJson; } public void setTaskListJson(String taskListJson) { this.taskListJson = taskListJson; if(taskListJson != null){ putQueryParameter("TaskListJson", taskListJson); } } @Override public Class<AnalyzeConversationResponse> getResponseClass() { return AnalyzeConversationResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/AnalyzeConversationResponse.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.ccc.model.v20200701; import com.aliyuncs.AcsResponse; import com.aliyuncs.ccc.transform.v20200701.AnalyzeConversationResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class AnalyzeConversationResponse extends AcsResponse { private String code; private Integer httpStatusCode; private String message; private String requestId; private String data; public String getCode() { return this.code; } public void setCode(String code) { this.code = code; } public Integer getHttpStatusCode() { return this.httpStatusCode; } public void setHttpStatusCode(Integer httpStatusCode) { this.httpStatusCode = httpStatusCode; } public String getMessage() { return this.message; } public void setMessage(String message) { this.message = message; } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } public String getData() { return this.data; } public void setData(String data) { this.data = data; } @Override public AnalyzeConversationResponse getInstance(UnmarshallerContext context) { return AnalyzeConversationResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/AnswerCallRequest.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.ccc.model.v20200701; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.ccc.Endpoint; /** * @author auto create * @version */ public class AnswerCallRequest extends RpcAcsRequest<AnswerCallResponse> { private String userId; private String deviceId; private String jobId; private String instanceId; public AnswerCallRequest() { super("CCC", "2020-07-01", "AnswerCall", "CCC"); 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 getUserId() { return this.userId; } public void setUserId(String userId) { this.userId = userId; if(userId != null){ putQueryParameter("UserId", userId); } } public String getDeviceId() { return this.deviceId; } public void setDeviceId(String deviceId) { this.deviceId = deviceId; if(deviceId != null){ putQueryParameter("DeviceId", deviceId); } } public String getJobId() { return this.jobId; } public void setJobId(String jobId) { this.jobId = jobId; if(jobId != null){ putQueryParameter("JobId", jobId); } } public String getInstanceId() { return this.instanceId; } public void setInstanceId(String instanceId) { this.instanceId = instanceId; if(instanceId != null){ putQueryParameter("InstanceId", instanceId); } } @Override public Class<AnswerCallResponse> getResponseClass() { return AnswerCallResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/AnswerCallResponse.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.ccc.model.v20200701; import java.util.List; import com.aliyuncs.AcsResponse; import com.aliyuncs.ccc.transform.v20200701.AnswerCallResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class AnswerCallResponse extends AcsResponse { private String code; private Integer httpStatusCode; private String message; private String requestId; private List<String> params; private Data data; public String getCode() { return this.code; } public void setCode(String code) { this.code = code; } public Integer getHttpStatusCode() { return this.httpStatusCode; } public void setHttpStatusCode(Integer httpStatusCode) { this.httpStatusCode = httpStatusCode; } public String getMessage() { return this.message; } public void setMessage(String message) { this.message = message; } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } public List<String> getParams() { return this.params; } public void setParams(List<String> params) { this.params = params; } public Data getData() { return this.data; } public void setData(Data data) { this.data = data; } public static class Data { private Long contextId; private CallContext callContext; private UserContext userContext; public Long getContextId() { return this.contextId; } public void setContextId(Long contextId) { this.contextId = contextId; } public CallContext getCallContext() { return this.callContext; } public void setCallContext(CallContext callContext) { this.callContext = callContext; } public UserContext getUserContext() { return this.userContext; } public void setUserContext(UserContext userContext) { this.userContext = userContext; } public static class CallContext { private String jobId; private String instanceId; private String callType; private List<ChannelContext> channelContexts; public String getJobId() { return this.jobId; } public void setJobId(String jobId) { this.jobId = jobId; } public String getInstanceId() { return this.instanceId; } public void setInstanceId(String instanceId) { this.instanceId = instanceId; } public String getCallType() { return this.callType; } public void setCallType(String callType) { this.callType = callType; } public List<ChannelContext> getChannelContexts() { return this.channelContexts; } public void setChannelContexts(List<ChannelContext> channelContexts) { this.channelContexts = channelContexts; } public static class ChannelContext { private Long index; private String releaseInitiator; private String channelState; private String destination; private String userId; private String skillGroupId; private Long timestamp; private String releaseReason; private String callType; private String jobId; private String channelId; private String originator; private String userExtension; private String channelVariables; public Long getIndex() { return this.index; } public void setIndex(Long index) { this.index = index; } public String getReleaseInitiator() { return this.releaseInitiator; } public void setReleaseInitiator(String releaseInitiator) { this.releaseInitiator = releaseInitiator; } public String getChannelState() { return this.channelState; } public void setChannelState(String channelState) { this.channelState = channelState; } public String getDestination() { return this.destination; } public void setDestination(String destination) { this.destination = destination; } public String getUserId() { return this.userId; } public void setUserId(String userId) { this.userId = userId; } public String getSkillGroupId() { return this.skillGroupId; } public void setSkillGroupId(String skillGroupId) { this.skillGroupId = skillGroupId; } public Long getTimestamp() { return this.timestamp; } public void setTimestamp(Long timestamp) { this.timestamp = timestamp; } public String getReleaseReason() { return this.releaseReason; } public void setReleaseReason(String releaseReason) { this.releaseReason = releaseReason; } public String getCallType() { return this.callType; } public void setCallType(String callType) { this.callType = callType; } public String getJobId() { return this.jobId; } public void setJobId(String jobId) { this.jobId = jobId; } public String getChannelId() { return this.channelId; } public void setChannelId(String channelId) { this.channelId = channelId; } public String getOriginator() { return this.originator; } public void setOriginator(String originator) { this.originator = originator; } public String getUserExtension() { return this.userExtension; } public void setUserExtension(String userExtension) { this.userExtension = userExtension; } public String getChannelVariables() { return this.channelVariables; } public void setChannelVariables(String channelVariables) { this.channelVariables = channelVariables; } } } public static class UserContext { private String extension; private Long heartbeat; private String workMode; private String deviceId; private String userId; private Long reserved; private String breakCode; private String instanceId; private Boolean outboundScenario; private String mobile; private String jobId; private String userState; private List<String> signedSkillGroupIdList; public String getExtension() { return this.extension; } public void setExtension(String extension) { this.extension = extension; } public Long getHeartbeat() { return this.heartbeat; } public void setHeartbeat(Long heartbeat) { this.heartbeat = heartbeat; } public String getWorkMode() { return this.workMode; } public void setWorkMode(String workMode) { this.workMode = workMode; } public String getDeviceId() { return this.deviceId; } public void setDeviceId(String deviceId) { this.deviceId = deviceId; } public String getUserId() { return this.userId; } public void setUserId(String userId) { this.userId = userId; } public Long getReserved() { return this.reserved; } public void setReserved(Long reserved) { this.reserved = reserved; } public String getBreakCode() { return this.breakCode; } public void setBreakCode(String breakCode) { this.breakCode = breakCode; } public String getInstanceId() { return this.instanceId; } public void setInstanceId(String instanceId) { this.instanceId = instanceId; } public Boolean getOutboundScenario() { return this.outboundScenario; } public void setOutboundScenario(Boolean outboundScenario) { this.outboundScenario = outboundScenario; } public String getMobile() { return this.mobile; } public void setMobile(String mobile) { this.mobile = mobile; } public String getJobId() { return this.jobId; } public void setJobId(String jobId) { this.jobId = jobId; } public String getUserState() { return this.userState; } public void setUserState(String userState) { this.userState = userState; } public List<String> getSignedSkillGroupIdList() { return this.signedSkillGroupIdList; } public void setSignedSkillGroupIdList(List<String> signedSkillGroupIdList) { this.signedSkillGroupIdList = signedSkillGroupIdList; } } } @Override public AnswerCallResponse getInstance(UnmarshallerContext context) { return AnswerCallResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/AppendCasesRequest.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.ccc.model.v20200701; import com.aliyuncs.RpcAcsRequest; import java.util.List; import com.google.gson.Gson; import com.google.gson.annotations.SerializedName; import com.aliyuncs.http.MethodType; import com.aliyuncs.ccc.Endpoint; /** * @author auto create * @version */ public class AppendCasesRequest extends RpcAcsRequest<AppendCasesResponse> { private String instanceId; private String campaignId; @SerializedName("body") private List<Body> body; public AppendCasesRequest() { super("CCC", "2020-07-01", "AppendCases", "CCC"); 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 getInstanceId() { return this.instanceId; } public void setInstanceId(String instanceId) { this.instanceId = instanceId; if(instanceId != null){ putQueryParameter("InstanceId", instanceId); } } public String getCampaignId() { return this.campaignId; } public void setCampaignId(String campaignId) { this.campaignId = campaignId; if(campaignId != null){ putQueryParameter("CampaignId", campaignId); } } public List<Body> getBody() { return this.body; } public void setBody(List<Body> body) { this.body = body; if (body != null) { putBodyParameter("body" , new Gson().toJson(body)); } } public static class Body { @SerializedName("CustomVariables") private String customVariables; @SerializedName("Caller") private String caller; @SerializedName("AgentId") private String agentId; @SerializedName("PhoneNumber") private String phoneNumber; @SerializedName("MaskedCallee") private String maskedCallee; @SerializedName("ReferenceId") private String referenceId; public String getCustomVariables() { return this.customVariables; } public void setCustomVariables(String customVariables) { this.customVariables = customVariables; } public String getCaller() { return this.caller; } public void setCaller(String caller) { this.caller = caller; } public String getAgentId() { return this.agentId; } public void setAgentId(String agentId) { this.agentId = agentId; } public String getPhoneNumber() { return this.phoneNumber; } public void setPhoneNumber(String phoneNumber) { this.phoneNumber = phoneNumber; } public String getMaskedCallee() { return this.maskedCallee; } public void setMaskedCallee(String maskedCallee) { this.maskedCallee = maskedCallee; } public String getReferenceId() { return this.referenceId; } public void setReferenceId(String referenceId) { this.referenceId = referenceId; } } @Override public Class<AppendCasesResponse> getResponseClass() { return AppendCasesResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/AppendCasesResponse.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.ccc.model.v20200701; import com.aliyuncs.AcsResponse; import com.aliyuncs.ccc.transform.v20200701.AppendCasesResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class AppendCasesResponse extends AcsResponse { private String requestId; private String code; private String message; private String httpStatusCode; public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } public String getCode() { return this.code; } public void setCode(String code) { this.code = code; } public String getMessage() { return this.message; } public void setMessage(String message) { this.message = message; } public String getHttpStatusCode() { return this.httpStatusCode; } public void setHttpStatusCode(String httpStatusCode) { this.httpStatusCode = httpStatusCode; } @Override public AppendCasesResponse getInstance(UnmarshallerContext context) { return AppendCasesResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/AssignUsersRequest.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.ccc.model.v20200701; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.ccc.Endpoint; /** * @author auto create * @version */ public class AssignUsersRequest extends RpcAcsRequest<AssignUsersResponse> { private String ramIdList; private String roleId; private String workMode; private String instanceId; private String skillLevelList; public AssignUsersRequest() { super("CCC", "2020-07-01", "AssignUsers", "CCC"); 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 getRamIdList() { return this.ramIdList; } public void setRamIdList(String ramIdList) { this.ramIdList = ramIdList; if(ramIdList != null){ putQueryParameter("RamIdList", ramIdList); } } public String getRoleId() { return this.roleId; } public void setRoleId(String roleId) { this.roleId = roleId; if(roleId != null){ putQueryParameter("RoleId", roleId); } } public String getWorkMode() { return this.workMode; } public void setWorkMode(String workMode) { this.workMode = workMode; if(workMode != null){ putQueryParameter("WorkMode", workMode); } } public String getInstanceId() { return this.instanceId; } public void setInstanceId(String instanceId) { this.instanceId = instanceId; if(instanceId != null){ putQueryParameter("InstanceId", instanceId); } } public String getSkillLevelList() { return this.skillLevelList; } public void setSkillLevelList(String skillLevelList) { this.skillLevelList = skillLevelList; if(skillLevelList != null){ putQueryParameter("SkillLevelList", skillLevelList); } } @Override public Class<AssignUsersResponse> getResponseClass() { return AssignUsersResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/AssignUsersResponse.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.ccc.model.v20200701; import com.aliyuncs.AcsResponse; import com.aliyuncs.ccc.transform.v20200701.AssignUsersResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class AssignUsersResponse extends AcsResponse { private Integer httpStatusCode; private String data; private String requestId; private String code; private String workflowId; private String message; public Integer getHttpStatusCode() { return this.httpStatusCode; } public void setHttpStatusCode(Integer httpStatusCode) { this.httpStatusCode = httpStatusCode; } public String getData() { return this.data; } public void setData(String data) { this.data = data; } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } public String getCode() { return this.code; } public void setCode(String code) { this.code = code; } public String getWorkflowId() { return this.workflowId; } public void setWorkflowId(String workflowId) { this.workflowId = workflowId; } public String getMessage() { return this.message; } public void setMessage(String message) { this.message = message; } @Override public AssignUsersResponse getInstance(UnmarshallerContext context) { return AssignUsersResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/BargeInCallRequest.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.ccc.model.v20200701; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.ccc.Endpoint; /** * @author auto create * @version */ public class BargeInCallRequest extends RpcAcsRequest<BargeInCallResponse> { private String userId; private String deviceId; private String bargedUserId; private String jobId; private Integer timeoutSeconds; private String instanceId; public BargeInCallRequest() { super("CCC", "2020-07-01", "BargeInCall", "CCC"); 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 getUserId() { return this.userId; } public void setUserId(String userId) { this.userId = userId; if(userId != null){ putQueryParameter("UserId", userId); } } public String getDeviceId() { return this.deviceId; } public void setDeviceId(String deviceId) { this.deviceId = deviceId; if(deviceId != null){ putQueryParameter("DeviceId", deviceId); } } public String getBargedUserId() { return this.bargedUserId; } public void setBargedUserId(String bargedUserId) { this.bargedUserId = bargedUserId; if(bargedUserId != null){ putQueryParameter("BargedUserId", bargedUserId); } } public String getJobId() { return this.jobId; } public void setJobId(String jobId) { this.jobId = jobId; if(jobId != null){ putQueryParameter("JobId", jobId); } } public Integer getTimeoutSeconds() { return this.timeoutSeconds; } public void setTimeoutSeconds(Integer timeoutSeconds) { this.timeoutSeconds = timeoutSeconds; if(timeoutSeconds != null){ putQueryParameter("TimeoutSeconds", timeoutSeconds.toString()); } } public String getInstanceId() { return this.instanceId; } public void setInstanceId(String instanceId) { this.instanceId = instanceId; if(instanceId != null){ putQueryParameter("InstanceId", instanceId); } } @Override public Class<BargeInCallResponse> getResponseClass() { return BargeInCallResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/BargeInCallResponse.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.ccc.model.v20200701; import java.util.List; import com.aliyuncs.AcsResponse; import com.aliyuncs.ccc.transform.v20200701.BargeInCallResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class BargeInCallResponse extends AcsResponse { private String code; private Integer httpStatusCode; private String message; private String requestId; private List<String> params; private Data data; public String getCode() { return this.code; } public void setCode(String code) { this.code = code; } public Integer getHttpStatusCode() { return this.httpStatusCode; } public void setHttpStatusCode(Integer httpStatusCode) { this.httpStatusCode = httpStatusCode; } public String getMessage() { return this.message; } public void setMessage(String message) { this.message = message; } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } public List<String> getParams() { return this.params; } public void setParams(List<String> params) { this.params = params; } public Data getData() { return this.data; } public void setData(Data data) { this.data = data; } public static class Data { private CallContext callContext; private UserContext userContext; public CallContext getCallContext() { return this.callContext; } public void setCallContext(CallContext callContext) { this.callContext = callContext; } public UserContext getUserContext() { return this.userContext; } public void setUserContext(UserContext userContext) { this.userContext = userContext; } public static class CallContext { private String callType; private String instanceId; private String jobId; private List<ChannelContext> channelContexts; public String getCallType() { return this.callType; } public void setCallType(String callType) { this.callType = callType; } public String getInstanceId() { return this.instanceId; } public void setInstanceId(String instanceId) { this.instanceId = instanceId; } public String getJobId() { return this.jobId; } public void setJobId(String jobId) { this.jobId = jobId; } public List<ChannelContext> getChannelContexts() { return this.channelContexts; } public void setChannelContexts(List<ChannelContext> channelContexts) { this.channelContexts = channelContexts; } public static class ChannelContext { private Integer index; private String releaseInitiator; private String channelState; private String destination; private String userId; private String channelFlags; private String skillGroupId; private Long timestamp; private String releaseReason; private String callType; private String jobId; private String channelId; private String userExtension; private String originator; public Integer getIndex() { return this.index; } public void setIndex(Integer index) { this.index = index; } public String getReleaseInitiator() { return this.releaseInitiator; } public void setReleaseInitiator(String releaseInitiator) { this.releaseInitiator = releaseInitiator; } public String getChannelState() { return this.channelState; } public void setChannelState(String channelState) { this.channelState = channelState; } public String getDestination() { return this.destination; } public void setDestination(String destination) { this.destination = destination; } public String getUserId() { return this.userId; } public void setUserId(String userId) { this.userId = userId; } public String getChannelFlags() { return this.channelFlags; } public void setChannelFlags(String channelFlags) { this.channelFlags = channelFlags; } public String getSkillGroupId() { return this.skillGroupId; } public void setSkillGroupId(String skillGroupId) { this.skillGroupId = skillGroupId; } public Long getTimestamp() { return this.timestamp; } public void setTimestamp(Long timestamp) { this.timestamp = timestamp; } public String getReleaseReason() { return this.releaseReason; } public void setReleaseReason(String releaseReason) { this.releaseReason = releaseReason; } public String getCallType() { return this.callType; } public void setCallType(String callType) { this.callType = callType; } public String getJobId() { return this.jobId; } public void setJobId(String jobId) { this.jobId = jobId; } public String getChannelId() { return this.channelId; } public void setChannelId(String channelId) { this.channelId = channelId; } public String getUserExtension() { return this.userExtension; } public void setUserExtension(String userExtension) { this.userExtension = userExtension; } public String getOriginator() { return this.originator; } public void setOriginator(String originator) { this.originator = originator; } } } public static class UserContext { private String extension; private Long heartbeat; private String workMode; private String deviceId; private String userId; private Long reserved; private String breakCode; private String instanceId; private Boolean outboundScenario; private String mobile; private String jobId; private String userState; private List<String> signedSkillGroupIdList; public String getExtension() { return this.extension; } public void setExtension(String extension) { this.extension = extension; } public Long getHeartbeat() { return this.heartbeat; } public void setHeartbeat(Long heartbeat) { this.heartbeat = heartbeat; } public String getWorkMode() { return this.workMode; } public void setWorkMode(String workMode) { this.workMode = workMode; } public String getDeviceId() { return this.deviceId; } public void setDeviceId(String deviceId) { this.deviceId = deviceId; } public String getUserId() { return this.userId; } public void setUserId(String userId) { this.userId = userId; } public Long getReserved() { return this.reserved; } public void setReserved(Long reserved) { this.reserved = reserved; } public String getBreakCode() { return this.breakCode; } public void setBreakCode(String breakCode) { this.breakCode = breakCode; } public String getInstanceId() { return this.instanceId; } public void setInstanceId(String instanceId) { this.instanceId = instanceId; } public Boolean getOutboundScenario() { return this.outboundScenario; } public void setOutboundScenario(Boolean outboundScenario) { this.outboundScenario = outboundScenario; } public String getMobile() { return this.mobile; } public void setMobile(String mobile) { this.mobile = mobile; } public String getJobId() { return this.jobId; } public void setJobId(String jobId) { this.jobId = jobId; } public String getUserState() { return this.userState; } public void setUserState(String userState) { this.userState = userState; } public List<String> getSignedSkillGroupIdList() { return this.signedSkillGroupIdList; } public void setSignedSkillGroupIdList(List<String> signedSkillGroupIdList) { this.signedSkillGroupIdList = signedSkillGroupIdList; } } } @Override public BargeInCallResponse getInstance(UnmarshallerContext context) { return BargeInCallResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/BlindTransferRequest.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.ccc.model.v20200701; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.ccc.Endpoint; /** * @author auto create * @version */ public class BlindTransferRequest extends RpcAcsRequest<BlindTransferResponse> { private String transferee; private String transferor; private String routingType; private Long queuingOverflowThreshold; private String userId; private Integer timeoutSeconds; private String jobId; private String strategyParams; private String contactFlowVariables; private String deviceId; private String transfereeType; private String tags; private String strategyName; private String instanceId; private Long queuingTimeoutSeconds; private Integer callPriority; public BlindTransferRequest() { super("CCC", "2020-07-01", "BlindTransfer", "CCC"); 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 getTransferee() { return this.transferee; } public void setTransferee(String transferee) { this.transferee = transferee; if(transferee != null){ putQueryParameter("Transferee", transferee); } } public String getTransferor() { return this.transferor; } public void setTransferor(String transferor) { this.transferor = transferor; if(transferor != null){ putQueryParameter("Transferor", transferor); } } public String getRoutingType() { return this.routingType; } public void setRoutingType(String routingType) { this.routingType = routingType; if(routingType != null){ putQueryParameter("RoutingType", routingType); } } public Long getQueuingOverflowThreshold() { return this.queuingOverflowThreshold; } public void setQueuingOverflowThreshold(Long queuingOverflowThreshold) { this.queuingOverflowThreshold = queuingOverflowThreshold; if(queuingOverflowThreshold != null){ putQueryParameter("QueuingOverflowThreshold", queuingOverflowThreshold.toString()); } } public String getUserId() { return this.userId; } public void setUserId(String userId) { this.userId = userId; if(userId != null){ putQueryParameter("UserId", userId); } } public Integer getTimeoutSeconds() { return this.timeoutSeconds; } public void setTimeoutSeconds(Integer timeoutSeconds) { this.timeoutSeconds = timeoutSeconds; if(timeoutSeconds != null){ putQueryParameter("TimeoutSeconds", timeoutSeconds.toString()); } } public String getJobId() { return this.jobId; } public void setJobId(String jobId) { this.jobId = jobId; if(jobId != null){ putQueryParameter("JobId", jobId); } } public String getStrategyParams() { return this.strategyParams; } public void setStrategyParams(String strategyParams) { this.strategyParams = strategyParams; if(strategyParams != null){ putQueryParameter("StrategyParams", strategyParams); } } public String getContactFlowVariables() { return this.contactFlowVariables; } public void setContactFlowVariables(String contactFlowVariables) { this.contactFlowVariables = contactFlowVariables; if(contactFlowVariables != null){ putQueryParameter("ContactFlowVariables", contactFlowVariables); } } public String getDeviceId() { return this.deviceId; } public void setDeviceId(String deviceId) { this.deviceId = deviceId; if(deviceId != null){ putQueryParameter("DeviceId", deviceId); } } public String getTransfereeType() { return this.transfereeType; } public void setTransfereeType(String transfereeType) { this.transfereeType = transfereeType; if(transfereeType != null){ putQueryParameter("TransfereeType", transfereeType); } } public String getTags() { return this.tags; } public void setTags(String tags) { this.tags = tags; if(tags != null){ putQueryParameter("Tags", tags); } } public String getStrategyName() { return this.strategyName; } public void setStrategyName(String strategyName) { this.strategyName = strategyName; if(strategyName != null){ putQueryParameter("StrategyName", strategyName); } } public String getInstanceId() { return this.instanceId; } public void setInstanceId(String instanceId) { this.instanceId = instanceId; if(instanceId != null){ putQueryParameter("InstanceId", instanceId); } } public Long getQueuingTimeoutSeconds() { return this.queuingTimeoutSeconds; } public void setQueuingTimeoutSeconds(Long queuingTimeoutSeconds) { this.queuingTimeoutSeconds = queuingTimeoutSeconds; if(queuingTimeoutSeconds != null){ putQueryParameter("QueuingTimeoutSeconds", queuingTimeoutSeconds.toString()); } } public Integer getCallPriority() { return this.callPriority; } public void setCallPriority(Integer callPriority) { this.callPriority = callPriority; if(callPriority != null){ putQueryParameter("CallPriority", callPriority.toString()); } } @Override public Class<BlindTransferResponse> getResponseClass() { return BlindTransferResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/BlindTransferResponse.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.ccc.model.v20200701; import java.util.List; import com.aliyuncs.AcsResponse; import com.aliyuncs.ccc.transform.v20200701.BlindTransferResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class BlindTransferResponse extends AcsResponse { private String code; private Integer httpStatusCode; private String message; private String requestId; private List<String> params; private Data data; public String getCode() { return this.code; } public void setCode(String code) { this.code = code; } public Integer getHttpStatusCode() { return this.httpStatusCode; } public void setHttpStatusCode(Integer httpStatusCode) { this.httpStatusCode = httpStatusCode; } public String getMessage() { return this.message; } public void setMessage(String message) { this.message = message; } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } public List<String> getParams() { return this.params; } public void setParams(List<String> params) { this.params = params; } public Data getData() { return this.data; } public void setData(Data data) { this.data = data; } public static class Data { private Long contextId; private CallContext callContext; private UserContext userContext; public Long getContextId() { return this.contextId; } public void setContextId(Long contextId) { this.contextId = contextId; } public CallContext getCallContext() { return this.callContext; } public void setCallContext(CallContext callContext) { this.callContext = callContext; } public UserContext getUserContext() { return this.userContext; } public void setUserContext(UserContext userContext) { this.userContext = userContext; } public static class CallContext { private String callType; private String instanceId; private String jobId; private List<ChannelContext> channelContexts; public String getCallType() { return this.callType; } public void setCallType(String callType) { this.callType = callType; } public String getInstanceId() { return this.instanceId; } public void setInstanceId(String instanceId) { this.instanceId = instanceId; } public String getJobId() { return this.jobId; } public void setJobId(String jobId) { this.jobId = jobId; } public List<ChannelContext> getChannelContexts() { return this.channelContexts; } public void setChannelContexts(List<ChannelContext> channelContexts) { this.channelContexts = channelContexts; } public static class ChannelContext { private String releaseInitiator; private String channelState; private String destination; private String userId; private String channelFlags; private Long timestamp; private String releaseReason; private String callType; private String jobId; private String channelId; private String originator; private String userExtension; public String getReleaseInitiator() { return this.releaseInitiator; } public void setReleaseInitiator(String releaseInitiator) { this.releaseInitiator = releaseInitiator; } public String getChannelState() { return this.channelState; } public void setChannelState(String channelState) { this.channelState = channelState; } public String getDestination() { return this.destination; } public void setDestination(String destination) { this.destination = destination; } public String getUserId() { return this.userId; } public void setUserId(String userId) { this.userId = userId; } public String getChannelFlags() { return this.channelFlags; } public void setChannelFlags(String channelFlags) { this.channelFlags = channelFlags; } public Long getTimestamp() { return this.timestamp; } public void setTimestamp(Long timestamp) { this.timestamp = timestamp; } public String getReleaseReason() { return this.releaseReason; } public void setReleaseReason(String releaseReason) { this.releaseReason = releaseReason; } public String getCallType() { return this.callType; } public void setCallType(String callType) { this.callType = callType; } public String getJobId() { return this.jobId; } public void setJobId(String jobId) { this.jobId = jobId; } public String getChannelId() { return this.channelId; } public void setChannelId(String channelId) { this.channelId = channelId; } public String getOriginator() { return this.originator; } public void setOriginator(String originator) { this.originator = originator; } public String getUserExtension() { return this.userExtension; } public void setUserExtension(String userExtension) { this.userExtension = userExtension; } } } public static class UserContext { private String extension; private Long heartbeat; private String workMode; private String deviceId; private String userId; private Long reserved; private String breakCode; private String instanceId; private Boolean outboundScenario; private String mobile; private String jobId; private String userState; private List<String> signedSkillGroupIdList; public String getExtension() { return this.extension; } public void setExtension(String extension) { this.extension = extension; } public Long getHeartbeat() { return this.heartbeat; } public void setHeartbeat(Long heartbeat) { this.heartbeat = heartbeat; } public String getWorkMode() { return this.workMode; } public void setWorkMode(String workMode) { this.workMode = workMode; } public String getDeviceId() { return this.deviceId; } public void setDeviceId(String deviceId) { this.deviceId = deviceId; } public String getUserId() { return this.userId; } public void setUserId(String userId) { this.userId = userId; } public Long getReserved() { return this.reserved; } public void setReserved(Long reserved) { this.reserved = reserved; } public String getBreakCode() { return this.breakCode; } public void setBreakCode(String breakCode) { this.breakCode = breakCode; } public String getInstanceId() { return this.instanceId; } public void setInstanceId(String instanceId) { this.instanceId = instanceId; } public Boolean getOutboundScenario() { return this.outboundScenario; } public void setOutboundScenario(Boolean outboundScenario) { this.outboundScenario = outboundScenario; } public String getMobile() { return this.mobile; } public void setMobile(String mobile) { this.mobile = mobile; } public String getJobId() { return this.jobId; } public void setJobId(String jobId) { this.jobId = jobId; } public String getUserState() { return this.userState; } public void setUserState(String userState) { this.userState = userState; } public List<String> getSignedSkillGroupIdList() { return this.signedSkillGroupIdList; } public void setSignedSkillGroupIdList(List<String> signedSkillGroupIdList) { this.signedSkillGroupIdList = signedSkillGroupIdList; } } } @Override public BlindTransferResponse getInstance(UnmarshallerContext context) { return BlindTransferResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/BridgeRtcCallRequest.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.ccc.model.v20200701; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.ccc.Endpoint; /** * @author auto create * @version */ public class BridgeRtcCallRequest extends RpcAcsRequest<BridgeRtcCallResponse> { private String serviceProvider; private String callee; private String userId; private String deviceId; private String tags; private Integer timeoutSeconds; private String caller; private String instanceId; private Boolean videoEnabled; public BridgeRtcCallRequest() { super("CCC", "2020-07-01", "BridgeRtcCall", "CCC"); 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 getServiceProvider() { return this.serviceProvider; } public void setServiceProvider(String serviceProvider) { this.serviceProvider = serviceProvider; if(serviceProvider != null){ putQueryParameter("ServiceProvider", serviceProvider); } } public String getCallee() { return this.callee; } public void setCallee(String callee) { this.callee = callee; if(callee != null){ putQueryParameter("Callee", callee); } } public String getUserId() { return this.userId; } public void setUserId(String userId) { this.userId = userId; if(userId != null){ putQueryParameter("UserId", userId); } } public String getDeviceId() { return this.deviceId; } public void setDeviceId(String deviceId) { this.deviceId = deviceId; if(deviceId != null){ putQueryParameter("DeviceId", deviceId); } } public String getTags() { return this.tags; } public void setTags(String tags) { this.tags = tags; if(tags != null){ putQueryParameter("Tags", tags); } } public Integer getTimeoutSeconds() { return this.timeoutSeconds; } public void setTimeoutSeconds(Integer timeoutSeconds) { this.timeoutSeconds = timeoutSeconds; if(timeoutSeconds != null){ putQueryParameter("TimeoutSeconds", timeoutSeconds.toString()); } } public String getCaller() { return this.caller; } public void setCaller(String caller) { this.caller = caller; if(caller != null){ putQueryParameter("Caller", caller); } } public String getInstanceId() { return this.instanceId; } public void setInstanceId(String instanceId) { this.instanceId = instanceId; if(instanceId != null){ putQueryParameter("InstanceId", instanceId); } } public Boolean getVideoEnabled() { return this.videoEnabled; } public void setVideoEnabled(Boolean videoEnabled) { this.videoEnabled = videoEnabled; if(videoEnabled != null){ putQueryParameter("VideoEnabled", videoEnabled.toString()); } } @Override public Class<BridgeRtcCallResponse> getResponseClass() { return BridgeRtcCallResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/BridgeRtcCallResponse.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.ccc.model.v20200701; import java.util.List; import com.aliyuncs.AcsResponse; import com.aliyuncs.ccc.transform.v20200701.BridgeRtcCallResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class BridgeRtcCallResponse extends AcsResponse { private String code; private Integer httpStatusCode; private String message; private String requestId; private List<String> params; private Data data; public String getCode() { return this.code; } public void setCode(String code) { this.code = code; } public Integer getHttpStatusCode() { return this.httpStatusCode; } public void setHttpStatusCode(Integer httpStatusCode) { this.httpStatusCode = httpStatusCode; } public String getMessage() { return this.message; } public void setMessage(String message) { this.message = message; } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } public List<String> getParams() { return this.params; } public void setParams(List<String> params) { this.params = params; } public Data getData() { return this.data; } public void setData(Data data) { this.data = data; } public static class Data { private String instanceId; private String jobId; private String tokenInfo; public String getInstanceId() { return this.instanceId; } public void setInstanceId(String instanceId) { this.instanceId = instanceId; } public String getJobId() { return this.jobId; } public void setJobId(String jobId) { this.jobId = jobId; } public String getTokenInfo() { return this.tokenInfo; } public void setTokenInfo(String tokenInfo) { this.tokenInfo = tokenInfo; } } @Override public BridgeRtcCallResponse getInstance(UnmarshallerContext context) { return BridgeRtcCallResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/CancelAttendedTransferRequest.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.ccc.model.v20200701; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.ccc.Endpoint; /** * @author auto create * @version */ public class CancelAttendedTransferRequest extends RpcAcsRequest<CancelAttendedTransferResponse> { private String userId; private String deviceId; private String jobId; private String instanceId; public CancelAttendedTransferRequest() { super("CCC", "2020-07-01", "CancelAttendedTransfer", "CCC"); 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 getUserId() { return this.userId; } public void setUserId(String userId) { this.userId = userId; if(userId != null){ putQueryParameter("UserId", userId); } } public String getDeviceId() { return this.deviceId; } public void setDeviceId(String deviceId) { this.deviceId = deviceId; if(deviceId != null){ putQueryParameter("DeviceId", deviceId); } } public String getJobId() { return this.jobId; } public void setJobId(String jobId) { this.jobId = jobId; if(jobId != null){ putQueryParameter("JobId", jobId); } } public String getInstanceId() { return this.instanceId; } public void setInstanceId(String instanceId) { this.instanceId = instanceId; if(instanceId != null){ putQueryParameter("InstanceId", instanceId); } } @Override public Class<CancelAttendedTransferResponse> getResponseClass() { return CancelAttendedTransferResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/CancelAttendedTransferResponse.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.ccc.model.v20200701; import java.util.List; import com.aliyuncs.AcsResponse; import com.aliyuncs.ccc.transform.v20200701.CancelAttendedTransferResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class CancelAttendedTransferResponse extends AcsResponse { private String code; private Integer httpStatusCode; private String message; private String requestId; private List<String> params; private Data data; public String getCode() { return this.code; } public void setCode(String code) { this.code = code; } public Integer getHttpStatusCode() { return this.httpStatusCode; } public void setHttpStatusCode(Integer httpStatusCode) { this.httpStatusCode = httpStatusCode; } public String getMessage() { return this.message; } public void setMessage(String message) { this.message = message; } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } public List<String> getParams() { return this.params; } public void setParams(List<String> params) { this.params = params; } public Data getData() { return this.data; } public void setData(Data data) { this.data = data; } public static class Data { private Long contextId; private CallContext callContext; private UserContext userContext; public Long getContextId() { return this.contextId; } public void setContextId(Long contextId) { this.contextId = contextId; } public CallContext getCallContext() { return this.callContext; } public void setCallContext(CallContext callContext) { this.callContext = callContext; } public UserContext getUserContext() { return this.userContext; } public void setUserContext(UserContext userContext) { this.userContext = userContext; } public static class CallContext { private String callType; private String instanceId; private String jobId; private List<ChannelContext> channelContexts; public String getCallType() { return this.callType; } public void setCallType(String callType) { this.callType = callType; } public String getInstanceId() { return this.instanceId; } public void setInstanceId(String instanceId) { this.instanceId = instanceId; } public String getJobId() { return this.jobId; } public void setJobId(String jobId) { this.jobId = jobId; } public List<ChannelContext> getChannelContexts() { return this.channelContexts; } public void setChannelContexts(List<ChannelContext> channelContexts) { this.channelContexts = channelContexts; } public static class ChannelContext { private Integer index; private String releaseInitiator; private String channelState; private String destination; private String userId; private String channelFlags; private Long timestamp; private String releaseReason; private String callType; private String jobId; private String channelId; private String userExtension; private String originator; public Integer getIndex() { return this.index; } public void setIndex(Integer index) { this.index = index; } public String getReleaseInitiator() { return this.releaseInitiator; } public void setReleaseInitiator(String releaseInitiator) { this.releaseInitiator = releaseInitiator; } public String getChannelState() { return this.channelState; } public void setChannelState(String channelState) { this.channelState = channelState; } public String getDestination() { return this.destination; } public void setDestination(String destination) { this.destination = destination; } public String getUserId() { return this.userId; } public void setUserId(String userId) { this.userId = userId; } public String getChannelFlags() { return this.channelFlags; } public void setChannelFlags(String channelFlags) { this.channelFlags = channelFlags; } public Long getTimestamp() { return this.timestamp; } public void setTimestamp(Long timestamp) { this.timestamp = timestamp; } public String getReleaseReason() { return this.releaseReason; } public void setReleaseReason(String releaseReason) { this.releaseReason = releaseReason; } public String getCallType() { return this.callType; } public void setCallType(String callType) { this.callType = callType; } public String getJobId() { return this.jobId; } public void setJobId(String jobId) { this.jobId = jobId; } public String getChannelId() { return this.channelId; } public void setChannelId(String channelId) { this.channelId = channelId; } public String getUserExtension() { return this.userExtension; } public void setUserExtension(String userExtension) { this.userExtension = userExtension; } public String getOriginator() { return this.originator; } public void setOriginator(String originator) { this.originator = originator; } } } public static class UserContext { private String extension; private Long heartbeat; private String workMode; private String deviceId; private String userId; private Long reserved; private String breakCode; private String instanceId; private Boolean outboundScenario; private String mobile; private String jobId; private String userState; private List<String> signedSkillGroupIdList; public String getExtension() { return this.extension; } public void setExtension(String extension) { this.extension = extension; } public Long getHeartbeat() { return this.heartbeat; } public void setHeartbeat(Long heartbeat) { this.heartbeat = heartbeat; } public String getWorkMode() { return this.workMode; } public void setWorkMode(String workMode) { this.workMode = workMode; } public String getDeviceId() { return this.deviceId; } public void setDeviceId(String deviceId) { this.deviceId = deviceId; } public String getUserId() { return this.userId; } public void setUserId(String userId) { this.userId = userId; } public Long getReserved() { return this.reserved; } public void setReserved(Long reserved) { this.reserved = reserved; } public String getBreakCode() { return this.breakCode; } public void setBreakCode(String breakCode) { this.breakCode = breakCode; } public String getInstanceId() { return this.instanceId; } public void setInstanceId(String instanceId) { this.instanceId = instanceId; } public Boolean getOutboundScenario() { return this.outboundScenario; } public void setOutboundScenario(Boolean outboundScenario) { this.outboundScenario = outboundScenario; } public String getMobile() { return this.mobile; } public void setMobile(String mobile) { this.mobile = mobile; } public String getJobId() { return this.jobId; } public void setJobId(String jobId) { this.jobId = jobId; } public String getUserState() { return this.userState; } public void setUserState(String userState) { this.userState = userState; } public List<String> getSignedSkillGroupIdList() { return this.signedSkillGroupIdList; } public void setSignedSkillGroupIdList(List<String> signedSkillGroupIdList) { this.signedSkillGroupIdList = signedSkillGroupIdList; } } } @Override public CancelAttendedTransferResponse getInstance(UnmarshallerContext context) { return CancelAttendedTransferResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/ChangeVisibilityRequest.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.ccc.model.v20200701; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.ccc.Endpoint; /** * @author auto create * @version */ public class ChangeVisibilityRequest extends RpcAcsRequest<ChangeVisibilityResponse> { private Boolean invisible; private String userId; private String instanceId; public ChangeVisibilityRequest() { super("CCC", "2020-07-01", "ChangeVisibility", "CCC"); 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 Boolean getInvisible() { return this.invisible; } public void setInvisible(Boolean invisible) { this.invisible = invisible; if(invisible != null){ putQueryParameter("Invisible", invisible.toString()); } } public String getUserId() { return this.userId; } public void setUserId(String userId) { this.userId = userId; if(userId != null){ putQueryParameter("UserId", userId); } } public String getInstanceId() { return this.instanceId; } public void setInstanceId(String instanceId) { this.instanceId = instanceId; if(instanceId != null){ putQueryParameter("InstanceId", instanceId); } } @Override public Class<ChangeVisibilityResponse> getResponseClass() { return ChangeVisibilityResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/ChangeVisibilityResponse.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.ccc.model.v20200701; import java.util.List; import com.aliyuncs.AcsResponse; import com.aliyuncs.ccc.transform.v20200701.ChangeVisibilityResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class ChangeVisibilityResponse extends AcsResponse { private String code; private Integer httpStatusCode; private String message; private String requestId; private List<String> params; private Data data; public String getCode() { return this.code; } public void setCode(String code) { this.code = code; } public Integer getHttpStatusCode() { return this.httpStatusCode; } public void setHttpStatusCode(Integer httpStatusCode) { this.httpStatusCode = httpStatusCode; } public String getMessage() { return this.message; } public void setMessage(String message) { this.message = message; } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } public List<String> getParams() { return this.params; } public void setParams(List<String> params) { this.params = params; } public Data getData() { return this.data; } public void setData(Data data) { this.data = data; } public static class Data { private String extension; private String workMode; private String deviceId; private String jobId; private String userId; private String breakCode; private String instanceId; private Boolean outboundScenario; private String userState; private List<String> signedSkillGroupIdList; public String getExtension() { return this.extension; } public void setExtension(String extension) { this.extension = extension; } public String getWorkMode() { return this.workMode; } public void setWorkMode(String workMode) { this.workMode = workMode; } public String getDeviceId() { return this.deviceId; } public void setDeviceId(String deviceId) { this.deviceId = deviceId; } public String getJobId() { return this.jobId; } public void setJobId(String jobId) { this.jobId = jobId; } public String getUserId() { return this.userId; } public void setUserId(String userId) { this.userId = userId; } public String getBreakCode() { return this.breakCode; } public void setBreakCode(String breakCode) { this.breakCode = breakCode; } public String getInstanceId() { return this.instanceId; } public void setInstanceId(String instanceId) { this.instanceId = instanceId; } public Boolean getOutboundScenario() { return this.outboundScenario; } public void setOutboundScenario(Boolean outboundScenario) { this.outboundScenario = outboundScenario; } public String getUserState() { return this.userState; } public void setUserState(String userState) { this.userState = userState; } public List<String> getSignedSkillGroupIdList() { return this.signedSkillGroupIdList; } public void setSignedSkillGroupIdList(List<String> signedSkillGroupIdList) { this.signedSkillGroupIdList = signedSkillGroupIdList; } } @Override public ChangeVisibilityResponse getInstance(UnmarshallerContext context) { return ChangeVisibilityResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/ChangeWorkModeRequest.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.ccc.model.v20200701; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.ccc.Endpoint; /** * @author auto create * @version */ public class ChangeWorkModeRequest extends RpcAcsRequest<ChangeWorkModeResponse> { private String signedSkillGroupIdList; private String mobile; private String workMode; private String userId; private String deviceId; private String instanceId; public ChangeWorkModeRequest() { super("CCC", "2020-07-01", "ChangeWorkMode", "CCC"); 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 getSignedSkillGroupIdList() { return this.signedSkillGroupIdList; } public void setSignedSkillGroupIdList(String signedSkillGroupIdList) { this.signedSkillGroupIdList = signedSkillGroupIdList; if(signedSkillGroupIdList != null){ putQueryParameter("SignedSkillGroupIdList", signedSkillGroupIdList); } } public String getMobile() { return this.mobile; } public void setMobile(String mobile) { this.mobile = mobile; if(mobile != null){ putQueryParameter("Mobile", mobile); } } public String getWorkMode() { return this.workMode; } public void setWorkMode(String workMode) { this.workMode = workMode; if(workMode != null){ putQueryParameter("WorkMode", workMode); } } public String getUserId() { return this.userId; } public void setUserId(String userId) { this.userId = userId; if(userId != null){ putQueryParameter("UserId", userId); } } public String getDeviceId() { return this.deviceId; } public void setDeviceId(String deviceId) { this.deviceId = deviceId; if(deviceId != null){ putQueryParameter("DeviceId", deviceId); } } public String getInstanceId() { return this.instanceId; } public void setInstanceId(String instanceId) { this.instanceId = instanceId; if(instanceId != null){ putQueryParameter("InstanceId", instanceId); } } @Override public Class<ChangeWorkModeResponse> getResponseClass() { return ChangeWorkModeResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/ChangeWorkModeResponse.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.ccc.model.v20200701; import java.util.List; import com.aliyuncs.AcsResponse; import com.aliyuncs.ccc.transform.v20200701.ChangeWorkModeResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class ChangeWorkModeResponse extends AcsResponse { private String code; private Integer httpStatusCode; private String message; private String requestId; private List<String> params; private Data data; public String getCode() { return this.code; } public void setCode(String code) { this.code = code; } public Integer getHttpStatusCode() { return this.httpStatusCode; } public void setHttpStatusCode(Integer httpStatusCode) { this.httpStatusCode = httpStatusCode; } public String getMessage() { return this.message; } public void setMessage(String message) { this.message = message; } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } public List<String> getParams() { return this.params; } public void setParams(List<String> params) { this.params = params; } public Data getData() { return this.data; } public void setData(Data data) { this.data = data; } public static class Data { private String extension; private String workMode; private String deviceId; private String jobId; private String userId; private String breakCode; private String instanceId; private Boolean outboundScenario; private String userState; private List<String> signedSkillGroupIdList; public String getExtension() { return this.extension; } public void setExtension(String extension) { this.extension = extension; } public String getWorkMode() { return this.workMode; } public void setWorkMode(String workMode) { this.workMode = workMode; } public String getDeviceId() { return this.deviceId; } public void setDeviceId(String deviceId) { this.deviceId = deviceId; } public String getJobId() { return this.jobId; } public void setJobId(String jobId) { this.jobId = jobId; } public String getUserId() { return this.userId; } public void setUserId(String userId) { this.userId = userId; } public String getBreakCode() { return this.breakCode; } public void setBreakCode(String breakCode) { this.breakCode = breakCode; } public String getInstanceId() { return this.instanceId; } public void setInstanceId(String instanceId) { this.instanceId = instanceId; } public Boolean getOutboundScenario() { return this.outboundScenario; } public void setOutboundScenario(Boolean outboundScenario) { this.outboundScenario = outboundScenario; } public String getUserState() { return this.userState; } public void setUserState(String userState) { this.userState = userState; } public List<String> getSignedSkillGroupIdList() { return this.signedSkillGroupIdList; } public void setSignedSkillGroupIdList(List<String> signedSkillGroupIdList) { this.signedSkillGroupIdList = signedSkillGroupIdList; } } @Override public ChangeWorkModeResponse getInstance(UnmarshallerContext context) { return ChangeWorkModeResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/ClaimChatRequest.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.ccc.model.v20200701; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.ccc.Endpoint; /** * @author auto create * @version */ public class ClaimChatRequest extends RpcAcsRequest<ClaimChatResponse> { private String jobId; private String instanceId; private String skillGroupId; public ClaimChatRequest() { super("CCC", "2020-07-01", "ClaimChat", "CCC"); 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 getJobId() { return this.jobId; } public void setJobId(String jobId) { this.jobId = jobId; if(jobId != null){ putQueryParameter("JobId", jobId); } } public String getInstanceId() { return this.instanceId; } public void setInstanceId(String instanceId) { this.instanceId = instanceId; if(instanceId != null){ putQueryParameter("InstanceId", instanceId); } } public String getSkillGroupId() { return this.skillGroupId; } public void setSkillGroupId(String skillGroupId) { this.skillGroupId = skillGroupId; if(skillGroupId != null){ putQueryParameter("SkillGroupId", skillGroupId); } } @Override public Class<ClaimChatResponse> getResponseClass() { return ClaimChatResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/ClaimChatResponse.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.ccc.model.v20200701; import java.util.List; import com.aliyuncs.AcsResponse; import com.aliyuncs.ccc.transform.v20200701.ClaimChatResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class ClaimChatResponse extends AcsResponse { private String code; private Integer httpStatusCode; private String message; private String requestId; private List<String> params; private Data data; public String getCode() { return this.code; } public void setCode(String code) { this.code = code; } public Integer getHttpStatusCode() { return this.httpStatusCode; } public void setHttpStatusCode(Integer httpStatusCode) { this.httpStatusCode = httpStatusCode; } public String getMessage() { return this.message; } public void setMessage(String message) { this.message = message; } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } public List<String> getParams() { return this.params; } public void setParams(List<String> params) { this.params = params; } public Data getData() { return this.data; } public void setData(Data data) { this.data = data; } public static class Data { private Long contextId; private List<ChatContext> chatContexts; private UserContext userContext; public Long getContextId() { return this.contextId; } public void setContextId(Long contextId) { this.contextId = contextId; } public List<ChatContext> getChatContexts() { return this.chatContexts; } public void setChatContexts(List<ChatContext> chatContexts) { this.chatContexts = chatContexts; } public UserContext getUserContext() { return this.userContext; } public void setUserContext(UserContext userContext) { this.userContext = userContext; } public static class ChatContext { private String instanceId; private String jobId; private String chatType; private String callVariables; private String accessChannelId; private String accessChannelType; private String accessChannelName; private Boolean beingAssigned; public String getInstanceId() { return this.instanceId; } public void setInstanceId(String instanceId) { this.instanceId = instanceId; } public String getJobId() { return this.jobId; } public void setJobId(String jobId) { this.jobId = jobId; } public String getChatType() { return this.chatType; } public void setChatType(String chatType) { this.chatType = chatType; } public String getCallVariables() { return this.callVariables; } public void setCallVariables(String callVariables) { this.callVariables = callVariables; } public String getAccessChannelId() { return this.accessChannelId; } public void setAccessChannelId(String accessChannelId) { this.accessChannelId = accessChannelId; } public String getAccessChannelType() { return this.accessChannelType; } public void setAccessChannelType(String accessChannelType) { this.accessChannelType = accessChannelType; } public String getAccessChannelName() { return this.accessChannelName; } public void setAccessChannelName(String accessChannelName) { this.accessChannelName = accessChannelName; } public Boolean getBeingAssigned() { return this.beingAssigned; } public void setBeingAssigned(Boolean beingAssigned) { this.beingAssigned = beingAssigned; } } public static class UserContext { private Long heartbeat; private String extension; private String workMode; private String deviceId; private String userId; private Long reserved; private String breakCode; private String instanceId; private Boolean outboundScenario; private String deviceState; private String mobile; private String jobId; private String userState; private List<String> signedSkillGroupIdList; public Long getHeartbeat() { return this.heartbeat; } public void setHeartbeat(Long heartbeat) { this.heartbeat = heartbeat; } public String getExtension() { return this.extension; } public void setExtension(String extension) { this.extension = extension; } public String getWorkMode() { return this.workMode; } public void setWorkMode(String workMode) { this.workMode = workMode; } public String getDeviceId() { return this.deviceId; } public void setDeviceId(String deviceId) { this.deviceId = deviceId; } public String getUserId() { return this.userId; } public void setUserId(String userId) { this.userId = userId; } public Long getReserved() { return this.reserved; } public void setReserved(Long reserved) { this.reserved = reserved; } public String getBreakCode() { return this.breakCode; } public void setBreakCode(String breakCode) { this.breakCode = breakCode; } public String getInstanceId() { return this.instanceId; } public void setInstanceId(String instanceId) { this.instanceId = instanceId; } public Boolean getOutboundScenario() { return this.outboundScenario; } public void setOutboundScenario(Boolean outboundScenario) { this.outboundScenario = outboundScenario; } public String getDeviceState() { return this.deviceState; } public void setDeviceState(String deviceState) { this.deviceState = deviceState; } public String getMobile() { return this.mobile; } public void setMobile(String mobile) { this.mobile = mobile; } public String getJobId() { return this.jobId; } public void setJobId(String jobId) { this.jobId = jobId; } public String getUserState() { return this.userState; } public void setUserState(String userState) { this.userState = userState; } public List<String> getSignedSkillGroupIdList() { return this.signedSkillGroupIdList; } public void setSignedSkillGroupIdList(List<String> signedSkillGroupIdList) { this.signedSkillGroupIdList = signedSkillGroupIdList; } } } @Override public ClaimChatResponse getInstance(UnmarshallerContext context) { return ClaimChatResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/CoachCallRequest.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.ccc.model.v20200701; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.ccc.Endpoint; /** * @author auto create * @version */ public class CoachCallRequest extends RpcAcsRequest<CoachCallResponse> { private String coachedUserId; private String userId; private String deviceId; private String jobId; private Integer timeoutSeconds; private String instanceId; public CoachCallRequest() { super("CCC", "2020-07-01", "CoachCall", "CCC"); 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 getCoachedUserId() { return this.coachedUserId; } public void setCoachedUserId(String coachedUserId) { this.coachedUserId = coachedUserId; if(coachedUserId != null){ putQueryParameter("CoachedUserId", coachedUserId); } } public String getUserId() { return this.userId; } public void setUserId(String userId) { this.userId = userId; if(userId != null){ putQueryParameter("UserId", userId); } } public String getDeviceId() { return this.deviceId; } public void setDeviceId(String deviceId) { this.deviceId = deviceId; if(deviceId != null){ putQueryParameter("DeviceId", deviceId); } } public String getJobId() { return this.jobId; } public void setJobId(String jobId) { this.jobId = jobId; if(jobId != null){ putQueryParameter("JobId", jobId); } } public Integer getTimeoutSeconds() { return this.timeoutSeconds; } public void setTimeoutSeconds(Integer timeoutSeconds) { this.timeoutSeconds = timeoutSeconds; if(timeoutSeconds != null){ putQueryParameter("TimeoutSeconds", timeoutSeconds.toString()); } } public String getInstanceId() { return this.instanceId; } public void setInstanceId(String instanceId) { this.instanceId = instanceId; if(instanceId != null){ putQueryParameter("InstanceId", instanceId); } } @Override public Class<CoachCallResponse> getResponseClass() { return CoachCallResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/CoachCallResponse.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.ccc.model.v20200701; import java.util.List; import com.aliyuncs.AcsResponse; import com.aliyuncs.ccc.transform.v20200701.CoachCallResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class CoachCallResponse extends AcsResponse { private String code; private Integer httpStatusCode; private String message; private String requestId; private List<String> params; private Data data; public String getCode() { return this.code; } public void setCode(String code) { this.code = code; } public Integer getHttpStatusCode() { return this.httpStatusCode; } public void setHttpStatusCode(Integer httpStatusCode) { this.httpStatusCode = httpStatusCode; } public String getMessage() { return this.message; } public void setMessage(String message) { this.message = message; } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } public List<String> getParams() { return this.params; } public void setParams(List<String> params) { this.params = params; } public Data getData() { return this.data; } public void setData(Data data) { this.data = data; } public static class Data { private CallContext callContext; private UserContext userContext; public CallContext getCallContext() { return this.callContext; } public void setCallContext(CallContext callContext) { this.callContext = callContext; } public UserContext getUserContext() { return this.userContext; } public void setUserContext(UserContext userContext) { this.userContext = userContext; } public static class CallContext { private String callType; private String instanceId; private String jobId; private List<ChannelContext> channelContexts; public String getCallType() { return this.callType; } public void setCallType(String callType) { this.callType = callType; } public String getInstanceId() { return this.instanceId; } public void setInstanceId(String instanceId) { this.instanceId = instanceId; } public String getJobId() { return this.jobId; } public void setJobId(String jobId) { this.jobId = jobId; } public List<ChannelContext> getChannelContexts() { return this.channelContexts; } public void setChannelContexts(List<ChannelContext> channelContexts) { this.channelContexts = channelContexts; } public static class ChannelContext { private Integer index; private String releaseInitiator; private String channelState; private String destination; private String userId; private String channelFlags; private String skillGroupId; private Long timestamp; private String releaseReason; private String callType; private String jobId; private String channelId; private String userExtension; private String originator; public Integer getIndex() { return this.index; } public void setIndex(Integer index) { this.index = index; } public String getReleaseInitiator() { return this.releaseInitiator; } public void setReleaseInitiator(String releaseInitiator) { this.releaseInitiator = releaseInitiator; } public String getChannelState() { return this.channelState; } public void setChannelState(String channelState) { this.channelState = channelState; } public String getDestination() { return this.destination; } public void setDestination(String destination) { this.destination = destination; } public String getUserId() { return this.userId; } public void setUserId(String userId) { this.userId = userId; } public String getChannelFlags() { return this.channelFlags; } public void setChannelFlags(String channelFlags) { this.channelFlags = channelFlags; } public String getSkillGroupId() { return this.skillGroupId; } public void setSkillGroupId(String skillGroupId) { this.skillGroupId = skillGroupId; } public Long getTimestamp() { return this.timestamp; } public void setTimestamp(Long timestamp) { this.timestamp = timestamp; } public String getReleaseReason() { return this.releaseReason; } public void setReleaseReason(String releaseReason) { this.releaseReason = releaseReason; } public String getCallType() { return this.callType; } public void setCallType(String callType) { this.callType = callType; } public String getJobId() { return this.jobId; } public void setJobId(String jobId) { this.jobId = jobId; } public String getChannelId() { return this.channelId; } public void setChannelId(String channelId) { this.channelId = channelId; } public String getUserExtension() { return this.userExtension; } public void setUserExtension(String userExtension) { this.userExtension = userExtension; } public String getOriginator() { return this.originator; } public void setOriginator(String originator) { this.originator = originator; } } } public static class UserContext { private String extension; private Long heartbeat; private String workMode; private String deviceId; private String userId; private Long reserved; private String breakCode; private String instanceId; private Boolean outboundScenario; private String deviceState; private String mobile; private String jobId; private String userState; private List<String> signedSkillGroupIdList; public String getExtension() { return this.extension; } public void setExtension(String extension) { this.extension = extension; } public Long getHeartbeat() { return this.heartbeat; } public void setHeartbeat(Long heartbeat) { this.heartbeat = heartbeat; } public String getWorkMode() { return this.workMode; } public void setWorkMode(String workMode) { this.workMode = workMode; } public String getDeviceId() { return this.deviceId; } public void setDeviceId(String deviceId) { this.deviceId = deviceId; } public String getUserId() { return this.userId; } public void setUserId(String userId) { this.userId = userId; } public Long getReserved() { return this.reserved; } public void setReserved(Long reserved) { this.reserved = reserved; } public String getBreakCode() { return this.breakCode; } public void setBreakCode(String breakCode) { this.breakCode = breakCode; } public String getInstanceId() { return this.instanceId; } public void setInstanceId(String instanceId) { this.instanceId = instanceId; } public Boolean getOutboundScenario() { return this.outboundScenario; } public void setOutboundScenario(Boolean outboundScenario) { this.outboundScenario = outboundScenario; } public String getDeviceState() { return this.deviceState; } public void setDeviceState(String deviceState) { this.deviceState = deviceState; } public String getMobile() { return this.mobile; } public void setMobile(String mobile) { this.mobile = mobile; } public String getJobId() { return this.jobId; } public void setJobId(String jobId) { this.jobId = jobId; } public String getUserState() { return this.userState; } public void setUserState(String userState) { this.userState = userState; } public List<String> getSignedSkillGroupIdList() { return this.signedSkillGroupIdList; } public void setSignedSkillGroupIdList(List<String> signedSkillGroupIdList) { this.signedSkillGroupIdList = signedSkillGroupIdList; } } } @Override public CoachCallResponse getInstance(UnmarshallerContext context) { return CoachCallResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/CommitContactFlowRequest.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.ccc.model.v20200701; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.ccc.Endpoint; /** * @author auto create * @version */ public class CommitContactFlowRequest extends RpcAcsRequest<CommitContactFlowResponse> { private String contactFlowId; private String draftId; private String description; private String instanceId; private String definition; public CommitContactFlowRequest() { super("CCC", "2020-07-01", "CommitContactFlow", "CCC"); 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 getContactFlowId() { return this.contactFlowId; } public void setContactFlowId(String contactFlowId) { this.contactFlowId = contactFlowId; if(contactFlowId != null){ putQueryParameter("ContactFlowId", contactFlowId); } } public String getDraftId() { return this.draftId; } public void setDraftId(String draftId) { this.draftId = draftId; if(draftId != null){ putQueryParameter("DraftId", draftId); } } public String getDescription() { return this.description; } public void setDescription(String description) { this.description = description; if(description != null){ putQueryParameter("Description", description); } } public String getInstanceId() { return this.instanceId; } public void setInstanceId(String instanceId) { this.instanceId = instanceId; if(instanceId != null){ putQueryParameter("InstanceId", instanceId); } } public String getDefinition() { return this.definition; } public void setDefinition(String definition) { this.definition = definition; if(definition != null){ putQueryParameter("Definition", definition); } } @Override public Class<CommitContactFlowResponse> getResponseClass() { return CommitContactFlowResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/CommitContactFlowResponse.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.ccc.model.v20200701; import com.aliyuncs.AcsResponse; import com.aliyuncs.ccc.transform.v20200701.CommitContactFlowResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class CommitContactFlowResponse extends AcsResponse { private String code; private Integer httpStatusCode; private String message; private String requestId; public String getCode() { return this.code; } public void setCode(String code) { this.code = code; } public Integer getHttpStatusCode() { return this.httpStatusCode; } public void setHttpStatusCode(Integer httpStatusCode) { this.httpStatusCode = httpStatusCode; } public String getMessage() { return this.message; } public void setMessage(String message) { this.message = message; } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } @Override public CommitContactFlowResponse getInstance(UnmarshallerContext context) { return CommitContactFlowResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/CompleteAttendedTransferRequest.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.ccc.model.v20200701; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.ccc.Endpoint; /** * @author auto create * @version */ public class CompleteAttendedTransferRequest extends RpcAcsRequest<CompleteAttendedTransferResponse> { private String userId; private String deviceId; private String jobId; private String instanceId; public CompleteAttendedTransferRequest() { super("CCC", "2020-07-01", "CompleteAttendedTransfer", "CCC"); 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 getUserId() { return this.userId; } public void setUserId(String userId) { this.userId = userId; if(userId != null){ putQueryParameter("UserId", userId); } } public String getDeviceId() { return this.deviceId; } public void setDeviceId(String deviceId) { this.deviceId = deviceId; if(deviceId != null){ putQueryParameter("DeviceId", deviceId); } } public String getJobId() { return this.jobId; } public void setJobId(String jobId) { this.jobId = jobId; if(jobId != null){ putQueryParameter("JobId", jobId); } } public String getInstanceId() { return this.instanceId; } public void setInstanceId(String instanceId) { this.instanceId = instanceId; if(instanceId != null){ putQueryParameter("InstanceId", instanceId); } } @Override public Class<CompleteAttendedTransferResponse> getResponseClass() { return CompleteAttendedTransferResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/CompleteAttendedTransferResponse.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.ccc.model.v20200701; import java.util.List; import com.aliyuncs.AcsResponse; import com.aliyuncs.ccc.transform.v20200701.CompleteAttendedTransferResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class CompleteAttendedTransferResponse extends AcsResponse { private String code; private Integer httpStatusCode; private String message; private String requestId; private List<String> params; private Data data; public String getCode() { return this.code; } public void setCode(String code) { this.code = code; } public Integer getHttpStatusCode() { return this.httpStatusCode; } public void setHttpStatusCode(Integer httpStatusCode) { this.httpStatusCode = httpStatusCode; } public String getMessage() { return this.message; } public void setMessage(String message) { this.message = message; } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } public List<String> getParams() { return this.params; } public void setParams(List<String> params) { this.params = params; } public Data getData() { return this.data; } public void setData(Data data) { this.data = data; } public static class Data { private Long contextId; private CallContext callContext; private UserContext userContext; public Long getContextId() { return this.contextId; } public void setContextId(Long contextId) { this.contextId = contextId; } public CallContext getCallContext() { return this.callContext; } public void setCallContext(CallContext callContext) { this.callContext = callContext; } public UserContext getUserContext() { return this.userContext; } public void setUserContext(UserContext userContext) { this.userContext = userContext; } public static class CallContext { private String callType; private String instanceId; private String jobId; private List<ChannelContext> channelContexts; public String getCallType() { return this.callType; } public void setCallType(String callType) { this.callType = callType; } public String getInstanceId() { return this.instanceId; } public void setInstanceId(String instanceId) { this.instanceId = instanceId; } public String getJobId() { return this.jobId; } public void setJobId(String jobId) { this.jobId = jobId; } public List<ChannelContext> getChannelContexts() { return this.channelContexts; } public void setChannelContexts(List<ChannelContext> channelContexts) { this.channelContexts = channelContexts; } public static class ChannelContext { private Integer index; private String releaseInitiator; private String channelState; private String destination; private String userId; private String channelFlags; private String skillGroupId; private Long timestamp; private String releaseReason; private String callType; private String jobId; private String channelId; private String userExtension; private String originator; public Integer getIndex() { return this.index; } public void setIndex(Integer index) { this.index = index; } public String getReleaseInitiator() { return this.releaseInitiator; } public void setReleaseInitiator(String releaseInitiator) { this.releaseInitiator = releaseInitiator; } public String getChannelState() { return this.channelState; } public void setChannelState(String channelState) { this.channelState = channelState; } public String getDestination() { return this.destination; } public void setDestination(String destination) { this.destination = destination; } public String getUserId() { return this.userId; } public void setUserId(String userId) { this.userId = userId; } public String getChannelFlags() { return this.channelFlags; } public void setChannelFlags(String channelFlags) { this.channelFlags = channelFlags; } public String getSkillGroupId() { return this.skillGroupId; } public void setSkillGroupId(String skillGroupId) { this.skillGroupId = skillGroupId; } public Long getTimestamp() { return this.timestamp; } public void setTimestamp(Long timestamp) { this.timestamp = timestamp; } public String getReleaseReason() { return this.releaseReason; } public void setReleaseReason(String releaseReason) { this.releaseReason = releaseReason; } public String getCallType() { return this.callType; } public void setCallType(String callType) { this.callType = callType; } public String getJobId() { return this.jobId; } public void setJobId(String jobId) { this.jobId = jobId; } public String getChannelId() { return this.channelId; } public void setChannelId(String channelId) { this.channelId = channelId; } public String getUserExtension() { return this.userExtension; } public void setUserExtension(String userExtension) { this.userExtension = userExtension; } public String getOriginator() { return this.originator; } public void setOriginator(String originator) { this.originator = originator; } } } public static class UserContext { private String extension; private Long heartbeat; private String workMode; private String deviceId; private String userId; private Long reserved; private String breakCode; private String instanceId; private Boolean outboundScenario; private String mobile; private String jobId; private String userState; private List<String> signedSkillGroupIdList; public String getExtension() { return this.extension; } public void setExtension(String extension) { this.extension = extension; } public Long getHeartbeat() { return this.heartbeat; } public void setHeartbeat(Long heartbeat) { this.heartbeat = heartbeat; } public String getWorkMode() { return this.workMode; } public void setWorkMode(String workMode) { this.workMode = workMode; } public String getDeviceId() { return this.deviceId; } public void setDeviceId(String deviceId) { this.deviceId = deviceId; } public String getUserId() { return this.userId; } public void setUserId(String userId) { this.userId = userId; } public Long getReserved() { return this.reserved; } public void setReserved(Long reserved) { this.reserved = reserved; } public String getBreakCode() { return this.breakCode; } public void setBreakCode(String breakCode) { this.breakCode = breakCode; } public String getInstanceId() { return this.instanceId; } public void setInstanceId(String instanceId) { this.instanceId = instanceId; } public Boolean getOutboundScenario() { return this.outboundScenario; } public void setOutboundScenario(Boolean outboundScenario) { this.outboundScenario = outboundScenario; } public String getMobile() { return this.mobile; } public void setMobile(String mobile) { this.mobile = mobile; } public String getJobId() { return this.jobId; } public void setJobId(String jobId) { this.jobId = jobId; } public String getUserState() { return this.userState; } public void setUserState(String userState) { this.userState = userState; } public List<String> getSignedSkillGroupIdList() { return this.signedSkillGroupIdList; } public void setSignedSkillGroupIdList(List<String> signedSkillGroupIdList) { this.signedSkillGroupIdList = signedSkillGroupIdList; } } } @Override public CompleteAttendedTransferResponse getInstance(UnmarshallerContext context) { return CompleteAttendedTransferResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/CreateAudioFileRequest.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.ccc.model.v20200701; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.ccc.Endpoint; /** * @author auto create * @version */ public class CreateAudioFileRequest extends RpcAcsRequest<CreateAudioFileResponse> { private String usage; private String ossFileKey; private String instanceId; private String audioFileName; private String name; public CreateAudioFileRequest() { super("CCC", "2020-07-01", "CreateAudioFile", "CCC"); 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 getUsage() { return this.usage; } public void setUsage(String usage) { this.usage = usage; if(usage != null){ putQueryParameter("Usage", usage); } } public String getOssFileKey() { return this.ossFileKey; } public void setOssFileKey(String ossFileKey) { this.ossFileKey = ossFileKey; if(ossFileKey != null){ putQueryParameter("OssFileKey", ossFileKey); } } public String getInstanceId() { return this.instanceId; } public void setInstanceId(String instanceId) { this.instanceId = instanceId; if(instanceId != null){ putQueryParameter("InstanceId", instanceId); } } public String getAudioFileName() { return this.audioFileName; } public void setAudioFileName(String audioFileName) { this.audioFileName = audioFileName; if(audioFileName != null){ putQueryParameter("AudioFileName", audioFileName); } } public String getName() { return this.name; } public void setName(String name) { this.name = name; if(name != null){ putQueryParameter("Name", name); } } @Override public Class<CreateAudioFileResponse> getResponseClass() { return CreateAudioFileResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/CreateAudioFileResponse.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.ccc.model.v20200701; import com.aliyuncs.AcsResponse; import com.aliyuncs.ccc.transform.v20200701.CreateAudioFileResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class CreateAudioFileResponse extends AcsResponse { private Integer httpStatusCode; private String code; private String message; private String data; private String requestId; public Integer getHttpStatusCode() { return this.httpStatusCode; } public void setHttpStatusCode(Integer httpStatusCode) { this.httpStatusCode = httpStatusCode; } public String getCode() { return this.code; } public void setCode(String code) { this.code = code; } public String getMessage() { return this.message; } public void setMessage(String message) { this.message = message; } public String getData() { return this.data; } public void setData(String data) { this.data = data; } public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } @Override public CreateAudioFileResponse getInstance(UnmarshallerContext context) { return CreateAudioFileResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/CreateCallTagsRequest.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.ccc.model.v20200701; import com.aliyuncs.RpcAcsRequest; import com.aliyuncs.http.MethodType; import com.aliyuncs.ccc.Endpoint; /** * @author auto create * @version */ public class CreateCallTagsRequest extends RpcAcsRequest<CreateCallTagsResponse> { private String instanceId; private String callTagNameList; public CreateCallTagsRequest() { super("CCC", "2020-07-01", "CreateCallTags", "CCC"); 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 getInstanceId() { return this.instanceId; } public void setInstanceId(String instanceId) { this.instanceId = instanceId; if(instanceId != null){ putQueryParameter("InstanceId", instanceId); } } public String getCallTagNameList() { return this.callTagNameList; } public void setCallTagNameList(String callTagNameList) { this.callTagNameList = callTagNameList; if(callTagNameList != null){ putQueryParameter("CallTagNameList", callTagNameList); } } @Override public Class<CreateCallTagsResponse> getResponseClass() { return CreateCallTagsResponse.class; } }
0
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model
java-sources/com/aliyun/aliyun-java-sdk-ccc/2.10.6/com/aliyuncs/ccc/model/v20200701/CreateCallTagsResponse.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.ccc.model.v20200701; import java.util.List; import com.aliyuncs.AcsResponse; import com.aliyuncs.ccc.transform.v20200701.CreateCallTagsResponseUnmarshaller; import com.aliyuncs.transform.UnmarshallerContext; /** * @author auto create * @version */ public class CreateCallTagsResponse extends AcsResponse { private String requestId; private Integer httpStatusCode; private String code; private String message; private List<FailureItem> data; public String getRequestId() { return this.requestId; } public void setRequestId(String requestId) { this.requestId = requestId; } public Integer getHttpStatusCode() { return this.httpStatusCode; } public void setHttpStatusCode(Integer httpStatusCode) { this.httpStatusCode = httpStatusCode; } public String getCode() { return this.code; } public void setCode(String code) { this.code = code; } public String getMessage() { return this.message; } public void setMessage(String message) { this.message = message; } public List<FailureItem> getData() { return this.data; } public void setData(List<FailureItem> data) { this.data = data; } public static class FailureItem { private String item; private String reason; public String getItem() { return this.item; } public void setItem(String item) { this.item = item; } public String getReason() { return this.reason; } public void setReason(String reason) { this.reason = reason; } } @Override public CreateCallTagsResponse getInstance(UnmarshallerContext context) { return CreateCallTagsResponseUnmarshaller.unmarshall(this, context); } @Override public boolean checkShowJsonItemName() { return false; } }