index
int64 | repo_id
string | file_path
string | content
string |
|---|---|---|---|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/DisableTransitRouterRouteTablePropagationResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import com.aliyuncs.cbn.model.v20170912.DisableTransitRouterRouteTablePropagationResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class DisableTransitRouterRouteTablePropagationResponseUnmarshaller {
public static DisableTransitRouterRouteTablePropagationResponse unmarshall(DisableTransitRouterRouteTablePropagationResponse disableTransitRouterRouteTablePropagationResponse, UnmarshallerContext _ctx) {
disableTransitRouterRouteTablePropagationResponse.setRequestId(_ctx.stringValue("DisableTransitRouterRouteTablePropagationResponse.RequestId"));
return disableTransitRouterRouteTablePropagationResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/DisassociateTransitRouterMulticastDomainResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import com.aliyuncs.cbn.model.v20170912.DisassociateTransitRouterMulticastDomainResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class DisassociateTransitRouterMulticastDomainResponseUnmarshaller {
public static DisassociateTransitRouterMulticastDomainResponse unmarshall(DisassociateTransitRouterMulticastDomainResponse disassociateTransitRouterMulticastDomainResponse, UnmarshallerContext _ctx) {
disassociateTransitRouterMulticastDomainResponse.setRequestId(_ctx.stringValue("DisassociateTransitRouterMulticastDomainResponse.RequestId"));
return disassociateTransitRouterMulticastDomainResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/DissociateTransitRouterAttachmentFromRouteTableResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import com.aliyuncs.cbn.model.v20170912.DissociateTransitRouterAttachmentFromRouteTableResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class DissociateTransitRouterAttachmentFromRouteTableResponseUnmarshaller {
public static DissociateTransitRouterAttachmentFromRouteTableResponse unmarshall(DissociateTransitRouterAttachmentFromRouteTableResponse dissociateTransitRouterAttachmentFromRouteTableResponse, UnmarshallerContext _ctx) {
dissociateTransitRouterAttachmentFromRouteTableResponse.setRequestId(_ctx.stringValue("DissociateTransitRouterAttachmentFromRouteTableResponse.RequestId"));
return dissociateTransitRouterAttachmentFromRouteTableResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/EnableCenVbrHealthCheckResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import com.aliyuncs.cbn.model.v20170912.EnableCenVbrHealthCheckResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class EnableCenVbrHealthCheckResponseUnmarshaller {
public static EnableCenVbrHealthCheckResponse unmarshall(EnableCenVbrHealthCheckResponse enableCenVbrHealthCheckResponse, UnmarshallerContext _ctx) {
enableCenVbrHealthCheckResponse.setRequestId(_ctx.stringValue("EnableCenVbrHealthCheckResponse.RequestId"));
return enableCenVbrHealthCheckResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/EnableTransitRouterRouteTablePropagationResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import com.aliyuncs.cbn.model.v20170912.EnableTransitRouterRouteTablePropagationResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class EnableTransitRouterRouteTablePropagationResponseUnmarshaller {
public static EnableTransitRouterRouteTablePropagationResponse unmarshall(EnableTransitRouterRouteTablePropagationResponse enableTransitRouterRouteTablePropagationResponse, UnmarshallerContext _ctx) {
enableTransitRouterRouteTablePropagationResponse.setRequestId(_ctx.stringValue("EnableTransitRouterRouteTablePropagationResponse.RequestId"));
return enableTransitRouterRouteTablePropagationResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/GrantInstanceToTransitRouterResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import com.aliyuncs.cbn.model.v20170912.GrantInstanceToTransitRouterResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class GrantInstanceToTransitRouterResponseUnmarshaller {
public static GrantInstanceToTransitRouterResponse unmarshall(GrantInstanceToTransitRouterResponse grantInstanceToTransitRouterResponse, UnmarshallerContext _ctx) {
grantInstanceToTransitRouterResponse.setRequestId(_ctx.stringValue("GrantInstanceToTransitRouterResponse.RequestId"));
return grantInstanceToTransitRouterResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/ListCenChildInstanceRouteEntriesToAttachmentResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import java.util.ArrayList;
import java.util.List;
import com.aliyuncs.cbn.model.v20170912.ListCenChildInstanceRouteEntriesToAttachmentResponse;
import com.aliyuncs.cbn.model.v20170912.ListCenChildInstanceRouteEntriesToAttachmentResponse.TransitRouterAssociation;
import com.aliyuncs.transform.UnmarshallerContext;
public class ListCenChildInstanceRouteEntriesToAttachmentResponseUnmarshaller {
public static ListCenChildInstanceRouteEntriesToAttachmentResponse unmarshall(ListCenChildInstanceRouteEntriesToAttachmentResponse listCenChildInstanceRouteEntriesToAttachmentResponse, UnmarshallerContext _ctx) {
listCenChildInstanceRouteEntriesToAttachmentResponse.setRequestId(_ctx.stringValue("ListCenChildInstanceRouteEntriesToAttachmentResponse.RequestId"));
listCenChildInstanceRouteEntriesToAttachmentResponse.setNextToken(_ctx.stringValue("ListCenChildInstanceRouteEntriesToAttachmentResponse.NextToken"));
List<TransitRouterAssociation> routeEntry = new ArrayList<TransitRouterAssociation>();
for (int i = 0; i < _ctx.lengthValue("ListCenChildInstanceRouteEntriesToAttachmentResponse.RouteEntry.Length"); i++) {
TransitRouterAssociation transitRouterAssociation = new TransitRouterAssociation();
transitRouterAssociation.setCenId(_ctx.stringValue("ListCenChildInstanceRouteEntriesToAttachmentResponse.RouteEntry["+ i +"].CenId"));
transitRouterAssociation.setTransitRouterAttachmentId(_ctx.stringValue("ListCenChildInstanceRouteEntriesToAttachmentResponse.RouteEntry["+ i +"].TransitRouterAttachmentId"));
transitRouterAssociation.setStatus(_ctx.stringValue("ListCenChildInstanceRouteEntriesToAttachmentResponse.RouteEntry["+ i +"].Status"));
transitRouterAssociation.setServiceType(_ctx.stringValue("ListCenChildInstanceRouteEntriesToAttachmentResponse.RouteEntry["+ i +"].ServiceType"));
transitRouterAssociation.setDestinationCidrBlock(_ctx.stringValue("ListCenChildInstanceRouteEntriesToAttachmentResponse.RouteEntry["+ i +"].DestinationCidrBlock"));
transitRouterAssociation.setChildInstanceRouteTableId(_ctx.stringValue("ListCenChildInstanceRouteEntriesToAttachmentResponse.RouteEntry["+ i +"].ChildInstanceRouteTableId"));
routeEntry.add(transitRouterAssociation);
}
listCenChildInstanceRouteEntriesToAttachmentResponse.setRouteEntry(routeEntry);
return listCenChildInstanceRouteEntriesToAttachmentResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/ListCenInterRegionTrafficQosPoliciesResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import java.util.ArrayList;
import java.util.List;
import com.aliyuncs.cbn.model.v20170912.ListCenInterRegionTrafficQosPoliciesResponse;
import com.aliyuncs.cbn.model.v20170912.ListCenInterRegionTrafficQosPoliciesResponse.TrafficQosPolicy;
import com.aliyuncs.cbn.model.v20170912.ListCenInterRegionTrafficQosPoliciesResponse.TrafficQosPolicy.TrafficQosQueue;
import com.aliyuncs.transform.UnmarshallerContext;
public class ListCenInterRegionTrafficQosPoliciesResponseUnmarshaller {
public static ListCenInterRegionTrafficQosPoliciesResponse unmarshall(ListCenInterRegionTrafficQosPoliciesResponse listCenInterRegionTrafficQosPoliciesResponse, UnmarshallerContext _ctx) {
listCenInterRegionTrafficQosPoliciesResponse.setRequestId(_ctx.stringValue("ListCenInterRegionTrafficQosPoliciesResponse.RequestId"));
listCenInterRegionTrafficQosPoliciesResponse.setNextToken(_ctx.stringValue("ListCenInterRegionTrafficQosPoliciesResponse.NextToken"));
listCenInterRegionTrafficQosPoliciesResponse.setTotalCount(_ctx.integerValue("ListCenInterRegionTrafficQosPoliciesResponse.TotalCount"));
listCenInterRegionTrafficQosPoliciesResponse.setMaxResults(_ctx.integerValue("ListCenInterRegionTrafficQosPoliciesResponse.MaxResults"));
List<TrafficQosPolicy> trafficQosPolicies = new ArrayList<TrafficQosPolicy>();
for (int i = 0; i < _ctx.lengthValue("ListCenInterRegionTrafficQosPoliciesResponse.TrafficQosPolicies.Length"); i++) {
TrafficQosPolicy trafficQosPolicy = new TrafficQosPolicy();
trafficQosPolicy.setTrafficQosPolicyName(_ctx.stringValue("ListCenInterRegionTrafficQosPoliciesResponse.TrafficQosPolicies["+ i +"].TrafficQosPolicyName"));
trafficQosPolicy.setTrafficQosPolicyStatus(_ctx.stringValue("ListCenInterRegionTrafficQosPoliciesResponse.TrafficQosPolicies["+ i +"].TrafficQosPolicyStatus"));
trafficQosPolicy.setTrafficQosPolicyId(_ctx.stringValue("ListCenInterRegionTrafficQosPoliciesResponse.TrafficQosPolicies["+ i +"].TrafficQosPolicyId"));
trafficQosPolicy.setTrafficQosPolicyDescription(_ctx.stringValue("ListCenInterRegionTrafficQosPoliciesResponse.TrafficQosPolicies["+ i +"].TrafficQosPolicyDescription"));
trafficQosPolicy.setTransitRouterId(_ctx.stringValue("ListCenInterRegionTrafficQosPoliciesResponse.TrafficQosPolicies["+ i +"].TransitRouterId"));
trafficQosPolicy.setTransitRouterAttachmentId(_ctx.stringValue("ListCenInterRegionTrafficQosPoliciesResponse.TrafficQosPolicies["+ i +"].TransitRouterAttachmentId"));
List<TrafficQosQueue> trafficQosQueues = new ArrayList<TrafficQosQueue>();
for (int j = 0; j < _ctx.lengthValue("ListCenInterRegionTrafficQosPoliciesResponse.TrafficQosPolicies["+ i +"].TrafficQosQueues.Length"); j++) {
TrafficQosQueue trafficQosQueue = new TrafficQosQueue();
trafficQosQueue.setQosQueueName(_ctx.stringValue("ListCenInterRegionTrafficQosPoliciesResponse.TrafficQosPolicies["+ i +"].TrafficQosQueues["+ j +"].QosQueueName"));
trafficQosQueue.setRemainBandwidthPercent(_ctx.integerValue("ListCenInterRegionTrafficQosPoliciesResponse.TrafficQosPolicies["+ i +"].TrafficQosQueues["+ j +"].RemainBandwidthPercent"));
trafficQosQueue.setQosQueueId(_ctx.stringValue("ListCenInterRegionTrafficQosPoliciesResponse.TrafficQosPolicies["+ i +"].TrafficQosQueues["+ j +"].QosQueueId"));
trafficQosQueue.setQosQueueDescription(_ctx.stringValue("ListCenInterRegionTrafficQosPoliciesResponse.TrafficQosPolicies["+ i +"].TrafficQosQueues["+ j +"].QosQueueDescription"));
List<Integer> dscps = new ArrayList<Integer>();
for (int k = 0; k < _ctx.lengthValue("ListCenInterRegionTrafficQosPoliciesResponse.TrafficQosPolicies["+ i +"].TrafficQosQueues["+ j +"].Dscps.Length"); k++) {
dscps.add(_ctx.integerValue("ListCenInterRegionTrafficQosPoliciesResponse.TrafficQosPolicies["+ i +"].TrafficQosQueues["+ j +"].Dscps["+ k +"]"));
}
trafficQosQueue.setDscps(dscps);
trafficQosQueues.add(trafficQosQueue);
}
trafficQosPolicy.setTrafficQosQueues(trafficQosQueues);
trafficQosPolicies.add(trafficQosPolicy);
}
listCenInterRegionTrafficQosPoliciesResponse.setTrafficQosPolicies(trafficQosPolicies);
return listCenInterRegionTrafficQosPoliciesResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/ListCenInterRegionTrafficQosQueuesResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import java.util.ArrayList;
import java.util.List;
import com.aliyuncs.cbn.model.v20170912.ListCenInterRegionTrafficQosQueuesResponse;
import com.aliyuncs.cbn.model.v20170912.ListCenInterRegionTrafficQosQueuesResponse.TrafficQosQueue;
import com.aliyuncs.transform.UnmarshallerContext;
public class ListCenInterRegionTrafficQosQueuesResponseUnmarshaller {
public static ListCenInterRegionTrafficQosQueuesResponse unmarshall(ListCenInterRegionTrafficQosQueuesResponse listCenInterRegionTrafficQosQueuesResponse, UnmarshallerContext _ctx) {
listCenInterRegionTrafficQosQueuesResponse.setRequestId(_ctx.stringValue("ListCenInterRegionTrafficQosQueuesResponse.RequestId"));
listCenInterRegionTrafficQosQueuesResponse.setNextToken(_ctx.stringValue("ListCenInterRegionTrafficQosQueuesResponse.NextToken"));
List<TrafficQosQueue> trafficQosQueues = new ArrayList<TrafficQosQueue>();
for (int i = 0; i < _ctx.lengthValue("ListCenInterRegionTrafficQosQueuesResponse.TrafficQosQueues.Length"); i++) {
TrafficQosQueue trafficQosQueue = new TrafficQosQueue();
trafficQosQueue.setTransitRouterAttachmentId(_ctx.stringValue("ListCenInterRegionTrafficQosQueuesResponse.TrafficQosQueues["+ i +"].TransitRouterAttachmentId"));
trafficQosQueue.setTransitRouterId(_ctx.stringValue("ListCenInterRegionTrafficQosQueuesResponse.TrafficQosQueues["+ i +"].TransitRouterId"));
trafficQosQueue.setTrafficQosQueueName(_ctx.stringValue("ListCenInterRegionTrafficQosQueuesResponse.TrafficQosQueues["+ i +"].TrafficQosQueueName"));
trafficQosQueue.setRemainBandwidthPercent(_ctx.integerValue("ListCenInterRegionTrafficQosQueuesResponse.TrafficQosQueues["+ i +"].RemainBandwidthPercent"));
trafficQosQueue.setTrafficQosPolicyId(_ctx.stringValue("ListCenInterRegionTrafficQosQueuesResponse.TrafficQosQueues["+ i +"].TrafficQosPolicyId"));
trafficQosQueue.setTrafficQosQueueId(_ctx.stringValue("ListCenInterRegionTrafficQosQueuesResponse.TrafficQosQueues["+ i +"].TrafficQosQueueId"));
trafficQosQueue.setTrafficQosQueueDescription(_ctx.stringValue("ListCenInterRegionTrafficQosQueuesResponse.TrafficQosQueues["+ i +"].TrafficQosQueueDescription"));
trafficQosQueue.setStatus(_ctx.stringValue("ListCenInterRegionTrafficQosQueuesResponse.TrafficQosQueues["+ i +"].Status"));
List<Integer> dscps = new ArrayList<Integer>();
for (int j = 0; j < _ctx.lengthValue("ListCenInterRegionTrafficQosQueuesResponse.TrafficQosQueues["+ i +"].Dscps.Length"); j++) {
dscps.add(_ctx.integerValue("ListCenInterRegionTrafficQosQueuesResponse.TrafficQosQueues["+ i +"].Dscps["+ j +"]"));
}
trafficQosQueue.setDscps(dscps);
trafficQosQueues.add(trafficQosQueue);
}
listCenInterRegionTrafficQosQueuesResponse.setTrafficQosQueues(trafficQosQueues);
return listCenInterRegionTrafficQosQueuesResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/ListGrantVSwitchEnisResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import java.util.ArrayList;
import java.util.List;
import com.aliyuncs.cbn.model.v20170912.ListGrantVSwitchEnisResponse;
import com.aliyuncs.cbn.model.v20170912.ListGrantVSwitchEnisResponse.GrantVSwitchEni;
import com.aliyuncs.transform.UnmarshallerContext;
public class ListGrantVSwitchEnisResponseUnmarshaller {
public static ListGrantVSwitchEnisResponse unmarshall(ListGrantVSwitchEnisResponse listGrantVSwitchEnisResponse, UnmarshallerContext _ctx) {
listGrantVSwitchEnisResponse.setRequestId(_ctx.stringValue("ListGrantVSwitchEnisResponse.RequestId"));
listGrantVSwitchEnisResponse.setTotalCount(_ctx.stringValue("ListGrantVSwitchEnisResponse.TotalCount"));
listGrantVSwitchEnisResponse.setNextToken(_ctx.stringValue("ListGrantVSwitchEnisResponse.NextToken"));
listGrantVSwitchEnisResponse.setMaxResults(_ctx.longValue("ListGrantVSwitchEnisResponse.MaxResults"));
List<GrantVSwitchEni> grantVSwitchEnis = new ArrayList<GrantVSwitchEni>();
for (int i = 0; i < _ctx.lengthValue("ListGrantVSwitchEnisResponse.GrantVSwitchEnis.Length"); i++) {
GrantVSwitchEni grantVSwitchEni = new GrantVSwitchEni();
grantVSwitchEni.setVpcId(_ctx.stringValue("ListGrantVSwitchEnisResponse.GrantVSwitchEnis["+ i +"].VpcId"));
grantVSwitchEni.setVSwitchId(_ctx.stringValue("ListGrantVSwitchEnisResponse.GrantVSwitchEnis["+ i +"].VSwitchId"));
grantVSwitchEni.setNetworkInterfaceId(_ctx.stringValue("ListGrantVSwitchEnisResponse.GrantVSwitchEnis["+ i +"].NetworkInterfaceId"));
grantVSwitchEni.setDescription(_ctx.stringValue("ListGrantVSwitchEnisResponse.GrantVSwitchEnis["+ i +"].Description"));
grantVSwitchEni.setTransitRouterFlag(_ctx.booleanValue("ListGrantVSwitchEnisResponse.GrantVSwitchEnis["+ i +"].TransitRouterFlag"));
grantVSwitchEni.setNetworkInterfaceName(_ctx.stringValue("ListGrantVSwitchEnisResponse.GrantVSwitchEnis["+ i +"].NetworkInterfaceName"));
grantVSwitchEni.setPrimaryIpAddress(_ctx.stringValue("ListGrantVSwitchEnisResponse.GrantVSwitchEnis["+ i +"].PrimaryIpAddress"));
grantVSwitchEnis.add(grantVSwitchEni);
}
listGrantVSwitchEnisResponse.setGrantVSwitchEnis(grantVSwitchEnis);
return listGrantVSwitchEnisResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/ListGrantVSwitchesToCenResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import java.util.ArrayList;
import java.util.List;
import com.aliyuncs.cbn.model.v20170912.ListGrantVSwitchesToCenResponse;
import com.aliyuncs.cbn.model.v20170912.ListGrantVSwitchesToCenResponse.VSwitch;
import com.aliyuncs.transform.UnmarshallerContext;
public class ListGrantVSwitchesToCenResponseUnmarshaller {
public static ListGrantVSwitchesToCenResponse unmarshall(ListGrantVSwitchesToCenResponse listGrantVSwitchesToCenResponse, UnmarshallerContext _ctx) {
listGrantVSwitchesToCenResponse.setRequestId(_ctx.stringValue("ListGrantVSwitchesToCenResponse.RequestId"));
listGrantVSwitchesToCenResponse.setPageSize(_ctx.integerValue("ListGrantVSwitchesToCenResponse.PageSize"));
listGrantVSwitchesToCenResponse.setPageNumber(_ctx.integerValue("ListGrantVSwitchesToCenResponse.PageNumber"));
listGrantVSwitchesToCenResponse.setTotalCount(_ctx.integerValue("ListGrantVSwitchesToCenResponse.TotalCount"));
List<VSwitch> vSwitches = new ArrayList<VSwitch>();
for (int i = 0; i < _ctx.lengthValue("ListGrantVSwitchesToCenResponse.VSwitches.Length"); i++) {
VSwitch vSwitch = new VSwitch();
vSwitch.setVpcId(_ctx.stringValue("ListGrantVSwitchesToCenResponse.VSwitches["+ i +"].VpcId"));
vSwitch.setZoneId(_ctx.stringValue("ListGrantVSwitchesToCenResponse.VSwitches["+ i +"].ZoneId"));
vSwitch.setVSwitchId(_ctx.stringValue("ListGrantVSwitchesToCenResponse.VSwitches["+ i +"].VSwitchId"));
vSwitch.setVSwitchName(_ctx.stringValue("ListGrantVSwitchesToCenResponse.VSwitches["+ i +"].VSwitchName"));
vSwitches.add(vSwitch);
}
listGrantVSwitchesToCenResponse.setVSwitches(vSwitches);
return listGrantVSwitchesToCenResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/ListTagResourcesResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import java.util.ArrayList;
import java.util.List;
import com.aliyuncs.cbn.model.v20170912.ListTagResourcesResponse;
import com.aliyuncs.cbn.model.v20170912.ListTagResourcesResponse.TagResource;
import com.aliyuncs.transform.UnmarshallerContext;
public class ListTagResourcesResponseUnmarshaller {
public static ListTagResourcesResponse unmarshall(ListTagResourcesResponse listTagResourcesResponse, UnmarshallerContext _ctx) {
listTagResourcesResponse.setRequestId(_ctx.stringValue("ListTagResourcesResponse.RequestId"));
listTagResourcesResponse.setNextToken(_ctx.stringValue("ListTagResourcesResponse.NextToken"));
List<TagResource> tagResources = new ArrayList<TagResource>();
for (int i = 0; i < _ctx.lengthValue("ListTagResourcesResponse.TagResources.Length"); i++) {
TagResource tagResource = new TagResource();
tagResource.setResourceType(_ctx.stringValue("ListTagResourcesResponse.TagResources["+ i +"].ResourceType"));
tagResource.setTagValue(_ctx.stringValue("ListTagResourcesResponse.TagResources["+ i +"].TagValue"));
tagResource.setResourceId(_ctx.stringValue("ListTagResourcesResponse.TagResources["+ i +"].ResourceId"));
tagResource.setTagKey(_ctx.stringValue("ListTagResourcesResponse.TagResources["+ i +"].TagKey"));
tagResources.add(tagResource);
}
listTagResourcesResponse.setTagResources(tagResources);
return listTagResourcesResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/ListTrafficMarkingPoliciesResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import java.util.ArrayList;
import java.util.List;
import com.aliyuncs.cbn.model.v20170912.ListTrafficMarkingPoliciesResponse;
import com.aliyuncs.cbn.model.v20170912.ListTrafficMarkingPoliciesResponse.TrafficMarkingPolicy;
import com.aliyuncs.cbn.model.v20170912.ListTrafficMarkingPoliciesResponse.TrafficMarkingPolicy.TrafficMatchRule;
import com.aliyuncs.transform.UnmarshallerContext;
public class ListTrafficMarkingPoliciesResponseUnmarshaller {
public static ListTrafficMarkingPoliciesResponse unmarshall(ListTrafficMarkingPoliciesResponse listTrafficMarkingPoliciesResponse, UnmarshallerContext _ctx) {
listTrafficMarkingPoliciesResponse.setRequestId(_ctx.stringValue("ListTrafficMarkingPoliciesResponse.RequestId"));
listTrafficMarkingPoliciesResponse.setNextToken(_ctx.stringValue("ListTrafficMarkingPoliciesResponse.NextToken"));
listTrafficMarkingPoliciesResponse.setTotalCount(_ctx.integerValue("ListTrafficMarkingPoliciesResponse.TotalCount"));
listTrafficMarkingPoliciesResponse.setMaxResults(_ctx.integerValue("ListTrafficMarkingPoliciesResponse.MaxResults"));
List<TrafficMarkingPolicy> trafficMarkingPolicies = new ArrayList<TrafficMarkingPolicy>();
for (int i = 0; i < _ctx.lengthValue("ListTrafficMarkingPoliciesResponse.TrafficMarkingPolicies.Length"); i++) {
TrafficMarkingPolicy trafficMarkingPolicy = new TrafficMarkingPolicy();
trafficMarkingPolicy.setTrafficMarkingPolicyStatus(_ctx.stringValue("ListTrafficMarkingPoliciesResponse.TrafficMarkingPolicies["+ i +"].TrafficMarkingPolicyStatus"));
trafficMarkingPolicy.setTrafficMarkingPolicyId(_ctx.stringValue("ListTrafficMarkingPoliciesResponse.TrafficMarkingPolicies["+ i +"].TrafficMarkingPolicyId"));
trafficMarkingPolicy.setMarkingDscp(_ctx.integerValue("ListTrafficMarkingPoliciesResponse.TrafficMarkingPolicies["+ i +"].MarkingDscp"));
trafficMarkingPolicy.setTrafficMarkingPolicyName(_ctx.stringValue("ListTrafficMarkingPoliciesResponse.TrafficMarkingPolicies["+ i +"].TrafficMarkingPolicyName"));
trafficMarkingPolicy.setPriority(_ctx.integerValue("ListTrafficMarkingPoliciesResponse.TrafficMarkingPolicies["+ i +"].Priority"));
trafficMarkingPolicy.setTrafficMarkingPolicyDescription(_ctx.stringValue("ListTrafficMarkingPoliciesResponse.TrafficMarkingPolicies["+ i +"].TrafficMarkingPolicyDescription"));
trafficMarkingPolicy.setTransitRouterId(_ctx.stringValue("ListTrafficMarkingPoliciesResponse.TrafficMarkingPolicies["+ i +"].TransitRouterId"));
List<TrafficMatchRule> trafficMatchRules = new ArrayList<TrafficMatchRule>();
for (int j = 0; j < _ctx.lengthValue("ListTrafficMarkingPoliciesResponse.TrafficMarkingPolicies["+ i +"].TrafficMatchRules.Length"); j++) {
TrafficMatchRule trafficMatchRule = new TrafficMatchRule();
trafficMatchRule.setMatchDscp(_ctx.integerValue("ListTrafficMarkingPoliciesResponse.TrafficMarkingPolicies["+ i +"].TrafficMatchRules["+ j +"].MatchDscp"));
trafficMatchRule.setDstCidr(_ctx.stringValue("ListTrafficMarkingPoliciesResponse.TrafficMarkingPolicies["+ i +"].TrafficMatchRules["+ j +"].DstCidr"));
trafficMatchRule.setTrafficMatchRuleDescription(_ctx.stringValue("ListTrafficMarkingPoliciesResponse.TrafficMarkingPolicies["+ i +"].TrafficMatchRules["+ j +"].TrafficMatchRuleDescription"));
trafficMatchRule.setBizProtocol(_ctx.stringValue("ListTrafficMarkingPoliciesResponse.TrafficMarkingPolicies["+ i +"].TrafficMatchRules["+ j +"].Protocol"));
trafficMatchRule.setTrafficMatchRuleId(_ctx.stringValue("ListTrafficMarkingPoliciesResponse.TrafficMarkingPolicies["+ i +"].TrafficMatchRules["+ j +"].TrafficMatchRuleId"));
trafficMatchRule.setSrcCidr(_ctx.stringValue("ListTrafficMarkingPoliciesResponse.TrafficMarkingPolicies["+ i +"].TrafficMatchRules["+ j +"].SrcCidr"));
trafficMatchRule.setTrafficMatchRuleName(_ctx.stringValue("ListTrafficMarkingPoliciesResponse.TrafficMarkingPolicies["+ i +"].TrafficMatchRules["+ j +"].TrafficMatchRuleName"));
trafficMatchRule.setTrafficMatchRuleStatus(_ctx.stringValue("ListTrafficMarkingPoliciesResponse.TrafficMarkingPolicies["+ i +"].TrafficMatchRules["+ j +"].TrafficMatchRuleStatus"));
List<Integer> dstPortRange = new ArrayList<Integer>();
for (int k = 0; k < _ctx.lengthValue("ListTrafficMarkingPoliciesResponse.TrafficMarkingPolicies["+ i +"].TrafficMatchRules["+ j +"].DstPortRange.Length"); k++) {
dstPortRange.add(_ctx.integerValue("ListTrafficMarkingPoliciesResponse.TrafficMarkingPolicies["+ i +"].TrafficMatchRules["+ j +"].DstPortRange["+ k +"]"));
}
trafficMatchRule.setDstPortRange(dstPortRange);
List<Integer> srcPortRange = new ArrayList<Integer>();
for (int k = 0; k < _ctx.lengthValue("ListTrafficMarkingPoliciesResponse.TrafficMarkingPolicies["+ i +"].TrafficMatchRules["+ j +"].SrcPortRange.Length"); k++) {
srcPortRange.add(_ctx.integerValue("ListTrafficMarkingPoliciesResponse.TrafficMarkingPolicies["+ i +"].TrafficMatchRules["+ j +"].SrcPortRange["+ k +"]"));
}
trafficMatchRule.setSrcPortRange(srcPortRange);
trafficMatchRules.add(trafficMatchRule);
}
trafficMarkingPolicy.setTrafficMatchRules(trafficMatchRules);
trafficMarkingPolicies.add(trafficMarkingPolicy);
}
listTrafficMarkingPoliciesResponse.setTrafficMarkingPolicies(trafficMarkingPolicies);
return listTrafficMarkingPoliciesResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/ListTransitRouterAvailableResourceResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import java.util.ArrayList;
import java.util.List;
import com.aliyuncs.cbn.model.v20170912.ListTransitRouterAvailableResourceResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class ListTransitRouterAvailableResourceResponseUnmarshaller {
public static ListTransitRouterAvailableResourceResponse unmarshall(ListTransitRouterAvailableResourceResponse listTransitRouterAvailableResourceResponse, UnmarshallerContext _ctx) {
listTransitRouterAvailableResourceResponse.setRequestId(_ctx.stringValue("ListTransitRouterAvailableResourceResponse.RequestId"));
listTransitRouterAvailableResourceResponse.setSupportMulticast(_ctx.booleanValue("ListTransitRouterAvailableResourceResponse.SupportMulticast"));
List<String> slaveZones = new ArrayList<String>();
for (int i = 0; i < _ctx.lengthValue("ListTransitRouterAvailableResourceResponse.SlaveZones.Length"); i++) {
slaveZones.add(_ctx.stringValue("ListTransitRouterAvailableResourceResponse.SlaveZones["+ i +"]"));
}
listTransitRouterAvailableResourceResponse.setSlaveZones(slaveZones);
List<String> masterZones = new ArrayList<String>();
for (int i = 0; i < _ctx.lengthValue("ListTransitRouterAvailableResourceResponse.MasterZones.Length"); i++) {
masterZones.add(_ctx.stringValue("ListTransitRouterAvailableResourceResponse.MasterZones["+ i +"]"));
}
listTransitRouterAvailableResourceResponse.setMasterZones(masterZones);
List<String> availableZones = new ArrayList<String>();
for (int i = 0; i < _ctx.lengthValue("ListTransitRouterAvailableResourceResponse.AvailableZones.Length"); i++) {
availableZones.add(_ctx.stringValue("ListTransitRouterAvailableResourceResponse.AvailableZones["+ i +"]"));
}
listTransitRouterAvailableResourceResponse.setAvailableZones(availableZones);
return listTransitRouterAvailableResourceResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/ListTransitRouterCidrAllocationResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import java.util.ArrayList;
import java.util.List;
import com.aliyuncs.cbn.model.v20170912.ListTransitRouterCidrAllocationResponse;
import com.aliyuncs.cbn.model.v20170912.ListTransitRouterCidrAllocationResponse.TransitRouterCidrAllocation;
import com.aliyuncs.transform.UnmarshallerContext;
public class ListTransitRouterCidrAllocationResponseUnmarshaller {
public static ListTransitRouterCidrAllocationResponse unmarshall(ListTransitRouterCidrAllocationResponse listTransitRouterCidrAllocationResponse, UnmarshallerContext _ctx) {
listTransitRouterCidrAllocationResponse.setRequestId(_ctx.stringValue("ListTransitRouterCidrAllocationResponse.RequestId"));
listTransitRouterCidrAllocationResponse.setNextToken(_ctx.stringValue("ListTransitRouterCidrAllocationResponse.NextToken"));
listTransitRouterCidrAllocationResponse.setTotalCount(_ctx.integerValue("ListTransitRouterCidrAllocationResponse.TotalCount"));
listTransitRouterCidrAllocationResponse.setMaxResults(_ctx.integerValue("ListTransitRouterCidrAllocationResponse.MaxResults"));
List<TransitRouterCidrAllocation> transitRouterCidrAllocations = new ArrayList<TransitRouterCidrAllocation>();
for (int i = 0; i < _ctx.lengthValue("ListTransitRouterCidrAllocationResponse.TransitRouterCidrAllocations.Length"); i++) {
TransitRouterCidrAllocation transitRouterCidrAllocation = new TransitRouterCidrAllocation();
transitRouterCidrAllocation.setTransitRouterCidrId(_ctx.stringValue("ListTransitRouterCidrAllocationResponse.TransitRouterCidrAllocations["+ i +"].TransitRouterCidrId"));
transitRouterCidrAllocation.setAllocatedCidrBlock(_ctx.stringValue("ListTransitRouterCidrAllocationResponse.TransitRouterCidrAllocations["+ i +"].AllocatedCidrBlock"));
transitRouterCidrAllocation.setAttachmentId(_ctx.stringValue("ListTransitRouterCidrAllocationResponse.TransitRouterCidrAllocations["+ i +"].AttachmentId"));
transitRouterCidrAllocation.setCidr(_ctx.stringValue("ListTransitRouterCidrAllocationResponse.TransitRouterCidrAllocations["+ i +"].Cidr"));
transitRouterCidrAllocation.setAttachmentName(_ctx.stringValue("ListTransitRouterCidrAllocationResponse.TransitRouterCidrAllocations["+ i +"].AttachmentName"));
transitRouterCidrAllocations.add(transitRouterCidrAllocation);
}
listTransitRouterCidrAllocationResponse.setTransitRouterCidrAllocations(transitRouterCidrAllocations);
return listTransitRouterCidrAllocationResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/ListTransitRouterCidrResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import java.util.ArrayList;
import java.util.List;
import com.aliyuncs.cbn.model.v20170912.ListTransitRouterCidrResponse;
import com.aliyuncs.cbn.model.v20170912.ListTransitRouterCidrResponse.CidrListsItem;
import com.aliyuncs.transform.UnmarshallerContext;
public class ListTransitRouterCidrResponseUnmarshaller {
public static ListTransitRouterCidrResponse unmarshall(ListTransitRouterCidrResponse listTransitRouterCidrResponse, UnmarshallerContext _ctx) {
listTransitRouterCidrResponse.setRequestId(_ctx.stringValue("ListTransitRouterCidrResponse.RequestId"));
List<CidrListsItem> cidrLists = new ArrayList<CidrListsItem>();
for (int i = 0; i < _ctx.lengthValue("ListTransitRouterCidrResponse.CidrLists.Length"); i++) {
CidrListsItem cidrListsItem = new CidrListsItem();
cidrListsItem.setTransitRouterCidrId(_ctx.stringValue("ListTransitRouterCidrResponse.CidrLists["+ i +"].TransitRouterCidrId"));
cidrListsItem.setFamily(_ctx.stringValue("ListTransitRouterCidrResponse.CidrLists["+ i +"].Family"));
cidrListsItem.setName(_ctx.stringValue("ListTransitRouterCidrResponse.CidrLists["+ i +"].Name"));
cidrListsItem.setDescription(_ctx.stringValue("ListTransitRouterCidrResponse.CidrLists["+ i +"].Description"));
cidrListsItem.setCidr(_ctx.stringValue("ListTransitRouterCidrResponse.CidrLists["+ i +"].Cidr"));
cidrListsItem.setPublishCidrRoute(_ctx.booleanValue("ListTransitRouterCidrResponse.CidrLists["+ i +"].PublishCidrRoute"));
cidrListsItem.setTransitRouterId(_ctx.stringValue("ListTransitRouterCidrResponse.CidrLists["+ i +"].TransitRouterId"));
cidrLists.add(cidrListsItem);
}
listTransitRouterCidrResponse.setCidrLists(cidrLists);
return listTransitRouterCidrResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/ListTransitRouterEcrAttachmentsResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import java.util.ArrayList;
import java.util.List;
import com.aliyuncs.cbn.model.v20170912.ListTransitRouterEcrAttachmentsResponse;
import com.aliyuncs.cbn.model.v20170912.ListTransitRouterEcrAttachmentsResponse.TransitRouterAttachment;
import com.aliyuncs.cbn.model.v20170912.ListTransitRouterEcrAttachmentsResponse.TransitRouterAttachment.Tag;
import com.aliyuncs.transform.UnmarshallerContext;
public class ListTransitRouterEcrAttachmentsResponseUnmarshaller {
public static ListTransitRouterEcrAttachmentsResponse unmarshall(ListTransitRouterEcrAttachmentsResponse listTransitRouterEcrAttachmentsResponse, UnmarshallerContext _ctx) {
listTransitRouterEcrAttachmentsResponse.setRequestId(_ctx.stringValue("ListTransitRouterEcrAttachmentsResponse.RequestId"));
listTransitRouterEcrAttachmentsResponse.setNextToken(_ctx.stringValue("ListTransitRouterEcrAttachmentsResponse.NextToken"));
listTransitRouterEcrAttachmentsResponse.setTotalCount(_ctx.integerValue("ListTransitRouterEcrAttachmentsResponse.TotalCount"));
listTransitRouterEcrAttachmentsResponse.setMaxResults(_ctx.integerValue("ListTransitRouterEcrAttachmentsResponse.MaxResults"));
List<TransitRouterAttachment> transitRouterAttachments = new ArrayList<TransitRouterAttachment>();
for (int i = 0; i < _ctx.lengthValue("ListTransitRouterEcrAttachmentsResponse.TransitRouterAttachments.Length"); i++) {
TransitRouterAttachment transitRouterAttachment = new TransitRouterAttachment();
transitRouterAttachment.setCreationTime(_ctx.stringValue("ListTransitRouterEcrAttachmentsResponse.TransitRouterAttachments["+ i +"].CreationTime"));
transitRouterAttachment.setStatus(_ctx.stringValue("ListTransitRouterEcrAttachmentsResponse.TransitRouterAttachments["+ i +"].Status"));
transitRouterAttachment.setTransitRouterAttachmentId(_ctx.stringValue("ListTransitRouterEcrAttachmentsResponse.TransitRouterAttachments["+ i +"].TransitRouterAttachmentId"));
transitRouterAttachment.setTransitRouterId(_ctx.stringValue("ListTransitRouterEcrAttachmentsResponse.TransitRouterAttachments["+ i +"].TransitRouterId"));
transitRouterAttachment.setResourceType(_ctx.stringValue("ListTransitRouterEcrAttachmentsResponse.TransitRouterAttachments["+ i +"].ResourceType"));
transitRouterAttachment.setTransitRouterRegionId(_ctx.stringValue("ListTransitRouterEcrAttachmentsResponse.TransitRouterAttachments["+ i +"].TransitRouterRegionId"));
transitRouterAttachment.setTransitRouterAttachmentDescription(_ctx.stringValue("ListTransitRouterEcrAttachmentsResponse.TransitRouterAttachments["+ i +"].TransitRouterAttachmentDescription"));
transitRouterAttachment.setEcrOwnerId(_ctx.longValue("ListTransitRouterEcrAttachmentsResponse.TransitRouterAttachments["+ i +"].EcrOwnerId"));
transitRouterAttachment.setAutoPublishRouteEnabled(_ctx.booleanValue("ListTransitRouterEcrAttachmentsResponse.TransitRouterAttachments["+ i +"].AutoPublishRouteEnabled"));
transitRouterAttachment.setEcrId(_ctx.stringValue("ListTransitRouterEcrAttachmentsResponse.TransitRouterAttachments["+ i +"].EcrId"));
transitRouterAttachment.setTransitRouterAttachmentName(_ctx.stringValue("ListTransitRouterEcrAttachmentsResponse.TransitRouterAttachments["+ i +"].TransitRouterAttachmentName"));
transitRouterAttachment.setCenId(_ctx.stringValue("ListTransitRouterEcrAttachmentsResponse.TransitRouterAttachments["+ i +"].CenId"));
transitRouterAttachment.setOrderType(_ctx.stringValue("ListTransitRouterEcrAttachmentsResponse.TransitRouterAttachments["+ i +"].OrderType"));
List<Tag> tags = new ArrayList<Tag>();
for (int j = 0; j < _ctx.lengthValue("ListTransitRouterEcrAttachmentsResponse.TransitRouterAttachments["+ i +"].Tags.Length"); j++) {
Tag tag = new Tag();
tag.setKey(_ctx.stringValue("ListTransitRouterEcrAttachmentsResponse.TransitRouterAttachments["+ i +"].Tags["+ j +"].Key"));
tag.setValue(_ctx.stringValue("ListTransitRouterEcrAttachmentsResponse.TransitRouterAttachments["+ i +"].Tags["+ j +"].Value"));
tags.add(tag);
}
transitRouterAttachment.setTags(tags);
transitRouterAttachments.add(transitRouterAttachment);
}
listTransitRouterEcrAttachmentsResponse.setTransitRouterAttachments(transitRouterAttachments);
return listTransitRouterEcrAttachmentsResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/ListTransitRouterMulticastDomainAssociationsResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import java.util.ArrayList;
import java.util.List;
import com.aliyuncs.cbn.model.v20170912.ListTransitRouterMulticastDomainAssociationsResponse;
import com.aliyuncs.cbn.model.v20170912.ListTransitRouterMulticastDomainAssociationsResponse.TransitRouterMulticastAssociation;
import com.aliyuncs.transform.UnmarshallerContext;
public class ListTransitRouterMulticastDomainAssociationsResponseUnmarshaller {
public static ListTransitRouterMulticastDomainAssociationsResponse unmarshall(ListTransitRouterMulticastDomainAssociationsResponse listTransitRouterMulticastDomainAssociationsResponse, UnmarshallerContext _ctx) {
listTransitRouterMulticastDomainAssociationsResponse.setRequestId(_ctx.stringValue("ListTransitRouterMulticastDomainAssociationsResponse.RequestId"));
listTransitRouterMulticastDomainAssociationsResponse.setTotalCount(_ctx.integerValue("ListTransitRouterMulticastDomainAssociationsResponse.TotalCount"));
listTransitRouterMulticastDomainAssociationsResponse.setMaxResults(_ctx.integerValue("ListTransitRouterMulticastDomainAssociationsResponse.MaxResults"));
listTransitRouterMulticastDomainAssociationsResponse.setNextToken(_ctx.stringValue("ListTransitRouterMulticastDomainAssociationsResponse.NextToken"));
List<TransitRouterMulticastAssociation> transitRouterMulticastAssociations = new ArrayList<TransitRouterMulticastAssociation>();
for (int i = 0; i < _ctx.lengthValue("ListTransitRouterMulticastDomainAssociationsResponse.TransitRouterMulticastAssociations.Length"); i++) {
TransitRouterMulticastAssociation transitRouterMulticastAssociation = new TransitRouterMulticastAssociation();
transitRouterMulticastAssociation.setTransitRouterMulticastDomainId(_ctx.stringValue("ListTransitRouterMulticastDomainAssociationsResponse.TransitRouterMulticastAssociations["+ i +"].TransitRouterMulticastDomainId"));
transitRouterMulticastAssociation.setTransitRouterAttachmentId(_ctx.stringValue("ListTransitRouterMulticastDomainAssociationsResponse.TransitRouterMulticastAssociations["+ i +"].TransitRouterAttachmentId"));
transitRouterMulticastAssociation.setVSwitchId(_ctx.stringValue("ListTransitRouterMulticastDomainAssociationsResponse.TransitRouterMulticastAssociations["+ i +"].VSwitchId"));
transitRouterMulticastAssociation.setStatus(_ctx.stringValue("ListTransitRouterMulticastDomainAssociationsResponse.TransitRouterMulticastAssociations["+ i +"].Status"));
transitRouterMulticastAssociation.setResourceType(_ctx.stringValue("ListTransitRouterMulticastDomainAssociationsResponse.TransitRouterMulticastAssociations["+ i +"].ResourceType"));
transitRouterMulticastAssociation.setResourceOwnerId(_ctx.longValue("ListTransitRouterMulticastDomainAssociationsResponse.TransitRouterMulticastAssociations["+ i +"].ResourceOwnerId"));
transitRouterMulticastAssociation.setResourceId(_ctx.stringValue("ListTransitRouterMulticastDomainAssociationsResponse.TransitRouterMulticastAssociations["+ i +"].ResourceId"));
transitRouterMulticastAssociations.add(transitRouterMulticastAssociation);
}
listTransitRouterMulticastDomainAssociationsResponse.setTransitRouterMulticastAssociations(transitRouterMulticastAssociations);
return listTransitRouterMulticastDomainAssociationsResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/ListTransitRouterMulticastDomainVSwitchesResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import java.util.ArrayList;
import java.util.List;
import com.aliyuncs.cbn.model.v20170912.ListTransitRouterMulticastDomainVSwitchesResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class ListTransitRouterMulticastDomainVSwitchesResponseUnmarshaller {
public static ListTransitRouterMulticastDomainVSwitchesResponse unmarshall(ListTransitRouterMulticastDomainVSwitchesResponse listTransitRouterMulticastDomainVSwitchesResponse, UnmarshallerContext _ctx) {
listTransitRouterMulticastDomainVSwitchesResponse.setRequestId(_ctx.stringValue("ListTransitRouterMulticastDomainVSwitchesResponse.RequestId"));
listTransitRouterMulticastDomainVSwitchesResponse.setNextToken(_ctx.stringValue("ListTransitRouterMulticastDomainVSwitchesResponse.NextToken"));
listTransitRouterMulticastDomainVSwitchesResponse.setTotalCount(_ctx.integerValue("ListTransitRouterMulticastDomainVSwitchesResponse.TotalCount"));
listTransitRouterMulticastDomainVSwitchesResponse.setMaxResults(_ctx.integerValue("ListTransitRouterMulticastDomainVSwitchesResponse.MaxResults"));
List<String> vSwitchIds = new ArrayList<String>();
for (int i = 0; i < _ctx.lengthValue("ListTransitRouterMulticastDomainVSwitchesResponse.VSwitchIds.Length"); i++) {
vSwitchIds.add(_ctx.stringValue("ListTransitRouterMulticastDomainVSwitchesResponse.VSwitchIds["+ i +"]"));
}
listTransitRouterMulticastDomainVSwitchesResponse.setVSwitchIds(vSwitchIds);
return listTransitRouterMulticastDomainVSwitchesResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/ListTransitRouterMulticastDomainsResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import java.util.ArrayList;
import java.util.List;
import com.aliyuncs.cbn.model.v20170912.ListTransitRouterMulticastDomainsResponse;
import com.aliyuncs.cbn.model.v20170912.ListTransitRouterMulticastDomainsResponse.TransitRouterMulticastDomain;
import com.aliyuncs.cbn.model.v20170912.ListTransitRouterMulticastDomainsResponse.TransitRouterMulticastDomain.Tag;
import com.aliyuncs.transform.UnmarshallerContext;
public class ListTransitRouterMulticastDomainsResponseUnmarshaller {
public static ListTransitRouterMulticastDomainsResponse unmarshall(ListTransitRouterMulticastDomainsResponse listTransitRouterMulticastDomainsResponse, UnmarshallerContext _ctx) {
listTransitRouterMulticastDomainsResponse.setRequestId(_ctx.stringValue("ListTransitRouterMulticastDomainsResponse.RequestId"));
listTransitRouterMulticastDomainsResponse.setTotalCount(_ctx.integerValue("ListTransitRouterMulticastDomainsResponse.TotalCount"));
listTransitRouterMulticastDomainsResponse.setMaxResults(_ctx.integerValue("ListTransitRouterMulticastDomainsResponse.MaxResults"));
listTransitRouterMulticastDomainsResponse.setNextToken(_ctx.stringValue("ListTransitRouterMulticastDomainsResponse.NextToken"));
List<TransitRouterMulticastDomain> transitRouterMulticastDomains = new ArrayList<TransitRouterMulticastDomain>();
for (int i = 0; i < _ctx.lengthValue("ListTransitRouterMulticastDomainsResponse.TransitRouterMulticastDomains.Length"); i++) {
TransitRouterMulticastDomain transitRouterMulticastDomain = new TransitRouterMulticastDomain();
transitRouterMulticastDomain.setTransitRouterMulticastDomainId(_ctx.stringValue("ListTransitRouterMulticastDomainsResponse.TransitRouterMulticastDomains["+ i +"].TransitRouterMulticastDomainId"));
transitRouterMulticastDomain.setTransitRouterMulticastDomainName(_ctx.stringValue("ListTransitRouterMulticastDomainsResponse.TransitRouterMulticastDomains["+ i +"].TransitRouterMulticastDomainName"));
transitRouterMulticastDomain.setTransitRouterMulticastDomainDescription(_ctx.stringValue("ListTransitRouterMulticastDomainsResponse.TransitRouterMulticastDomains["+ i +"].TransitRouterMulticastDomainDescription"));
transitRouterMulticastDomain.setStatus(_ctx.stringValue("ListTransitRouterMulticastDomainsResponse.TransitRouterMulticastDomains["+ i +"].Status"));
transitRouterMulticastDomain.setTransitRouterId(_ctx.stringValue("ListTransitRouterMulticastDomainsResponse.TransitRouterMulticastDomains["+ i +"].TransitRouterId"));
transitRouterMulticastDomain.setRegionId(_ctx.stringValue("ListTransitRouterMulticastDomainsResponse.TransitRouterMulticastDomains["+ i +"].RegionId"));
transitRouterMulticastDomain.setCenId(_ctx.stringValue("ListTransitRouterMulticastDomainsResponse.TransitRouterMulticastDomains["+ i +"].CenId"));
List<Tag> tags = new ArrayList<Tag>();
for (int j = 0; j < _ctx.lengthValue("ListTransitRouterMulticastDomainsResponse.TransitRouterMulticastDomains["+ i +"].Tags.Length"); j++) {
Tag tag = new Tag();
tag.setKey(_ctx.stringValue("ListTransitRouterMulticastDomainsResponse.TransitRouterMulticastDomains["+ i +"].Tags["+ j +"].Key"));
tag.setValue(_ctx.stringValue("ListTransitRouterMulticastDomainsResponse.TransitRouterMulticastDomains["+ i +"].Tags["+ j +"].Value"));
tags.add(tag);
}
transitRouterMulticastDomain.setTags(tags);
transitRouterMulticastDomains.add(transitRouterMulticastDomain);
}
listTransitRouterMulticastDomainsResponse.setTransitRouterMulticastDomains(transitRouterMulticastDomains);
return listTransitRouterMulticastDomainsResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/ListTransitRouterMulticastGroupsResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import java.util.ArrayList;
import java.util.List;
import com.aliyuncs.cbn.model.v20170912.ListTransitRouterMulticastGroupsResponse;
import com.aliyuncs.cbn.model.v20170912.ListTransitRouterMulticastGroupsResponse.TransitRouterMulticastGroup;
import com.aliyuncs.transform.UnmarshallerContext;
public class ListTransitRouterMulticastGroupsResponseUnmarshaller {
public static ListTransitRouterMulticastGroupsResponse unmarshall(ListTransitRouterMulticastGroupsResponse listTransitRouterMulticastGroupsResponse, UnmarshallerContext _ctx) {
listTransitRouterMulticastGroupsResponse.setRequestId(_ctx.stringValue("ListTransitRouterMulticastGroupsResponse.RequestId"));
listTransitRouterMulticastGroupsResponse.setTotalCount(_ctx.integerValue("ListTransitRouterMulticastGroupsResponse.TotalCount"));
listTransitRouterMulticastGroupsResponse.setMaxResults(_ctx.integerValue("ListTransitRouterMulticastGroupsResponse.MaxResults"));
listTransitRouterMulticastGroupsResponse.setNextToken(_ctx.stringValue("ListTransitRouterMulticastGroupsResponse.NextToken"));
List<TransitRouterMulticastGroup> transitRouterMulticastGroups = new ArrayList<TransitRouterMulticastGroup>();
for (int i = 0; i < _ctx.lengthValue("ListTransitRouterMulticastGroupsResponse.TransitRouterMulticastGroups.Length"); i++) {
TransitRouterMulticastGroup transitRouterMulticastGroup = new TransitRouterMulticastGroup();
transitRouterMulticastGroup.setGroupIpAddress(_ctx.stringValue("ListTransitRouterMulticastGroupsResponse.TransitRouterMulticastGroups["+ i +"].GroupIpAddress"));
transitRouterMulticastGroup.setTransitRouterAttachmentId(_ctx.stringValue("ListTransitRouterMulticastGroupsResponse.TransitRouterMulticastGroups["+ i +"].TransitRouterAttachmentId"));
transitRouterMulticastGroup.setVSwitchId(_ctx.stringValue("ListTransitRouterMulticastGroupsResponse.TransitRouterMulticastGroups["+ i +"].VSwitchId"));
transitRouterMulticastGroup.setNetworkInterfaceId(_ctx.stringValue("ListTransitRouterMulticastGroupsResponse.TransitRouterMulticastGroups["+ i +"].NetworkInterfaceId"));
transitRouterMulticastGroup.setPeerTransitRouterMulticastDomainId(_ctx.stringValue("ListTransitRouterMulticastGroupsResponse.TransitRouterMulticastGroups["+ i +"].PeerTransitRouterMulticastDomainId"));
transitRouterMulticastGroup.setStatus(_ctx.stringValue("ListTransitRouterMulticastGroupsResponse.TransitRouterMulticastGroups["+ i +"].Status"));
transitRouterMulticastGroup.setGroupSource(_ctx.booleanValue("ListTransitRouterMulticastGroupsResponse.TransitRouterMulticastGroups["+ i +"].GroupSource"));
transitRouterMulticastGroup.setGroupMember(_ctx.booleanValue("ListTransitRouterMulticastGroupsResponse.TransitRouterMulticastGroups["+ i +"].GroupMember"));
transitRouterMulticastGroup.setMemberType(_ctx.stringValue("ListTransitRouterMulticastGroupsResponse.TransitRouterMulticastGroups["+ i +"].MemberType"));
transitRouterMulticastGroup.setSourceType(_ctx.stringValue("ListTransitRouterMulticastGroupsResponse.TransitRouterMulticastGroups["+ i +"].SourceType"));
transitRouterMulticastGroup.setResourceType(_ctx.stringValue("ListTransitRouterMulticastGroupsResponse.TransitRouterMulticastGroups["+ i +"].ResourceType"));
transitRouterMulticastGroup.setResourceOwnerId(_ctx.longValue("ListTransitRouterMulticastGroupsResponse.TransitRouterMulticastGroups["+ i +"].ResourceOwnerId"));
transitRouterMulticastGroup.setResourceId(_ctx.stringValue("ListTransitRouterMulticastGroupsResponse.TransitRouterMulticastGroups["+ i +"].ResourceId"));
transitRouterMulticastGroup.setConnectPeerId(_ctx.stringValue("ListTransitRouterMulticastGroupsResponse.TransitRouterMulticastGroups["+ i +"].ConnectPeerId"));
transitRouterMulticastGroup.setTransitRouterMulticastDomainId(_ctx.stringValue("ListTransitRouterMulticastGroupsResponse.TransitRouterMulticastGroups["+ i +"].TransitRouterMulticastDomainId"));
transitRouterMulticastGroups.add(transitRouterMulticastGroup);
}
listTransitRouterMulticastGroupsResponse.setTransitRouterMulticastGroups(transitRouterMulticastGroups);
return listTransitRouterMulticastGroupsResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/ListTransitRouterPeerAttachmentsResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import java.util.ArrayList;
import java.util.List;
import com.aliyuncs.cbn.model.v20170912.ListTransitRouterPeerAttachmentsResponse;
import com.aliyuncs.cbn.model.v20170912.ListTransitRouterPeerAttachmentsResponse.TransitRouterAttachment;
import com.aliyuncs.cbn.model.v20170912.ListTransitRouterPeerAttachmentsResponse.TransitRouterAttachment.Tag;
import com.aliyuncs.transform.UnmarshallerContext;
public class ListTransitRouterPeerAttachmentsResponseUnmarshaller {
public static ListTransitRouterPeerAttachmentsResponse unmarshall(ListTransitRouterPeerAttachmentsResponse listTransitRouterPeerAttachmentsResponse, UnmarshallerContext _ctx) {
listTransitRouterPeerAttachmentsResponse.setRequestId(_ctx.stringValue("ListTransitRouterPeerAttachmentsResponse.RequestId"));
listTransitRouterPeerAttachmentsResponse.setNextToken(_ctx.stringValue("ListTransitRouterPeerAttachmentsResponse.NextToken"));
listTransitRouterPeerAttachmentsResponse.setTotalCount(_ctx.integerValue("ListTransitRouterPeerAttachmentsResponse.TotalCount"));
listTransitRouterPeerAttachmentsResponse.setMaxResults(_ctx.integerValue("ListTransitRouterPeerAttachmentsResponse.MaxResults"));
List<TransitRouterAttachment> transitRouterAttachments = new ArrayList<TransitRouterAttachment>();
for (int i = 0; i < _ctx.lengthValue("ListTransitRouterPeerAttachmentsResponse.TransitRouterAttachments.Length"); i++) {
TransitRouterAttachment transitRouterAttachment = new TransitRouterAttachment();
transitRouterAttachment.setCreationTime(_ctx.stringValue("ListTransitRouterPeerAttachmentsResponse.TransitRouterAttachments["+ i +"].CreationTime"));
transitRouterAttachment.setStatus(_ctx.stringValue("ListTransitRouterPeerAttachmentsResponse.TransitRouterAttachments["+ i +"].Status"));
transitRouterAttachment.setTransitRouterAttachmentId(_ctx.stringValue("ListTransitRouterPeerAttachmentsResponse.TransitRouterAttachments["+ i +"].TransitRouterAttachmentId"));
transitRouterAttachment.setBandwidthType(_ctx.stringValue("ListTransitRouterPeerAttachmentsResponse.TransitRouterAttachments["+ i +"].BandwidthType"));
transitRouterAttachment.setCenBandwidthPackageId(_ctx.stringValue("ListTransitRouterPeerAttachmentsResponse.TransitRouterAttachments["+ i +"].CenBandwidthPackageId"));
transitRouterAttachment.setTransitRouterAttachmentDescription(_ctx.stringValue("ListTransitRouterPeerAttachmentsResponse.TransitRouterAttachments["+ i +"].TransitRouterAttachmentDescription"));
transitRouterAttachment.setRegionId(_ctx.stringValue("ListTransitRouterPeerAttachmentsResponse.TransitRouterAttachments["+ i +"].RegionId"));
transitRouterAttachment.setPeerTransitRouterId(_ctx.stringValue("ListTransitRouterPeerAttachmentsResponse.TransitRouterAttachments["+ i +"].PeerTransitRouterId"));
transitRouterAttachment.setBandwidthPackageId(_ctx.stringValue("ListTransitRouterPeerAttachmentsResponse.TransitRouterAttachments["+ i +"].BandwidthPackageId"));
transitRouterAttachment.setTransitRouterId(_ctx.stringValue("ListTransitRouterPeerAttachmentsResponse.TransitRouterAttachments["+ i +"].TransitRouterId"));
transitRouterAttachment.setPeerTransitRouterRegionId(_ctx.stringValue("ListTransitRouterPeerAttachmentsResponse.TransitRouterAttachments["+ i +"].PeerTransitRouterRegionId"));
transitRouterAttachment.setResourceType(_ctx.stringValue("ListTransitRouterPeerAttachmentsResponse.TransitRouterAttachments["+ i +"].ResourceType"));
transitRouterAttachment.setBandwidth(_ctx.integerValue("ListTransitRouterPeerAttachmentsResponse.TransitRouterAttachments["+ i +"].Bandwidth"));
transitRouterAttachment.setGeographicSpanId(_ctx.stringValue("ListTransitRouterPeerAttachmentsResponse.TransitRouterAttachments["+ i +"].GeographicSpanId"));
transitRouterAttachment.setPeerTransitRouterOwnerId(_ctx.longValue("ListTransitRouterPeerAttachmentsResponse.TransitRouterAttachments["+ i +"].PeerTransitRouterOwnerId"));
transitRouterAttachment.setAutoPublishRouteEnabled(_ctx.booleanValue("ListTransitRouterPeerAttachmentsResponse.TransitRouterAttachments["+ i +"].AutoPublishRouteEnabled"));
transitRouterAttachment.setTransitRouterAttachmentName(_ctx.stringValue("ListTransitRouterPeerAttachmentsResponse.TransitRouterAttachments["+ i +"].TransitRouterAttachmentName"));
transitRouterAttachment.setCenId(_ctx.stringValue("ListTransitRouterPeerAttachmentsResponse.TransitRouterAttachments["+ i +"].CenId"));
transitRouterAttachment.setDefaultLinkType(_ctx.stringValue("ListTransitRouterPeerAttachmentsResponse.TransitRouterAttachments["+ i +"].DefaultLinkType"));
List<Tag> tags = new ArrayList<Tag>();
for (int j = 0; j < _ctx.lengthValue("ListTransitRouterPeerAttachmentsResponse.TransitRouterAttachments["+ i +"].Tags.Length"); j++) {
Tag tag = new Tag();
tag.setKey(_ctx.stringValue("ListTransitRouterPeerAttachmentsResponse.TransitRouterAttachments["+ i +"].Tags["+ j +"].Key"));
tag.setValue(_ctx.stringValue("ListTransitRouterPeerAttachmentsResponse.TransitRouterAttachments["+ i +"].Tags["+ j +"].Value"));
tags.add(tag);
}
transitRouterAttachment.setTags(tags);
transitRouterAttachments.add(transitRouterAttachment);
}
listTransitRouterPeerAttachmentsResponse.setTransitRouterAttachments(transitRouterAttachments);
return listTransitRouterPeerAttachmentsResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/ListTransitRouterPrefixListAssociationResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import java.util.ArrayList;
import java.util.List;
import com.aliyuncs.cbn.model.v20170912.ListTransitRouterPrefixListAssociationResponse;
import com.aliyuncs.cbn.model.v20170912.ListTransitRouterPrefixListAssociationResponse.PrefixList;
import com.aliyuncs.transform.UnmarshallerContext;
public class ListTransitRouterPrefixListAssociationResponseUnmarshaller {
public static ListTransitRouterPrefixListAssociationResponse unmarshall(ListTransitRouterPrefixListAssociationResponse listTransitRouterPrefixListAssociationResponse, UnmarshallerContext _ctx) {
listTransitRouterPrefixListAssociationResponse.setRequestId(_ctx.stringValue("ListTransitRouterPrefixListAssociationResponse.RequestId"));
listTransitRouterPrefixListAssociationResponse.setTotalCount(_ctx.integerValue("ListTransitRouterPrefixListAssociationResponse.TotalCount"));
listTransitRouterPrefixListAssociationResponse.setPageSize(_ctx.integerValue("ListTransitRouterPrefixListAssociationResponse.PageSize"));
listTransitRouterPrefixListAssociationResponse.setPageNumber(_ctx.integerValue("ListTransitRouterPrefixListAssociationResponse.PageNumber"));
List<PrefixList> prefixLists = new ArrayList<PrefixList>();
for (int i = 0; i < _ctx.lengthValue("ListTransitRouterPrefixListAssociationResponse.PrefixLists.Length"); i++) {
PrefixList prefixList = new PrefixList();
prefixList.setPrefixListId(_ctx.stringValue("ListTransitRouterPrefixListAssociationResponse.PrefixLists["+ i +"].PrefixListId"));
prefixList.setOwnerUid(_ctx.longValue("ListTransitRouterPrefixListAssociationResponse.PrefixLists["+ i +"].OwnerUid"));
prefixList.setStatus(_ctx.stringValue("ListTransitRouterPrefixListAssociationResponse.PrefixLists["+ i +"].Status"));
prefixList.setNextHop(_ctx.stringValue("ListTransitRouterPrefixListAssociationResponse.PrefixLists["+ i +"].NextHop"));
prefixList.setNextHopInstanceId(_ctx.stringValue("ListTransitRouterPrefixListAssociationResponse.PrefixLists["+ i +"].NextHopInstanceId"));
prefixList.setNextHopType(_ctx.stringValue("ListTransitRouterPrefixListAssociationResponse.PrefixLists["+ i +"].NextHopType"));
prefixList.setTransitRouterTableId(_ctx.stringValue("ListTransitRouterPrefixListAssociationResponse.PrefixLists["+ i +"].TransitRouterTableId"));
prefixList.setTransitRouterId(_ctx.stringValue("ListTransitRouterPrefixListAssociationResponse.PrefixLists["+ i +"].TransitRouterId"));
prefixLists.add(prefixList);
}
listTransitRouterPrefixListAssociationResponse.setPrefixLists(prefixLists);
return listTransitRouterPrefixListAssociationResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/ListTransitRouterRouteEntriesResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import java.util.ArrayList;
import java.util.List;
import com.aliyuncs.cbn.model.v20170912.ListTransitRouterRouteEntriesResponse;
import com.aliyuncs.cbn.model.v20170912.ListTransitRouterRouteEntriesResponse.TransitRouterRouteEntry;
import com.aliyuncs.cbn.model.v20170912.ListTransitRouterRouteEntriesResponse.TransitRouterRouteEntry.PathAttributes;
import com.aliyuncs.transform.UnmarshallerContext;
public class ListTransitRouterRouteEntriesResponseUnmarshaller {
public static ListTransitRouterRouteEntriesResponse unmarshall(ListTransitRouterRouteEntriesResponse listTransitRouterRouteEntriesResponse, UnmarshallerContext _ctx) {
listTransitRouterRouteEntriesResponse.setRequestId(_ctx.stringValue("ListTransitRouterRouteEntriesResponse.RequestId"));
listTransitRouterRouteEntriesResponse.setNextToken(_ctx.stringValue("ListTransitRouterRouteEntriesResponse.NextToken"));
listTransitRouterRouteEntriesResponse.setTotalCount(_ctx.integerValue("ListTransitRouterRouteEntriesResponse.TotalCount"));
listTransitRouterRouteEntriesResponse.setMaxResults(_ctx.integerValue("ListTransitRouterRouteEntriesResponse.MaxResults"));
List<TransitRouterRouteEntry> transitRouterRouteEntries = new ArrayList<TransitRouterRouteEntry>();
for (int i = 0; i < _ctx.lengthValue("ListTransitRouterRouteEntriesResponse.TransitRouterRouteEntries.Length"); i++) {
TransitRouterRouteEntry transitRouterRouteEntry = new TransitRouterRouteEntry();
transitRouterRouteEntry.setTransitRouterRouteEntryId(_ctx.stringValue("ListTransitRouterRouteEntriesResponse.TransitRouterRouteEntries["+ i +"].TransitRouterRouteEntryId"));
transitRouterRouteEntry.setTransitRouterRouteEntryDestinationCidrBlock(_ctx.stringValue("ListTransitRouterRouteEntriesResponse.TransitRouterRouteEntries["+ i +"].TransitRouterRouteEntryDestinationCidrBlock"));
transitRouterRouteEntry.setTransitRouterRouteEntryType(_ctx.stringValue("ListTransitRouterRouteEntriesResponse.TransitRouterRouteEntries["+ i +"].TransitRouterRouteEntryType"));
transitRouterRouteEntry.setCreateTime(_ctx.stringValue("ListTransitRouterRouteEntriesResponse.TransitRouterRouteEntries["+ i +"].CreateTime"));
transitRouterRouteEntry.setTransitRouterRouteEntryName(_ctx.stringValue("ListTransitRouterRouteEntriesResponse.TransitRouterRouteEntries["+ i +"].TransitRouterRouteEntryName"));
transitRouterRouteEntry.setTransitRouterRouteEntryStatus(_ctx.stringValue("ListTransitRouterRouteEntriesResponse.TransitRouterRouteEntries["+ i +"].TransitRouterRouteEntryStatus"));
transitRouterRouteEntry.setTransitRouterRouteEntryNextHopType(_ctx.stringValue("ListTransitRouterRouteEntriesResponse.TransitRouterRouteEntries["+ i +"].TransitRouterRouteEntryNextHopType"));
transitRouterRouteEntry.setTransitRouterRouteEntryNextHopId(_ctx.stringValue("ListTransitRouterRouteEntriesResponse.TransitRouterRouteEntries["+ i +"].TransitRouterRouteEntryNextHopId"));
transitRouterRouteEntry.setTransitRouterRouteEntryDescription(_ctx.stringValue("ListTransitRouterRouteEntriesResponse.TransitRouterRouteEntries["+ i +"].TransitRouterRouteEntryDescription"));
transitRouterRouteEntry.setOperationalMode(_ctx.booleanValue("ListTransitRouterRouteEntriesResponse.TransitRouterRouteEntries["+ i +"].OperationalMode"));
transitRouterRouteEntry.setTag(_ctx.stringValue("ListTransitRouterRouteEntriesResponse.TransitRouterRouteEntries["+ i +"].Tag"));
transitRouterRouteEntry.setTransitRouterRouteEntryNextHopResourceId(_ctx.stringValue("ListTransitRouterRouteEntriesResponse.TransitRouterRouteEntries["+ i +"].TransitRouterRouteEntryNextHopResourceId"));
transitRouterRouteEntry.setTransitRouterRouteEntryNextHopResourceType(_ctx.stringValue("ListTransitRouterRouteEntriesResponse.TransitRouterRouteEntries["+ i +"].TransitRouterRouteEntryNextHopResourceType"));
transitRouterRouteEntry.setTransitRouterRouteEntryOriginResourceType(_ctx.stringValue("ListTransitRouterRouteEntriesResponse.TransitRouterRouteEntries["+ i +"].TransitRouterRouteEntryOriginResourceType"));
transitRouterRouteEntry.setTransitRouterRouteEntryOriginResourceId(_ctx.stringValue("ListTransitRouterRouteEntriesResponse.TransitRouterRouteEntries["+ i +"].TransitRouterRouteEntryOriginResourceId"));
transitRouterRouteEntry.setPrefixListId(_ctx.stringValue("ListTransitRouterRouteEntriesResponse.TransitRouterRouteEntries["+ i +"].PrefixListId"));
transitRouterRouteEntry.setPreference(_ctx.integerValue("ListTransitRouterRouteEntriesResponse.TransitRouterRouteEntries["+ i +"].Preference"));
List<String> communities = new ArrayList<String>();
for (int j = 0; j < _ctx.lengthValue("ListTransitRouterRouteEntriesResponse.TransitRouterRouteEntries["+ i +"].Communities.Length"); j++) {
communities.add(_ctx.stringValue("ListTransitRouterRouteEntriesResponse.TransitRouterRouteEntries["+ i +"].Communities["+ j +"]"));
}
transitRouterRouteEntry.setCommunities(communities);
List<String> asPaths = new ArrayList<String>();
for (int j = 0; j < _ctx.lengthValue("ListTransitRouterRouteEntriesResponse.TransitRouterRouteEntries["+ i +"].AsPaths.Length"); j++) {
asPaths.add(_ctx.stringValue("ListTransitRouterRouteEntriesResponse.TransitRouterRouteEntries["+ i +"].AsPaths["+ j +"]"));
}
transitRouterRouteEntry.setAsPaths(asPaths);
PathAttributes pathAttributes = new PathAttributes();
pathAttributes.setOriginInstanceId(_ctx.stringValue("ListTransitRouterRouteEntriesResponse.TransitRouterRouteEntries["+ i +"].PathAttributes.OriginInstanceId"));
pathAttributes.setOriginInstanceType(_ctx.stringValue("ListTransitRouterRouteEntriesResponse.TransitRouterRouteEntries["+ i +"].PathAttributes.OriginInstanceType"));
pathAttributes.setOriginRouteType(_ctx.stringValue("ListTransitRouterRouteEntriesResponse.TransitRouterRouteEntries["+ i +"].PathAttributes.OriginRouteType"));
pathAttributes.setPreference(_ctx.integerValue("ListTransitRouterRouteEntriesResponse.TransitRouterRouteEntries["+ i +"].PathAttributes.Preference"));
List<String> communities1 = new ArrayList<String>();
for (int j = 0; j < _ctx.lengthValue("ListTransitRouterRouteEntriesResponse.TransitRouterRouteEntries["+ i +"].PathAttributes.Communities.Length"); j++) {
communities1.add(_ctx.stringValue("ListTransitRouterRouteEntriesResponse.TransitRouterRouteEntries["+ i +"].PathAttributes.Communities["+ j +"]"));
}
pathAttributes.setCommunities1(communities1);
List<String> asPaths2 = new ArrayList<String>();
for (int j = 0; j < _ctx.lengthValue("ListTransitRouterRouteEntriesResponse.TransitRouterRouteEntries["+ i +"].PathAttributes.AsPaths.Length"); j++) {
asPaths2.add(_ctx.stringValue("ListTransitRouterRouteEntriesResponse.TransitRouterRouteEntries["+ i +"].PathAttributes.AsPaths["+ j +"]"));
}
pathAttributes.setAsPaths2(asPaths2);
transitRouterRouteEntry.setPathAttributes(pathAttributes);
transitRouterRouteEntries.add(transitRouterRouteEntry);
}
listTransitRouterRouteEntriesResponse.setTransitRouterRouteEntries(transitRouterRouteEntries);
return listTransitRouterRouteEntriesResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/ListTransitRouterRouteTableAssociationsResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import java.util.ArrayList;
import java.util.List;
import com.aliyuncs.cbn.model.v20170912.ListTransitRouterRouteTableAssociationsResponse;
import com.aliyuncs.cbn.model.v20170912.ListTransitRouterRouteTableAssociationsResponse.TransitRouterAssociation;
import com.aliyuncs.transform.UnmarshallerContext;
public class ListTransitRouterRouteTableAssociationsResponseUnmarshaller {
public static ListTransitRouterRouteTableAssociationsResponse unmarshall(ListTransitRouterRouteTableAssociationsResponse listTransitRouterRouteTableAssociationsResponse, UnmarshallerContext _ctx) {
listTransitRouterRouteTableAssociationsResponse.setRequestId(_ctx.stringValue("ListTransitRouterRouteTableAssociationsResponse.RequestId"));
listTransitRouterRouteTableAssociationsResponse.setNextToken(_ctx.stringValue("ListTransitRouterRouteTableAssociationsResponse.NextToken"));
listTransitRouterRouteTableAssociationsResponse.setTotalCount(_ctx.integerValue("ListTransitRouterRouteTableAssociationsResponse.TotalCount"));
listTransitRouterRouteTableAssociationsResponse.setMaxResults(_ctx.integerValue("ListTransitRouterRouteTableAssociationsResponse.MaxResults"));
List<TransitRouterAssociation> transitRouterAssociations = new ArrayList<TransitRouterAssociation>();
for (int i = 0; i < _ctx.lengthValue("ListTransitRouterRouteTableAssociationsResponse.TransitRouterAssociations.Length"); i++) {
TransitRouterAssociation transitRouterAssociation = new TransitRouterAssociation();
transitRouterAssociation.setTransitRouterAttachmentId(_ctx.stringValue("ListTransitRouterRouteTableAssociationsResponse.TransitRouterAssociations["+ i +"].TransitRouterAttachmentId"));
transitRouterAssociation.setStatus(_ctx.stringValue("ListTransitRouterRouteTableAssociationsResponse.TransitRouterAssociations["+ i +"].Status"));
transitRouterAssociation.setResourceType(_ctx.stringValue("ListTransitRouterRouteTableAssociationsResponse.TransitRouterAssociations["+ i +"].ResourceType"));
transitRouterAssociation.setResourceId(_ctx.stringValue("ListTransitRouterRouteTableAssociationsResponse.TransitRouterAssociations["+ i +"].ResourceId"));
transitRouterAssociation.setTransitRouterRouteTableId(_ctx.stringValue("ListTransitRouterRouteTableAssociationsResponse.TransitRouterAssociations["+ i +"].TransitRouterRouteTableId"));
transitRouterAssociations.add(transitRouterAssociation);
}
listTransitRouterRouteTableAssociationsResponse.setTransitRouterAssociations(transitRouterAssociations);
return listTransitRouterRouteTableAssociationsResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/ListTransitRouterRouteTablePropagationsResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import java.util.ArrayList;
import java.util.List;
import com.aliyuncs.cbn.model.v20170912.ListTransitRouterRouteTablePropagationsResponse;
import com.aliyuncs.cbn.model.v20170912.ListTransitRouterRouteTablePropagationsResponse.TransitRouterPropagation;
import com.aliyuncs.transform.UnmarshallerContext;
public class ListTransitRouterRouteTablePropagationsResponseUnmarshaller {
public static ListTransitRouterRouteTablePropagationsResponse unmarshall(ListTransitRouterRouteTablePropagationsResponse listTransitRouterRouteTablePropagationsResponse, UnmarshallerContext _ctx) {
listTransitRouterRouteTablePropagationsResponse.setRequestId(_ctx.stringValue("ListTransitRouterRouteTablePropagationsResponse.RequestId"));
listTransitRouterRouteTablePropagationsResponse.setNextToken(_ctx.stringValue("ListTransitRouterRouteTablePropagationsResponse.NextToken"));
listTransitRouterRouteTablePropagationsResponse.setTotalCount(_ctx.integerValue("ListTransitRouterRouteTablePropagationsResponse.TotalCount"));
listTransitRouterRouteTablePropagationsResponse.setMaxResults(_ctx.integerValue("ListTransitRouterRouteTablePropagationsResponse.MaxResults"));
List<TransitRouterPropagation> transitRouterPropagations = new ArrayList<TransitRouterPropagation>();
for (int i = 0; i < _ctx.lengthValue("ListTransitRouterRouteTablePropagationsResponse.TransitRouterPropagations.Length"); i++) {
TransitRouterPropagation transitRouterPropagation = new TransitRouterPropagation();
transitRouterPropagation.setTransitRouterAttachmentId(_ctx.stringValue("ListTransitRouterRouteTablePropagationsResponse.TransitRouterPropagations["+ i +"].TransitRouterAttachmentId"));
transitRouterPropagation.setStatus(_ctx.stringValue("ListTransitRouterRouteTablePropagationsResponse.TransitRouterPropagations["+ i +"].Status"));
transitRouterPropagation.setResourceType(_ctx.stringValue("ListTransitRouterRouteTablePropagationsResponse.TransitRouterPropagations["+ i +"].ResourceType"));
transitRouterPropagation.setResourceId(_ctx.stringValue("ListTransitRouterRouteTablePropagationsResponse.TransitRouterPropagations["+ i +"].ResourceId"));
transitRouterPropagation.setTransitRouterRouteTableId(_ctx.stringValue("ListTransitRouterRouteTablePropagationsResponse.TransitRouterPropagations["+ i +"].TransitRouterRouteTableId"));
transitRouterPropagations.add(transitRouterPropagation);
}
listTransitRouterRouteTablePropagationsResponse.setTransitRouterPropagations(transitRouterPropagations);
return listTransitRouterRouteTablePropagationsResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/ListTransitRouterRouteTablesResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import java.util.ArrayList;
import java.util.List;
import com.aliyuncs.cbn.model.v20170912.ListTransitRouterRouteTablesResponse;
import com.aliyuncs.cbn.model.v20170912.ListTransitRouterRouteTablesResponse.TransitRouterRouteTable;
import com.aliyuncs.cbn.model.v20170912.ListTransitRouterRouteTablesResponse.TransitRouterRouteTable.RouteTableOptions;
import com.aliyuncs.cbn.model.v20170912.ListTransitRouterRouteTablesResponse.TransitRouterRouteTable.Tag;
import com.aliyuncs.transform.UnmarshallerContext;
public class ListTransitRouterRouteTablesResponseUnmarshaller {
public static ListTransitRouterRouteTablesResponse unmarshall(ListTransitRouterRouteTablesResponse listTransitRouterRouteTablesResponse, UnmarshallerContext _ctx) {
listTransitRouterRouteTablesResponse.setRequestId(_ctx.stringValue("ListTransitRouterRouteTablesResponse.RequestId"));
listTransitRouterRouteTablesResponse.setNextToken(_ctx.stringValue("ListTransitRouterRouteTablesResponse.NextToken"));
listTransitRouterRouteTablesResponse.setTotalCount(_ctx.integerValue("ListTransitRouterRouteTablesResponse.TotalCount"));
listTransitRouterRouteTablesResponse.setMaxResults(_ctx.integerValue("ListTransitRouterRouteTablesResponse.MaxResults"));
List<TransitRouterRouteTable> transitRouterRouteTables = new ArrayList<TransitRouterRouteTable>();
for (int i = 0; i < _ctx.lengthValue("ListTransitRouterRouteTablesResponse.TransitRouterRouteTables.Length"); i++) {
TransitRouterRouteTable transitRouterRouteTable = new TransitRouterRouteTable();
transitRouterRouteTable.setTransitRouterRouteTableStatus(_ctx.stringValue("ListTransitRouterRouteTablesResponse.TransitRouterRouteTables["+ i +"].TransitRouterRouteTableStatus"));
transitRouterRouteTable.setTransitRouterRouteTableType(_ctx.stringValue("ListTransitRouterRouteTablesResponse.TransitRouterRouteTables["+ i +"].TransitRouterRouteTableType"));
transitRouterRouteTable.setCreateTime(_ctx.stringValue("ListTransitRouterRouteTablesResponse.TransitRouterRouteTables["+ i +"].CreateTime"));
transitRouterRouteTable.setTransitRouterRouteTableId(_ctx.stringValue("ListTransitRouterRouteTablesResponse.TransitRouterRouteTables["+ i +"].TransitRouterRouteTableId"));
transitRouterRouteTable.setTransitRouterRouteTableName(_ctx.stringValue("ListTransitRouterRouteTablesResponse.TransitRouterRouteTables["+ i +"].TransitRouterRouteTableName"));
transitRouterRouteTable.setTransitRouterRouteTableDescription(_ctx.stringValue("ListTransitRouterRouteTablesResponse.TransitRouterRouteTables["+ i +"].TransitRouterRouteTableDescription"));
transitRouterRouteTable.setRegionId(_ctx.stringValue("ListTransitRouterRouteTablesResponse.TransitRouterRouteTables["+ i +"].RegionId"));
transitRouterRouteTable.setTransitRouterId(_ctx.stringValue("ListTransitRouterRouteTablesResponse.TransitRouterRouteTables["+ i +"].TransitRouterId"));
RouteTableOptions routeTableOptions = new RouteTableOptions();
routeTableOptions.setMultiRegionECMP(_ctx.stringValue("ListTransitRouterRouteTablesResponse.TransitRouterRouteTables["+ i +"].RouteTableOptions.MultiRegionECMP"));
transitRouterRouteTable.setRouteTableOptions(routeTableOptions);
List<Tag> tags = new ArrayList<Tag>();
for (int j = 0; j < _ctx.lengthValue("ListTransitRouterRouteTablesResponse.TransitRouterRouteTables["+ i +"].Tags.Length"); j++) {
Tag tag = new Tag();
tag.setKey(_ctx.stringValue("ListTransitRouterRouteTablesResponse.TransitRouterRouteTables["+ i +"].Tags["+ j +"].Key"));
tag.setValue(_ctx.stringValue("ListTransitRouterRouteTablesResponse.TransitRouterRouteTables["+ i +"].Tags["+ j +"].Value"));
tags.add(tag);
}
transitRouterRouteTable.setTags(tags);
transitRouterRouteTables.add(transitRouterRouteTable);
}
listTransitRouterRouteTablesResponse.setTransitRouterRouteTables(transitRouterRouteTables);
return listTransitRouterRouteTablesResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/ListTransitRouterVbrAttachmentsResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import java.util.ArrayList;
import java.util.List;
import com.aliyuncs.cbn.model.v20170912.ListTransitRouterVbrAttachmentsResponse;
import com.aliyuncs.cbn.model.v20170912.ListTransitRouterVbrAttachmentsResponse.TransitRouterAttachment;
import com.aliyuncs.cbn.model.v20170912.ListTransitRouterVbrAttachmentsResponse.TransitRouterAttachment.Tag;
import com.aliyuncs.transform.UnmarshallerContext;
public class ListTransitRouterVbrAttachmentsResponseUnmarshaller {
public static ListTransitRouterVbrAttachmentsResponse unmarshall(ListTransitRouterVbrAttachmentsResponse listTransitRouterVbrAttachmentsResponse, UnmarshallerContext _ctx) {
listTransitRouterVbrAttachmentsResponse.setRequestId(_ctx.stringValue("ListTransitRouterVbrAttachmentsResponse.RequestId"));
listTransitRouterVbrAttachmentsResponse.setNextToken(_ctx.stringValue("ListTransitRouterVbrAttachmentsResponse.NextToken"));
listTransitRouterVbrAttachmentsResponse.setTotalCount(_ctx.integerValue("ListTransitRouterVbrAttachmentsResponse.TotalCount"));
listTransitRouterVbrAttachmentsResponse.setMaxResults(_ctx.integerValue("ListTransitRouterVbrAttachmentsResponse.MaxResults"));
List<TransitRouterAttachment> transitRouterAttachments = new ArrayList<TransitRouterAttachment>();
for (int i = 0; i < _ctx.lengthValue("ListTransitRouterVbrAttachmentsResponse.TransitRouterAttachments.Length"); i++) {
TransitRouterAttachment transitRouterAttachment = new TransitRouterAttachment();
transitRouterAttachment.setCreationTime(_ctx.stringValue("ListTransitRouterVbrAttachmentsResponse.TransitRouterAttachments["+ i +"].CreationTime"));
transitRouterAttachment.setStatus(_ctx.stringValue("ListTransitRouterVbrAttachmentsResponse.TransitRouterAttachments["+ i +"].Status"));
transitRouterAttachment.setTransitRouterAttachmentId(_ctx.stringValue("ListTransitRouterVbrAttachmentsResponse.TransitRouterAttachments["+ i +"].TransitRouterAttachmentId"));
transitRouterAttachment.setTransitRouterId(_ctx.stringValue("ListTransitRouterVbrAttachmentsResponse.TransitRouterAttachments["+ i +"].TransitRouterId"));
transitRouterAttachment.setResourceType(_ctx.stringValue("ListTransitRouterVbrAttachmentsResponse.TransitRouterAttachments["+ i +"].ResourceType"));
transitRouterAttachment.setVbrRegionId(_ctx.stringValue("ListTransitRouterVbrAttachmentsResponse.TransitRouterAttachments["+ i +"].VbrRegionId"));
transitRouterAttachment.setTransitRouterAttachmentDescription(_ctx.stringValue("ListTransitRouterVbrAttachmentsResponse.TransitRouterAttachments["+ i +"].TransitRouterAttachmentDescription"));
transitRouterAttachment.setVbrOwnerId(_ctx.longValue("ListTransitRouterVbrAttachmentsResponse.TransitRouterAttachments["+ i +"].VbrOwnerId"));
transitRouterAttachment.setAutoPublishRouteEnabled(_ctx.booleanValue("ListTransitRouterVbrAttachmentsResponse.TransitRouterAttachments["+ i +"].AutoPublishRouteEnabled"));
transitRouterAttachment.setVbrId(_ctx.stringValue("ListTransitRouterVbrAttachmentsResponse.TransitRouterAttachments["+ i +"].VbrId"));
transitRouterAttachment.setTransitRouterAttachmentName(_ctx.stringValue("ListTransitRouterVbrAttachmentsResponse.TransitRouterAttachments["+ i +"].TransitRouterAttachmentName"));
transitRouterAttachment.setCenId(_ctx.stringValue("ListTransitRouterVbrAttachmentsResponse.TransitRouterAttachments["+ i +"].CenId"));
transitRouterAttachment.setOrderType(_ctx.stringValue("ListTransitRouterVbrAttachmentsResponse.TransitRouterAttachments["+ i +"].OrderType"));
List<Tag> tags = new ArrayList<Tag>();
for (int j = 0; j < _ctx.lengthValue("ListTransitRouterVbrAttachmentsResponse.TransitRouterAttachments["+ i +"].Tags.Length"); j++) {
Tag tag = new Tag();
tag.setKey(_ctx.stringValue("ListTransitRouterVbrAttachmentsResponse.TransitRouterAttachments["+ i +"].Tags["+ j +"].Key"));
tag.setValue(_ctx.stringValue("ListTransitRouterVbrAttachmentsResponse.TransitRouterAttachments["+ i +"].Tags["+ j +"].Value"));
tags.add(tag);
}
transitRouterAttachment.setTags(tags);
transitRouterAttachments.add(transitRouterAttachment);
}
listTransitRouterVbrAttachmentsResponse.setTransitRouterAttachments(transitRouterAttachments);
return listTransitRouterVbrAttachmentsResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/ListTransitRouterVpcAttachmentsResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import java.util.ArrayList;
import java.util.List;
import com.aliyuncs.cbn.model.v20170912.ListTransitRouterVpcAttachmentsResponse;
import com.aliyuncs.cbn.model.v20170912.ListTransitRouterVpcAttachmentsResponse.TransitRouterAttachment;
import com.aliyuncs.cbn.model.v20170912.ListTransitRouterVpcAttachmentsResponse.TransitRouterAttachment.Tag;
import com.aliyuncs.cbn.model.v20170912.ListTransitRouterVpcAttachmentsResponse.TransitRouterAttachment.ZoneMapping;
import com.aliyuncs.transform.UnmarshallerContext;
public class ListTransitRouterVpcAttachmentsResponseUnmarshaller {
public static ListTransitRouterVpcAttachmentsResponse unmarshall(ListTransitRouterVpcAttachmentsResponse listTransitRouterVpcAttachmentsResponse, UnmarshallerContext _ctx) {
listTransitRouterVpcAttachmentsResponse.setRequestId(_ctx.stringValue("ListTransitRouterVpcAttachmentsResponse.RequestId"));
listTransitRouterVpcAttachmentsResponse.setNextToken(_ctx.stringValue("ListTransitRouterVpcAttachmentsResponse.NextToken"));
listTransitRouterVpcAttachmentsResponse.setTotalCount(_ctx.integerValue("ListTransitRouterVpcAttachmentsResponse.TotalCount"));
listTransitRouterVpcAttachmentsResponse.setMaxResults(_ctx.integerValue("ListTransitRouterVpcAttachmentsResponse.MaxResults"));
List<TransitRouterAttachment> transitRouterAttachments = new ArrayList<TransitRouterAttachment>();
for (int i = 0; i < _ctx.lengthValue("ListTransitRouterVpcAttachmentsResponse.TransitRouterAttachments.Length"); i++) {
TransitRouterAttachment transitRouterAttachment = new TransitRouterAttachment();
transitRouterAttachment.setCreationTime(_ctx.stringValue("ListTransitRouterVpcAttachmentsResponse.TransitRouterAttachments["+ i +"].CreationTime"));
transitRouterAttachment.setStatus(_ctx.stringValue("ListTransitRouterVpcAttachmentsResponse.TransitRouterAttachments["+ i +"].Status"));
transitRouterAttachment.setVpcId(_ctx.stringValue("ListTransitRouterVpcAttachmentsResponse.TransitRouterAttachments["+ i +"].VpcId"));
transitRouterAttachment.setTransitRouterAttachmentId(_ctx.stringValue("ListTransitRouterVpcAttachmentsResponse.TransitRouterAttachments["+ i +"].TransitRouterAttachmentId"));
transitRouterAttachment.setTransitRouterId(_ctx.stringValue("ListTransitRouterVpcAttachmentsResponse.TransitRouterAttachments["+ i +"].TransitRouterId"));
transitRouterAttachment.setResourceType(_ctx.stringValue("ListTransitRouterVpcAttachmentsResponse.TransitRouterAttachments["+ i +"].ResourceType"));
transitRouterAttachment.setTransitRouterAttachmentDescription(_ctx.stringValue("ListTransitRouterVpcAttachmentsResponse.TransitRouterAttachments["+ i +"].TransitRouterAttachmentDescription"));
transitRouterAttachment.setVpcOwnerId(_ctx.longValue("ListTransitRouterVpcAttachmentsResponse.TransitRouterAttachments["+ i +"].VpcOwnerId"));
transitRouterAttachment.setVpcRegionId(_ctx.stringValue("ListTransitRouterVpcAttachmentsResponse.TransitRouterAttachments["+ i +"].VpcRegionId"));
transitRouterAttachment.setTransitRouterAttachmentName(_ctx.stringValue("ListTransitRouterVpcAttachmentsResponse.TransitRouterAttachments["+ i +"].TransitRouterAttachmentName"));
transitRouterAttachment.setServiceMode(_ctx.stringValue("ListTransitRouterVpcAttachmentsResponse.TransitRouterAttachments["+ i +"].ServiceMode"));
transitRouterAttachment.setAutoPublishRouteEnabled(_ctx.booleanValue("ListTransitRouterVpcAttachmentsResponse.TransitRouterAttachments["+ i +"].AutoPublishRouteEnabled"));
transitRouterAttachment.setChargeType(_ctx.stringValue("ListTransitRouterVpcAttachmentsResponse.TransitRouterAttachments["+ i +"].ChargeType"));
transitRouterAttachment.setOrderType(_ctx.stringValue("ListTransitRouterVpcAttachmentsResponse.TransitRouterAttachments["+ i +"].OrderType"));
transitRouterAttachment.setCenId(_ctx.stringValue("ListTransitRouterVpcAttachmentsResponse.TransitRouterAttachments["+ i +"].CenId"));
List<ZoneMapping> zoneMappings = new ArrayList<ZoneMapping>();
for (int j = 0; j < _ctx.lengthValue("ListTransitRouterVpcAttachmentsResponse.TransitRouterAttachments["+ i +"].ZoneMappings.Length"); j++) {
ZoneMapping zoneMapping = new ZoneMapping();
zoneMapping.setZoneId(_ctx.stringValue("ListTransitRouterVpcAttachmentsResponse.TransitRouterAttachments["+ i +"].ZoneMappings["+ j +"].ZoneId"));
zoneMapping.setVSwitchId(_ctx.stringValue("ListTransitRouterVpcAttachmentsResponse.TransitRouterAttachments["+ i +"].ZoneMappings["+ j +"].VSwitchId"));
zoneMapping.setNetworkInterfaceId(_ctx.stringValue("ListTransitRouterVpcAttachmentsResponse.TransitRouterAttachments["+ i +"].ZoneMappings["+ j +"].NetworkInterfaceId"));
zoneMappings.add(zoneMapping);
}
transitRouterAttachment.setZoneMappings(zoneMappings);
List<Tag> tags = new ArrayList<Tag>();
for (int j = 0; j < _ctx.lengthValue("ListTransitRouterVpcAttachmentsResponse.TransitRouterAttachments["+ i +"].Tags.Length"); j++) {
Tag tag = new Tag();
tag.setKey(_ctx.stringValue("ListTransitRouterVpcAttachmentsResponse.TransitRouterAttachments["+ i +"].Tags["+ j +"].Key"));
tag.setValue(_ctx.stringValue("ListTransitRouterVpcAttachmentsResponse.TransitRouterAttachments["+ i +"].Tags["+ j +"].Value"));
tags.add(tag);
}
transitRouterAttachment.setTags(tags);
transitRouterAttachments.add(transitRouterAttachment);
}
listTransitRouterVpcAttachmentsResponse.setTransitRouterAttachments(transitRouterAttachments);
return listTransitRouterVpcAttachmentsResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/ListTransitRouterVpnAttachmentsResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import java.util.ArrayList;
import java.util.List;
import com.aliyuncs.cbn.model.v20170912.ListTransitRouterVpnAttachmentsResponse;
import com.aliyuncs.cbn.model.v20170912.ListTransitRouterVpnAttachmentsResponse.TransitRouterAttachment;
import com.aliyuncs.cbn.model.v20170912.ListTransitRouterVpnAttachmentsResponse.TransitRouterAttachment.Tag;
import com.aliyuncs.cbn.model.v20170912.ListTransitRouterVpnAttachmentsResponse.TransitRouterAttachment.ZoneMapping;
import com.aliyuncs.transform.UnmarshallerContext;
public class ListTransitRouterVpnAttachmentsResponseUnmarshaller {
public static ListTransitRouterVpnAttachmentsResponse unmarshall(ListTransitRouterVpnAttachmentsResponse listTransitRouterVpnAttachmentsResponse, UnmarshallerContext _ctx) {
listTransitRouterVpnAttachmentsResponse.setRequestId(_ctx.stringValue("ListTransitRouterVpnAttachmentsResponse.RequestId"));
listTransitRouterVpnAttachmentsResponse.setNextToken(_ctx.stringValue("ListTransitRouterVpnAttachmentsResponse.NextToken"));
listTransitRouterVpnAttachmentsResponse.setTotalCount(_ctx.integerValue("ListTransitRouterVpnAttachmentsResponse.TotalCount"));
listTransitRouterVpnAttachmentsResponse.setMaxResults(_ctx.integerValue("ListTransitRouterVpnAttachmentsResponse.MaxResults"));
List<TransitRouterAttachment> transitRouterAttachments = new ArrayList<TransitRouterAttachment>();
for (int i = 0; i < _ctx.lengthValue("ListTransitRouterVpnAttachmentsResponse.TransitRouterAttachments.Length"); i++) {
TransitRouterAttachment transitRouterAttachment = new TransitRouterAttachment();
transitRouterAttachment.setCreationTime(_ctx.stringValue("ListTransitRouterVpnAttachmentsResponse.TransitRouterAttachments["+ i +"].CreationTime"));
transitRouterAttachment.setStatus(_ctx.stringValue("ListTransitRouterVpnAttachmentsResponse.TransitRouterAttachments["+ i +"].Status"));
transitRouterAttachment.setTransitRouterAttachmentId(_ctx.stringValue("ListTransitRouterVpnAttachmentsResponse.TransitRouterAttachments["+ i +"].TransitRouterAttachmentId"));
transitRouterAttachment.setTransitRouterId(_ctx.stringValue("ListTransitRouterVpnAttachmentsResponse.TransitRouterAttachments["+ i +"].TransitRouterId"));
transitRouterAttachment.setResourceType(_ctx.stringValue("ListTransitRouterVpnAttachmentsResponse.TransitRouterAttachments["+ i +"].ResourceType"));
transitRouterAttachment.setVpnOwnerId(_ctx.longValue("ListTransitRouterVpnAttachmentsResponse.TransitRouterAttachments["+ i +"].VpnOwnerId"));
transitRouterAttachment.setVpnId(_ctx.stringValue("ListTransitRouterVpnAttachmentsResponse.TransitRouterAttachments["+ i +"].VpnId"));
transitRouterAttachment.setTransitRouterAttachmentDescription(_ctx.stringValue("ListTransitRouterVpnAttachmentsResponse.TransitRouterAttachments["+ i +"].TransitRouterAttachmentDescription"));
transitRouterAttachment.setVpnRegionId(_ctx.stringValue("ListTransitRouterVpnAttachmentsResponse.TransitRouterAttachments["+ i +"].VpnRegionId"));
transitRouterAttachment.setAutoPublishRouteEnabled(_ctx.booleanValue("ListTransitRouterVpnAttachmentsResponse.TransitRouterAttachments["+ i +"].AutoPublishRouteEnabled"));
transitRouterAttachment.setTransitRouterAttachmentName(_ctx.stringValue("ListTransitRouterVpnAttachmentsResponse.TransitRouterAttachments["+ i +"].TransitRouterAttachmentName"));
transitRouterAttachment.setChargeType(_ctx.stringValue("ListTransitRouterVpnAttachmentsResponse.TransitRouterAttachments["+ i +"].ChargeType"));
transitRouterAttachment.setCenId(_ctx.stringValue("ListTransitRouterVpnAttachmentsResponse.TransitRouterAttachments["+ i +"].CenId"));
List<ZoneMapping> zones = new ArrayList<ZoneMapping>();
for (int j = 0; j < _ctx.lengthValue("ListTransitRouterVpnAttachmentsResponse.TransitRouterAttachments["+ i +"].Zones.Length"); j++) {
ZoneMapping zoneMapping = new ZoneMapping();
zoneMapping.setZoneId(_ctx.stringValue("ListTransitRouterVpnAttachmentsResponse.TransitRouterAttachments["+ i +"].Zones["+ j +"].ZoneId"));
zones.add(zoneMapping);
}
transitRouterAttachment.setZones(zones);
List<Tag> tags = new ArrayList<Tag>();
for (int j = 0; j < _ctx.lengthValue("ListTransitRouterVpnAttachmentsResponse.TransitRouterAttachments["+ i +"].Tags.Length"); j++) {
Tag tag = new Tag();
tag.setKey(_ctx.stringValue("ListTransitRouterVpnAttachmentsResponse.TransitRouterAttachments["+ i +"].Tags["+ j +"].Key"));
tag.setValue(_ctx.stringValue("ListTransitRouterVpnAttachmentsResponse.TransitRouterAttachments["+ i +"].Tags["+ j +"].Value"));
tags.add(tag);
}
transitRouterAttachment.setTags(tags);
transitRouterAttachments.add(transitRouterAttachment);
}
listTransitRouterVpnAttachmentsResponse.setTransitRouterAttachments(transitRouterAttachments);
return listTransitRouterVpnAttachmentsResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/ListTransitRoutersResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import java.util.ArrayList;
import java.util.List;
import com.aliyuncs.cbn.model.v20170912.ListTransitRoutersResponse;
import com.aliyuncs.cbn.model.v20170912.ListTransitRoutersResponse.TransitRouter;
import com.aliyuncs.cbn.model.v20170912.ListTransitRoutersResponse.TransitRouter.Tag;
import com.aliyuncs.cbn.model.v20170912.ListTransitRoutersResponse.TransitRouter.TransitRouterCidrListItem;
import com.aliyuncs.cbn.model.v20170912.ListTransitRoutersResponse.TransitRouter.TransitRouterPrimaryStandbyZoneInfoListItem;
import com.aliyuncs.transform.UnmarshallerContext;
public class ListTransitRoutersResponseUnmarshaller {
public static ListTransitRoutersResponse unmarshall(ListTransitRoutersResponse listTransitRoutersResponse, UnmarshallerContext _ctx) {
listTransitRoutersResponse.setRequestId(_ctx.stringValue("ListTransitRoutersResponse.RequestId"));
listTransitRoutersResponse.setPageSize(_ctx.integerValue("ListTransitRoutersResponse.PageSize"));
listTransitRoutersResponse.setPageNumber(_ctx.integerValue("ListTransitRoutersResponse.PageNumber"));
listTransitRoutersResponse.setTotalCount(_ctx.integerValue("ListTransitRoutersResponse.TotalCount"));
List<TransitRouter> transitRouters = new ArrayList<TransitRouter>();
for (int i = 0; i < _ctx.lengthValue("ListTransitRoutersResponse.TransitRouters.Length"); i++) {
TransitRouter transitRouter = new TransitRouter();
transitRouter.setCreationTime(_ctx.stringValue("ListTransitRoutersResponse.TransitRouters["+ i +"].CreationTime"));
transitRouter.setType(_ctx.stringValue("ListTransitRoutersResponse.TransitRouters["+ i +"].Type"));
transitRouter.setStatus(_ctx.stringValue("ListTransitRoutersResponse.TransitRouters["+ i +"].Status"));
transitRouter.setTransitRouterId(_ctx.stringValue("ListTransitRoutersResponse.TransitRouters["+ i +"].TransitRouterId"));
transitRouter.setTransitRouterDescription(_ctx.stringValue("ListTransitRoutersResponse.TransitRouters["+ i +"].TransitRouterDescription"));
transitRouter.setTransitRouterName(_ctx.stringValue("ListTransitRoutersResponse.TransitRouters["+ i +"].TransitRouterName"));
transitRouter.setCenId(_ctx.stringValue("ListTransitRoutersResponse.TransitRouters["+ i +"].CenId"));
transitRouter.setAliUid(_ctx.longValue("ListTransitRoutersResponse.TransitRouters["+ i +"].AliUid"));
transitRouter.setRegionId(_ctx.stringValue("ListTransitRoutersResponse.TransitRouters["+ i +"].RegionId"));
transitRouter.setServiceMode(_ctx.stringValue("ListTransitRoutersResponse.TransitRouters["+ i +"].ServiceMode"));
transitRouter.setSupportMulticast(_ctx.booleanValue("ListTransitRoutersResponse.TransitRouters["+ i +"].SupportMulticast"));
List<TransitRouterCidrListItem> transitRouterCidrList = new ArrayList<TransitRouterCidrListItem>();
for (int j = 0; j < _ctx.lengthValue("ListTransitRoutersResponse.TransitRouters["+ i +"].TransitRouterCidrList.Length"); j++) {
TransitRouterCidrListItem transitRouterCidrListItem = new TransitRouterCidrListItem();
transitRouterCidrListItem.setCidr(_ctx.stringValue("ListTransitRoutersResponse.TransitRouters["+ i +"].TransitRouterCidrList["+ j +"].Cidr"));
transitRouterCidrListItem.setName(_ctx.stringValue("ListTransitRoutersResponse.TransitRouters["+ i +"].TransitRouterCidrList["+ j +"].Name"));
transitRouterCidrListItem.setDescription(_ctx.stringValue("ListTransitRoutersResponse.TransitRouters["+ i +"].TransitRouterCidrList["+ j +"].Description"));
transitRouterCidrListItem.setTransitRouterCidrId(_ctx.stringValue("ListTransitRoutersResponse.TransitRouters["+ i +"].TransitRouterCidrList["+ j +"].TransitRouterCidrId"));
transitRouterCidrListItem.setPublishCidrRoute(_ctx.booleanValue("ListTransitRoutersResponse.TransitRouters["+ i +"].TransitRouterCidrList["+ j +"].PublishCidrRoute"));
transitRouterCidrList.add(transitRouterCidrListItem);
}
transitRouter.setTransitRouterCidrList(transitRouterCidrList);
List<Tag> tags = new ArrayList<Tag>();
for (int j = 0; j < _ctx.lengthValue("ListTransitRoutersResponse.TransitRouters["+ i +"].Tags.Length"); j++) {
Tag tag = new Tag();
tag.setKey(_ctx.stringValue("ListTransitRoutersResponse.TransitRouters["+ i +"].Tags["+ j +"].Key"));
tag.setValue(_ctx.stringValue("ListTransitRoutersResponse.TransitRouters["+ i +"].Tags["+ j +"].Value"));
tags.add(tag);
}
transitRouter.setTags(tags);
List<TransitRouterPrimaryStandbyZoneInfoListItem> transitRouterPrimaryStandbyZoneInfoList = new ArrayList<TransitRouterPrimaryStandbyZoneInfoListItem>();
for (int j = 0; j < _ctx.lengthValue("ListTransitRoutersResponse.TransitRouters["+ i +"].TransitRouterPrimaryStandbyZoneInfoList.Length"); j++) {
TransitRouterPrimaryStandbyZoneInfoListItem transitRouterPrimaryStandbyZoneInfoListItem = new TransitRouterPrimaryStandbyZoneInfoListItem();
transitRouterPrimaryStandbyZoneInfoListItem.setZoneId(_ctx.stringValue("ListTransitRoutersResponse.TransitRouters["+ i +"].TransitRouterPrimaryStandbyZoneInfoList["+ j +"].ZoneId"));
transitRouterPrimaryStandbyZoneInfoListItem.setRole(_ctx.stringValue("ListTransitRoutersResponse.TransitRouters["+ i +"].TransitRouterPrimaryStandbyZoneInfoList["+ j +"].Role"));
transitRouterPrimaryStandbyZoneInfoList.add(transitRouterPrimaryStandbyZoneInfoListItem);
}
transitRouter.setTransitRouterPrimaryStandbyZoneInfoList(transitRouterPrimaryStandbyZoneInfoList);
transitRouters.add(transitRouter);
}
listTransitRoutersResponse.setTransitRouters(transitRouters);
return listTransitRoutersResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/ModifyCenAttributeResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import com.aliyuncs.cbn.model.v20170912.ModifyCenAttributeResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class ModifyCenAttributeResponseUnmarshaller {
public static ModifyCenAttributeResponse unmarshall(ModifyCenAttributeResponse modifyCenAttributeResponse, UnmarshallerContext _ctx) {
modifyCenAttributeResponse.setRequestId(_ctx.stringValue("ModifyCenAttributeResponse.RequestId"));
return modifyCenAttributeResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/ModifyCenBandwidthPackageAttributeResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import com.aliyuncs.cbn.model.v20170912.ModifyCenBandwidthPackageAttributeResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class ModifyCenBandwidthPackageAttributeResponseUnmarshaller {
public static ModifyCenBandwidthPackageAttributeResponse unmarshall(ModifyCenBandwidthPackageAttributeResponse modifyCenBandwidthPackageAttributeResponse, UnmarshallerContext _ctx) {
modifyCenBandwidthPackageAttributeResponse.setRequestId(_ctx.stringValue("ModifyCenBandwidthPackageAttributeResponse.RequestId"));
return modifyCenBandwidthPackageAttributeResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/ModifyCenBandwidthPackageSpecResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import com.aliyuncs.cbn.model.v20170912.ModifyCenBandwidthPackageSpecResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class ModifyCenBandwidthPackageSpecResponseUnmarshaller {
public static ModifyCenBandwidthPackageSpecResponse unmarshall(ModifyCenBandwidthPackageSpecResponse modifyCenBandwidthPackageSpecResponse, UnmarshallerContext _ctx) {
modifyCenBandwidthPackageSpecResponse.setRequestId(_ctx.stringValue("ModifyCenBandwidthPackageSpecResponse.RequestId"));
return modifyCenBandwidthPackageSpecResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/ModifyCenRouteMapResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import com.aliyuncs.cbn.model.v20170912.ModifyCenRouteMapResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class ModifyCenRouteMapResponseUnmarshaller {
public static ModifyCenRouteMapResponse unmarshall(ModifyCenRouteMapResponse modifyCenRouteMapResponse, UnmarshallerContext _ctx) {
modifyCenRouteMapResponse.setRequestId(_ctx.stringValue("ModifyCenRouteMapResponse.RequestId"));
return modifyCenRouteMapResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/ModifyFlowLogAttributeResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import com.aliyuncs.cbn.model.v20170912.ModifyFlowLogAttributeResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class ModifyFlowLogAttributeResponseUnmarshaller {
public static ModifyFlowLogAttributeResponse unmarshall(ModifyFlowLogAttributeResponse modifyFlowLogAttributeResponse, UnmarshallerContext _ctx) {
modifyFlowLogAttributeResponse.setRequestId(_ctx.stringValue("ModifyFlowLogAttributeResponse.RequestId"));
modifyFlowLogAttributeResponse.setSuccess(_ctx.stringValue("ModifyFlowLogAttributeResponse.Success"));
return modifyFlowLogAttributeResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/ModifyTransitRouterCidrResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import com.aliyuncs.cbn.model.v20170912.ModifyTransitRouterCidrResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class ModifyTransitRouterCidrResponseUnmarshaller {
public static ModifyTransitRouterCidrResponse unmarshall(ModifyTransitRouterCidrResponse modifyTransitRouterCidrResponse, UnmarshallerContext _ctx) {
modifyTransitRouterCidrResponse.setRequestId(_ctx.stringValue("ModifyTransitRouterCidrResponse.RequestId"));
return modifyTransitRouterCidrResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/ModifyTransitRouterMulticastDomainResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import com.aliyuncs.cbn.model.v20170912.ModifyTransitRouterMulticastDomainResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class ModifyTransitRouterMulticastDomainResponseUnmarshaller {
public static ModifyTransitRouterMulticastDomainResponse unmarshall(ModifyTransitRouterMulticastDomainResponse modifyTransitRouterMulticastDomainResponse, UnmarshallerContext _ctx) {
modifyTransitRouterMulticastDomainResponse.setRequestId(_ctx.stringValue("ModifyTransitRouterMulticastDomainResponse.RequestId"));
return modifyTransitRouterMulticastDomainResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/MoveResourceGroupResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import com.aliyuncs.cbn.model.v20170912.MoveResourceGroupResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class MoveResourceGroupResponseUnmarshaller {
public static MoveResourceGroupResponse unmarshall(MoveResourceGroupResponse moveResourceGroupResponse, UnmarshallerContext _ctx) {
moveResourceGroupResponse.setRequestId(_ctx.stringValue("MoveResourceGroupResponse.RequestId"));
return moveResourceGroupResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/OpenTransitRouterServiceResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import com.aliyuncs.cbn.model.v20170912.OpenTransitRouterServiceResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class OpenTransitRouterServiceResponseUnmarshaller {
public static OpenTransitRouterServiceResponse unmarshall(OpenTransitRouterServiceResponse openTransitRouterServiceResponse, UnmarshallerContext _ctx) {
openTransitRouterServiceResponse.setRequestId(_ctx.stringValue("OpenTransitRouterServiceResponse.RequestId"));
openTransitRouterServiceResponse.setOrderId(_ctx.stringValue("OpenTransitRouterServiceResponse.OrderId"));
return openTransitRouterServiceResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/PublishRouteEntriesResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import com.aliyuncs.cbn.model.v20170912.PublishRouteEntriesResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class PublishRouteEntriesResponseUnmarshaller {
public static PublishRouteEntriesResponse unmarshall(PublishRouteEntriesResponse publishRouteEntriesResponse, UnmarshallerContext _ctx) {
publishRouteEntriesResponse.setRequestId(_ctx.stringValue("PublishRouteEntriesResponse.RequestId"));
return publishRouteEntriesResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/RefreshTransitRouteTableAggregationResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import com.aliyuncs.cbn.model.v20170912.RefreshTransitRouteTableAggregationResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class RefreshTransitRouteTableAggregationResponseUnmarshaller {
public static RefreshTransitRouteTableAggregationResponse unmarshall(RefreshTransitRouteTableAggregationResponse refreshTransitRouteTableAggregationResponse, UnmarshallerContext _ctx) {
refreshTransitRouteTableAggregationResponse.setRequestId(_ctx.stringValue("RefreshTransitRouteTableAggregationResponse.RequestId"));
return refreshTransitRouteTableAggregationResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/RegisterTransitRouterMulticastGroupMembersResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import com.aliyuncs.cbn.model.v20170912.RegisterTransitRouterMulticastGroupMembersResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class RegisterTransitRouterMulticastGroupMembersResponseUnmarshaller {
public static RegisterTransitRouterMulticastGroupMembersResponse unmarshall(RegisterTransitRouterMulticastGroupMembersResponse registerTransitRouterMulticastGroupMembersResponse, UnmarshallerContext _ctx) {
registerTransitRouterMulticastGroupMembersResponse.setRequestId(_ctx.stringValue("RegisterTransitRouterMulticastGroupMembersResponse.RequestId"));
return registerTransitRouterMulticastGroupMembersResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/RegisterTransitRouterMulticastGroupSourcesResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import com.aliyuncs.cbn.model.v20170912.RegisterTransitRouterMulticastGroupSourcesResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class RegisterTransitRouterMulticastGroupSourcesResponseUnmarshaller {
public static RegisterTransitRouterMulticastGroupSourcesResponse unmarshall(RegisterTransitRouterMulticastGroupSourcesResponse registerTransitRouterMulticastGroupSourcesResponse, UnmarshallerContext _ctx) {
registerTransitRouterMulticastGroupSourcesResponse.setRequestId(_ctx.stringValue("RegisterTransitRouterMulticastGroupSourcesResponse.RequestId"));
return registerTransitRouterMulticastGroupSourcesResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/RemoveTrafficMatchRuleFromTrafficMarkingPolicyResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import com.aliyuncs.cbn.model.v20170912.RemoveTrafficMatchRuleFromTrafficMarkingPolicyResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class RemoveTrafficMatchRuleFromTrafficMarkingPolicyResponseUnmarshaller {
public static RemoveTrafficMatchRuleFromTrafficMarkingPolicyResponse unmarshall(RemoveTrafficMatchRuleFromTrafficMarkingPolicyResponse removeTrafficMatchRuleFromTrafficMarkingPolicyResponse, UnmarshallerContext _ctx) {
removeTrafficMatchRuleFromTrafficMarkingPolicyResponse.setRequestId(_ctx.stringValue("RemoveTrafficMatchRuleFromTrafficMarkingPolicyResponse.RequestId"));
return removeTrafficMatchRuleFromTrafficMarkingPolicyResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/RemoveTraficMatchRuleFromTrafficMarkingPolicyResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import com.aliyuncs.cbn.model.v20170912.RemoveTraficMatchRuleFromTrafficMarkingPolicyResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class RemoveTraficMatchRuleFromTrafficMarkingPolicyResponseUnmarshaller {
public static RemoveTraficMatchRuleFromTrafficMarkingPolicyResponse unmarshall(RemoveTraficMatchRuleFromTrafficMarkingPolicyResponse removeTraficMatchRuleFromTrafficMarkingPolicyResponse, UnmarshallerContext _ctx) {
removeTraficMatchRuleFromTrafficMarkingPolicyResponse.setRequestId(_ctx.stringValue("RemoveTraficMatchRuleFromTrafficMarkingPolicyResponse.RequestId"));
return removeTraficMatchRuleFromTrafficMarkingPolicyResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/ReplaceTransitRouterRouteTableAssociationResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import com.aliyuncs.cbn.model.v20170912.ReplaceTransitRouterRouteTableAssociationResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class ReplaceTransitRouterRouteTableAssociationResponseUnmarshaller {
public static ReplaceTransitRouterRouteTableAssociationResponse unmarshall(ReplaceTransitRouterRouteTableAssociationResponse replaceTransitRouterRouteTableAssociationResponse, UnmarshallerContext _ctx) {
replaceTransitRouterRouteTableAssociationResponse.setRequestId(_ctx.stringValue("ReplaceTransitRouterRouteTableAssociationResponse.RequestId"));
return replaceTransitRouterRouteTableAssociationResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/ResolveAndRouteServiceInCenResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import com.aliyuncs.cbn.model.v20170912.ResolveAndRouteServiceInCenResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class ResolveAndRouteServiceInCenResponseUnmarshaller {
public static ResolveAndRouteServiceInCenResponse unmarshall(ResolveAndRouteServiceInCenResponse resolveAndRouteServiceInCenResponse, UnmarshallerContext _ctx) {
resolveAndRouteServiceInCenResponse.setRequestId(_ctx.stringValue("ResolveAndRouteServiceInCenResponse.RequestId"));
return resolveAndRouteServiceInCenResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/RevokeInstanceFromTransitRouterResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import com.aliyuncs.cbn.model.v20170912.RevokeInstanceFromTransitRouterResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class RevokeInstanceFromTransitRouterResponseUnmarshaller {
public static RevokeInstanceFromTransitRouterResponse unmarshall(RevokeInstanceFromTransitRouterResponse revokeInstanceFromTransitRouterResponse, UnmarshallerContext _ctx) {
revokeInstanceFromTransitRouterResponse.setRequestId(_ctx.stringValue("RevokeInstanceFromTransitRouterResponse.RequestId"));
return revokeInstanceFromTransitRouterResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/RoutePrivateZoneInCenToVpcResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import com.aliyuncs.cbn.model.v20170912.RoutePrivateZoneInCenToVpcResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class RoutePrivateZoneInCenToVpcResponseUnmarshaller {
public static RoutePrivateZoneInCenToVpcResponse unmarshall(RoutePrivateZoneInCenToVpcResponse routePrivateZoneInCenToVpcResponse, UnmarshallerContext _ctx) {
routePrivateZoneInCenToVpcResponse.setRequestId(_ctx.stringValue("RoutePrivateZoneInCenToVpcResponse.RequestId"));
return routePrivateZoneInCenToVpcResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/SetCenInterRegionBandwidthLimitResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import com.aliyuncs.cbn.model.v20170912.SetCenInterRegionBandwidthLimitResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class SetCenInterRegionBandwidthLimitResponseUnmarshaller {
public static SetCenInterRegionBandwidthLimitResponse unmarshall(SetCenInterRegionBandwidthLimitResponse setCenInterRegionBandwidthLimitResponse, UnmarshallerContext _ctx) {
setCenInterRegionBandwidthLimitResponse.setRequestId(_ctx.stringValue("SetCenInterRegionBandwidthLimitResponse.RequestId"));
return setCenInterRegionBandwidthLimitResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/TagResourcesResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import com.aliyuncs.cbn.model.v20170912.TagResourcesResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class TagResourcesResponseUnmarshaller {
public static TagResourcesResponse unmarshall(TagResourcesResponse tagResourcesResponse, UnmarshallerContext _ctx) {
tagResourcesResponse.setRequestId(_ctx.stringValue("TagResourcesResponse.RequestId"));
return tagResourcesResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/TempUpgradeCenBandwidthPackageSpecResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import com.aliyuncs.cbn.model.v20170912.TempUpgradeCenBandwidthPackageSpecResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class TempUpgradeCenBandwidthPackageSpecResponseUnmarshaller {
public static TempUpgradeCenBandwidthPackageSpecResponse unmarshall(TempUpgradeCenBandwidthPackageSpecResponse tempUpgradeCenBandwidthPackageSpecResponse, UnmarshallerContext _ctx) {
tempUpgradeCenBandwidthPackageSpecResponse.setRequestId(_ctx.stringValue("TempUpgradeCenBandwidthPackageSpecResponse.RequestId"));
return tempUpgradeCenBandwidthPackageSpecResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/UnassociateCenBandwidthPackageResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import com.aliyuncs.cbn.model.v20170912.UnassociateCenBandwidthPackageResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class UnassociateCenBandwidthPackageResponseUnmarshaller {
public static UnassociateCenBandwidthPackageResponse unmarshall(UnassociateCenBandwidthPackageResponse unassociateCenBandwidthPackageResponse, UnmarshallerContext _ctx) {
unassociateCenBandwidthPackageResponse.setRequestId(_ctx.stringValue("UnassociateCenBandwidthPackageResponse.RequestId"));
return unassociateCenBandwidthPackageResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/UnroutePrivateZoneInCenToVpcResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import com.aliyuncs.cbn.model.v20170912.UnroutePrivateZoneInCenToVpcResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class UnroutePrivateZoneInCenToVpcResponseUnmarshaller {
public static UnroutePrivateZoneInCenToVpcResponse unmarshall(UnroutePrivateZoneInCenToVpcResponse unroutePrivateZoneInCenToVpcResponse, UnmarshallerContext _ctx) {
unroutePrivateZoneInCenToVpcResponse.setRequestId(_ctx.stringValue("UnroutePrivateZoneInCenToVpcResponse.RequestId"));
return unroutePrivateZoneInCenToVpcResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/UntagResourcesResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import com.aliyuncs.cbn.model.v20170912.UntagResourcesResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class UntagResourcesResponseUnmarshaller {
public static UntagResourcesResponse unmarshall(UntagResourcesResponse untagResourcesResponse, UnmarshallerContext _ctx) {
untagResourcesResponse.setRequestId(_ctx.stringValue("UntagResourcesResponse.RequestId"));
return untagResourcesResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/UpdateCenInterRegionTrafficQosPolicyAttributeResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import com.aliyuncs.cbn.model.v20170912.UpdateCenInterRegionTrafficQosPolicyAttributeResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class UpdateCenInterRegionTrafficQosPolicyAttributeResponseUnmarshaller {
public static UpdateCenInterRegionTrafficQosPolicyAttributeResponse unmarshall(UpdateCenInterRegionTrafficQosPolicyAttributeResponse updateCenInterRegionTrafficQosPolicyAttributeResponse, UnmarshallerContext _ctx) {
updateCenInterRegionTrafficQosPolicyAttributeResponse.setRequestId(_ctx.stringValue("UpdateCenInterRegionTrafficQosPolicyAttributeResponse.RequestId"));
return updateCenInterRegionTrafficQosPolicyAttributeResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/UpdateCenInterRegionTrafficQosQueueAttributeResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import com.aliyuncs.cbn.model.v20170912.UpdateCenInterRegionTrafficQosQueueAttributeResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class UpdateCenInterRegionTrafficQosQueueAttributeResponseUnmarshaller {
public static UpdateCenInterRegionTrafficQosQueueAttributeResponse unmarshall(UpdateCenInterRegionTrafficQosQueueAttributeResponse updateCenInterRegionTrafficQosQueueAttributeResponse, UnmarshallerContext _ctx) {
updateCenInterRegionTrafficQosQueueAttributeResponse.setRequestId(_ctx.stringValue("UpdateCenInterRegionTrafficQosQueueAttributeResponse.RequestId"));
return updateCenInterRegionTrafficQosQueueAttributeResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/UpdateTrafficMarkingPolicyAttributeResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import com.aliyuncs.cbn.model.v20170912.UpdateTrafficMarkingPolicyAttributeResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class UpdateTrafficMarkingPolicyAttributeResponseUnmarshaller {
public static UpdateTrafficMarkingPolicyAttributeResponse unmarshall(UpdateTrafficMarkingPolicyAttributeResponse updateTrafficMarkingPolicyAttributeResponse, UnmarshallerContext _ctx) {
updateTrafficMarkingPolicyAttributeResponse.setRequestId(_ctx.stringValue("UpdateTrafficMarkingPolicyAttributeResponse.RequestId"));
return updateTrafficMarkingPolicyAttributeResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/UpdateTransitRouterEcrAttachmentAttributeResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import com.aliyuncs.cbn.model.v20170912.UpdateTransitRouterEcrAttachmentAttributeResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class UpdateTransitRouterEcrAttachmentAttributeResponseUnmarshaller {
public static UpdateTransitRouterEcrAttachmentAttributeResponse unmarshall(UpdateTransitRouterEcrAttachmentAttributeResponse updateTransitRouterEcrAttachmentAttributeResponse, UnmarshallerContext _ctx) {
updateTransitRouterEcrAttachmentAttributeResponse.setRequestId(_ctx.stringValue("UpdateTransitRouterEcrAttachmentAttributeResponse.RequestId"));
return updateTransitRouterEcrAttachmentAttributeResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/UpdateTransitRouterPeerAttachmentAttributeResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import com.aliyuncs.cbn.model.v20170912.UpdateTransitRouterPeerAttachmentAttributeResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class UpdateTransitRouterPeerAttachmentAttributeResponseUnmarshaller {
public static UpdateTransitRouterPeerAttachmentAttributeResponse unmarshall(UpdateTransitRouterPeerAttachmentAttributeResponse updateTransitRouterPeerAttachmentAttributeResponse, UnmarshallerContext _ctx) {
updateTransitRouterPeerAttachmentAttributeResponse.setRequestId(_ctx.stringValue("UpdateTransitRouterPeerAttachmentAttributeResponse.RequestId"));
return updateTransitRouterPeerAttachmentAttributeResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/UpdateTransitRouterResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import com.aliyuncs.cbn.model.v20170912.UpdateTransitRouterResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class UpdateTransitRouterResponseUnmarshaller {
public static UpdateTransitRouterResponse unmarshall(UpdateTransitRouterResponse updateTransitRouterResponse, UnmarshallerContext _ctx) {
updateTransitRouterResponse.setRequestId(_ctx.stringValue("UpdateTransitRouterResponse.RequestId"));
return updateTransitRouterResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/UpdateTransitRouterRouteEntryResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import com.aliyuncs.cbn.model.v20170912.UpdateTransitRouterRouteEntryResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class UpdateTransitRouterRouteEntryResponseUnmarshaller {
public static UpdateTransitRouterRouteEntryResponse unmarshall(UpdateTransitRouterRouteEntryResponse updateTransitRouterRouteEntryResponse, UnmarshallerContext _ctx) {
updateTransitRouterRouteEntryResponse.setRequestId(_ctx.stringValue("UpdateTransitRouterRouteEntryResponse.RequestId"));
return updateTransitRouterRouteEntryResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/UpdateTransitRouterRouteTableResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import com.aliyuncs.cbn.model.v20170912.UpdateTransitRouterRouteTableResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class UpdateTransitRouterRouteTableResponseUnmarshaller {
public static UpdateTransitRouterRouteTableResponse unmarshall(UpdateTransitRouterRouteTableResponse updateTransitRouterRouteTableResponse, UnmarshallerContext _ctx) {
updateTransitRouterRouteTableResponse.setRequestId(_ctx.stringValue("UpdateTransitRouterRouteTableResponse.RequestId"));
return updateTransitRouterRouteTableResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/UpdateTransitRouterVbrAttachmentAttributeResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import com.aliyuncs.cbn.model.v20170912.UpdateTransitRouterVbrAttachmentAttributeResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class UpdateTransitRouterVbrAttachmentAttributeResponseUnmarshaller {
public static UpdateTransitRouterVbrAttachmentAttributeResponse unmarshall(UpdateTransitRouterVbrAttachmentAttributeResponse updateTransitRouterVbrAttachmentAttributeResponse, UnmarshallerContext _ctx) {
updateTransitRouterVbrAttachmentAttributeResponse.setRequestId(_ctx.stringValue("UpdateTransitRouterVbrAttachmentAttributeResponse.RequestId"));
return updateTransitRouterVbrAttachmentAttributeResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/UpdateTransitRouterVpcAttachmentAttributeResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import com.aliyuncs.cbn.model.v20170912.UpdateTransitRouterVpcAttachmentAttributeResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class UpdateTransitRouterVpcAttachmentAttributeResponseUnmarshaller {
public static UpdateTransitRouterVpcAttachmentAttributeResponse unmarshall(UpdateTransitRouterVpcAttachmentAttributeResponse updateTransitRouterVpcAttachmentAttributeResponse, UnmarshallerContext _ctx) {
updateTransitRouterVpcAttachmentAttributeResponse.setRequestId(_ctx.stringValue("UpdateTransitRouterVpcAttachmentAttributeResponse.RequestId"));
return updateTransitRouterVpcAttachmentAttributeResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/UpdateTransitRouterVpcAttachmentZonesResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import com.aliyuncs.cbn.model.v20170912.UpdateTransitRouterVpcAttachmentZonesResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class UpdateTransitRouterVpcAttachmentZonesResponseUnmarshaller {
public static UpdateTransitRouterVpcAttachmentZonesResponse unmarshall(UpdateTransitRouterVpcAttachmentZonesResponse updateTransitRouterVpcAttachmentZonesResponse, UnmarshallerContext _ctx) {
updateTransitRouterVpcAttachmentZonesResponse.setRequestId(_ctx.stringValue("UpdateTransitRouterVpcAttachmentZonesResponse.RequestId"));
return updateTransitRouterVpcAttachmentZonesResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/UpdateTransitRouterVpnAttachmentAttributeResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import com.aliyuncs.cbn.model.v20170912.UpdateTransitRouterVpnAttachmentAttributeResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class UpdateTransitRouterVpnAttachmentAttributeResponseUnmarshaller {
public static UpdateTransitRouterVpnAttachmentAttributeResponse unmarshall(UpdateTransitRouterVpnAttachmentAttributeResponse updateTransitRouterVpnAttachmentAttributeResponse, UnmarshallerContext _ctx) {
updateTransitRouterVpnAttachmentAttributeResponse.setRequestId(_ctx.stringValue("UpdateTransitRouterVpnAttachmentAttributeResponse.RequestId"));
return updateTransitRouterVpnAttachmentAttributeResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform
|
java-sources/com/aliyun/aliyun-java-sdk-cbn/1.0.40/com/aliyuncs/cbn/transform/v20170912/WithdrawPublishedRouteEntriesResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.cbn.transform.v20170912;
import com.aliyuncs.cbn.model.v20170912.WithdrawPublishedRouteEntriesResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class WithdrawPublishedRouteEntriesResponseUnmarshaller {
public static WithdrawPublishedRouteEntriesResponse unmarshall(WithdrawPublishedRouteEntriesResponse withdrawPublishedRouteEntriesResponse, UnmarshallerContext _ctx) {
withdrawPublishedRouteEntriesResponse.setRequestId(_ctx.stringValue("WithdrawPublishedRouteEntriesResponse.RequestId"));
return withdrawPublishedRouteEntriesResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model/v20220314/AddDNSAuthorizationRuleRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS 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.model.v20220314;
import com.aliyuncs.RpcAcsRequest;
import com.aliyuncs.http.MethodType;
/**
* @author auto create
* @version
*/
public class AddDNSAuthorizationRuleRequest extends RpcAcsRequest<AddDNSAuthorizationRuleResponse> {
private String clientToken;
private String description;
private Boolean dryRun;
private String sourceDNSIp;
private String destinationIp;
private String wirelessCloudConnectorId;
private String name;
public AddDNSAuthorizationRuleRequest() {
super("CC5G", "2022-03-14", "AddDNSAuthorizationRule", "fivegcc");
setMethod(MethodType.POST);
}
public String getClientToken() {
return this.clientToken;
}
public void setClientToken(String clientToken) {
this.clientToken = clientToken;
if(clientToken != null){
putQueryParameter("ClientToken", clientToken);
}
}
public String getDescription() {
return this.description;
}
public void setDescription(String description) {
this.description = description;
if(description != null){
putQueryParameter("Description", description);
}
}
public Boolean getDryRun() {
return this.dryRun;
}
public void setDryRun(Boolean dryRun) {
this.dryRun = dryRun;
if(dryRun != null){
putQueryParameter("DryRun", dryRun.toString());
}
}
public String getSourceDNSIp() {
return this.sourceDNSIp;
}
public void setSourceDNSIp(String sourceDNSIp) {
this.sourceDNSIp = sourceDNSIp;
if(sourceDNSIp != null){
putQueryParameter("SourceDNSIp", sourceDNSIp);
}
}
public String getDestinationIp() {
return this.destinationIp;
}
public void setDestinationIp(String destinationIp) {
this.destinationIp = destinationIp;
if(destinationIp != null){
putQueryParameter("DestinationIp", destinationIp);
}
}
public String getWirelessCloudConnectorId() {
return this.wirelessCloudConnectorId;
}
public void setWirelessCloudConnectorId(String wirelessCloudConnectorId) {
this.wirelessCloudConnectorId = wirelessCloudConnectorId;
if(wirelessCloudConnectorId != null){
putQueryParameter("WirelessCloudConnectorId", wirelessCloudConnectorId);
}
}
public String getName() {
return this.name;
}
public void setName(String name) {
this.name = name;
if(name != null){
putQueryParameter("Name", name);
}
}
@Override
public Class<AddDNSAuthorizationRuleResponse> getResponseClass() {
return AddDNSAuthorizationRuleResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model/v20220314/AddDNSAuthorizationRuleResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS 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.model.v20220314;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.cc5g.transform.v20220314.AddDNSAuthorizationRuleResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class AddDNSAuthorizationRuleResponse extends AcsResponse {
private String requestId;
private String authorizationRuleId;
public String getRequestId() {
return this.requestId;
}
public void setRequestId(String requestId) {
this.requestId = requestId;
}
public String getAuthorizationRuleId() {
return this.authorizationRuleId;
}
public void setAuthorizationRuleId(String authorizationRuleId) {
this.authorizationRuleId = authorizationRuleId;
}
@Override
public AddDNSAuthorizationRuleResponse getInstance(UnmarshallerContext context) {
return AddDNSAuthorizationRuleResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model/v20220314/AddGroupDnsAuthorizationRuleRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS 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.model.v20220314;
import com.aliyuncs.RpcAcsRequest;
import com.aliyuncs.http.MethodType;
/**
* @author auto create
* @version
*/
public class AddGroupDnsAuthorizationRuleRequest extends RpcAcsRequest<AddGroupDnsAuthorizationRuleResponse> {
private String wirelessCloudConnectorGroupId;
private String clientToken;
private String description;
private Boolean dryRun;
private String sourceDNSIp;
private String destinationIp;
private String name;
public AddGroupDnsAuthorizationRuleRequest() {
super("CC5G", "2022-03-14", "AddGroupDnsAuthorizationRule", "fivegcc");
setMethod(MethodType.POST);
}
public String getWirelessCloudConnectorGroupId() {
return this.wirelessCloudConnectorGroupId;
}
public void setWirelessCloudConnectorGroupId(String wirelessCloudConnectorGroupId) {
this.wirelessCloudConnectorGroupId = wirelessCloudConnectorGroupId;
if(wirelessCloudConnectorGroupId != null){
putQueryParameter("WirelessCloudConnectorGroupId", wirelessCloudConnectorGroupId);
}
}
public String getClientToken() {
return this.clientToken;
}
public void setClientToken(String clientToken) {
this.clientToken = clientToken;
if(clientToken != null){
putQueryParameter("ClientToken", clientToken);
}
}
public String getDescription() {
return this.description;
}
public void setDescription(String description) {
this.description = description;
if(description != null){
putQueryParameter("Description", description);
}
}
public Boolean getDryRun() {
return this.dryRun;
}
public void setDryRun(Boolean dryRun) {
this.dryRun = dryRun;
if(dryRun != null){
putQueryParameter("DryRun", dryRun.toString());
}
}
public String getSourceDNSIp() {
return this.sourceDNSIp;
}
public void setSourceDNSIp(String sourceDNSIp) {
this.sourceDNSIp = sourceDNSIp;
if(sourceDNSIp != null){
putQueryParameter("SourceDNSIp", sourceDNSIp);
}
}
public String getDestinationIp() {
return this.destinationIp;
}
public void setDestinationIp(String destinationIp) {
this.destinationIp = destinationIp;
if(destinationIp != null){
putQueryParameter("DestinationIp", destinationIp);
}
}
public String getName() {
return this.name;
}
public void setName(String name) {
this.name = name;
if(name != null){
putQueryParameter("Name", name);
}
}
@Override
public Class<AddGroupDnsAuthorizationRuleResponse> getResponseClass() {
return AddGroupDnsAuthorizationRuleResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model/v20220314/AddGroupDnsAuthorizationRuleResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS 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.model.v20220314;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.cc5g.transform.v20220314.AddGroupDnsAuthorizationRuleResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class AddGroupDnsAuthorizationRuleResponse extends AcsResponse {
private String requestId;
private String authorizationRuleId;
public String getRequestId() {
return this.requestId;
}
public void setRequestId(String requestId) {
this.requestId = requestId;
}
public String getAuthorizationRuleId() {
return this.authorizationRuleId;
}
public void setAuthorizationRuleId(String authorizationRuleId) {
this.authorizationRuleId = authorizationRuleId;
}
@Override
public AddGroupDnsAuthorizationRuleResponse getInstance(UnmarshallerContext context) {
return AddGroupDnsAuthorizationRuleResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model/v20220314/AddWirelessCloudConnectorToGroupRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS 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.model.v20220314;
import com.aliyuncs.RpcAcsRequest;
import java.util.List;
import com.aliyuncs.http.MethodType;
/**
* @author auto create
* @version
*/
public class AddWirelessCloudConnectorToGroupRequest extends RpcAcsRequest<AddWirelessCloudConnectorToGroupResponse> {
private List<String> wirelessCloudConnectorIdss;
private String wirelessCloudConnectorGroupId;
private Boolean dryRun;
private String clientToken;
public AddWirelessCloudConnectorToGroupRequest() {
super("CC5G", "2022-03-14", "AddWirelessCloudConnectorToGroup", "fivegcc");
setMethod(MethodType.POST);
}
public List<String> getWirelessCloudConnectorIdss() {
return this.wirelessCloudConnectorIdss;
}
public void setWirelessCloudConnectorIdss(List<String> wirelessCloudConnectorIdss) {
this.wirelessCloudConnectorIdss = wirelessCloudConnectorIdss;
if (wirelessCloudConnectorIdss != null) {
for (int i = 0; i < wirelessCloudConnectorIdss.size(); i++) {
putQueryParameter("WirelessCloudConnectorIds." + (i + 1) , wirelessCloudConnectorIdss.get(i));
}
}
}
public String getWirelessCloudConnectorGroupId() {
return this.wirelessCloudConnectorGroupId;
}
public void setWirelessCloudConnectorGroupId(String wirelessCloudConnectorGroupId) {
this.wirelessCloudConnectorGroupId = wirelessCloudConnectorGroupId;
if(wirelessCloudConnectorGroupId != null){
putQueryParameter("WirelessCloudConnectorGroupId", wirelessCloudConnectorGroupId);
}
}
public Boolean getDryRun() {
return this.dryRun;
}
public void setDryRun(Boolean dryRun) {
this.dryRun = dryRun;
if(dryRun != null){
putQueryParameter("DryRun", dryRun.toString());
}
}
public String getClientToken() {
return this.clientToken;
}
public void setClientToken(String clientToken) {
this.clientToken = clientToken;
if(clientToken != null){
putQueryParameter("ClientToken", clientToken);
}
}
@Override
public Class<AddWirelessCloudConnectorToGroupResponse> getResponseClass() {
return AddWirelessCloudConnectorToGroupResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model/v20220314/AddWirelessCloudConnectorToGroupResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS 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.model.v20220314;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.cc5g.transform.v20220314.AddWirelessCloudConnectorToGroupResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class AddWirelessCloudConnectorToGroupResponse extends AcsResponse {
private String requestId;
public String getRequestId() {
return this.requestId;
}
public void setRequestId(String requestId) {
this.requestId = requestId;
}
@Override
public AddWirelessCloudConnectorToGroupResponse getInstance(UnmarshallerContext context) {
return AddWirelessCloudConnectorToGroupResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model/v20220314/AttachVpcToNetLinkRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS 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.model.v20220314;
import com.aliyuncs.RpcAcsRequest;
import java.util.List;
import com.aliyuncs.http.MethodType;
/**
* @author auto create
* @version
*/
public class AttachVpcToNetLinkRequest extends RpcAcsRequest<AttachVpcToNetLinkResponse> {
private String clientToken;
private Boolean dryRun;
private String netLinkId;
private List<String> vSwitches;
private String wirelessCloudConnectorId;
private String vpcId;
public AttachVpcToNetLinkRequest() {
super("CC5G", "2022-03-14", "AttachVpcToNetLink", "fivegcc");
setMethod(MethodType.POST);
}
public String getClientToken() {
return this.clientToken;
}
public void setClientToken(String clientToken) {
this.clientToken = clientToken;
if(clientToken != null){
putQueryParameter("ClientToken", clientToken);
}
}
public Boolean getDryRun() {
return this.dryRun;
}
public void setDryRun(Boolean dryRun) {
this.dryRun = dryRun;
if(dryRun != null){
putQueryParameter("DryRun", dryRun.toString());
}
}
public String getNetLinkId() {
return this.netLinkId;
}
public void setNetLinkId(String netLinkId) {
this.netLinkId = netLinkId;
if(netLinkId != null){
putQueryParameter("NetLinkId", netLinkId);
}
}
public List<String> getVSwitches() {
return this.vSwitches;
}
public void setVSwitches(List<String> vSwitches) {
this.vSwitches = vSwitches;
if (vSwitches != null) {
for (int depth1 = 0; depth1 < vSwitches.size(); depth1++) {
putQueryParameter("VSwitches." + (depth1 + 1) , vSwitches.get(depth1));
}
}
}
public String getWirelessCloudConnectorId() {
return this.wirelessCloudConnectorId;
}
public void setWirelessCloudConnectorId(String wirelessCloudConnectorId) {
this.wirelessCloudConnectorId = wirelessCloudConnectorId;
if(wirelessCloudConnectorId != null){
putQueryParameter("WirelessCloudConnectorId", wirelessCloudConnectorId);
}
}
public String getVpcId() {
return this.vpcId;
}
public void setVpcId(String vpcId) {
this.vpcId = vpcId;
if(vpcId != null){
putQueryParameter("VpcId", vpcId);
}
}
@Override
public Class<AttachVpcToNetLinkResponse> getResponseClass() {
return AttachVpcToNetLinkResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model/v20220314/AttachVpcToNetLinkResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS 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.model.v20220314;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.cc5g.transform.v20220314.AttachVpcToNetLinkResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class AttachVpcToNetLinkResponse extends AcsResponse {
private String requestId;
public String getRequestId() {
return this.requestId;
}
public void setRequestId(String requestId) {
this.requestId = requestId;
}
@Override
public AttachVpcToNetLinkResponse getInstance(UnmarshallerContext context) {
return AttachVpcToNetLinkResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model/v20220314/CreateAuthorizationRuleRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS 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.model.v20220314;
import com.aliyuncs.RpcAcsRequest;
import com.aliyuncs.http.MethodType;
/**
* @author auto create
* @version
*/
public class CreateAuthorizationRuleRequest extends RpcAcsRequest<CreateAuthorizationRuleResponse> {
private String clientToken;
private String sourceCidr;
private String destinationType;
private String destination;
private String description;
private String protocol;
private String policy;
private Boolean dryRun;
private String destinationPort;
private String wirelessCloudConnectorId;
private String name;
public CreateAuthorizationRuleRequest() {
super("CC5G", "2022-03-14", "CreateAuthorizationRule", "fivegcc");
setMethod(MethodType.POST);
}
public String getClientToken() {
return this.clientToken;
}
public void setClientToken(String clientToken) {
this.clientToken = clientToken;
if(clientToken != null){
putQueryParameter("ClientToken", clientToken);
}
}
public String getSourceCidr() {
return this.sourceCidr;
}
public void setSourceCidr(String sourceCidr) {
this.sourceCidr = sourceCidr;
if(sourceCidr != null){
putQueryParameter("SourceCidr", sourceCidr);
}
}
public String getDestinationType() {
return this.destinationType;
}
public void setDestinationType(String destinationType) {
this.destinationType = destinationType;
if(destinationType != null){
putQueryParameter("DestinationType", destinationType);
}
}
public String getDestination() {
return this.destination;
}
public void setDestination(String destination) {
this.destination = destination;
if(destination != null){
putQueryParameter("Destination", destination);
}
}
public String getDescription() {
return this.description;
}
public void setDescription(String description) {
this.description = description;
if(description != null){
putQueryParameter("Description", description);
}
}
public String getBizProtocol() {
return this.protocol;
}
public void setBizProtocol(String protocol) {
this.protocol = protocol;
if(protocol != null){
putQueryParameter("Protocol", protocol);
}
}
public String getPolicy() {
return this.policy;
}
public void setPolicy(String policy) {
this.policy = policy;
if(policy != null){
putQueryParameter("Policy", policy);
}
}
public Boolean getDryRun() {
return this.dryRun;
}
public void setDryRun(Boolean dryRun) {
this.dryRun = dryRun;
if(dryRun != null){
putQueryParameter("DryRun", dryRun.toString());
}
}
public String getDestinationPort() {
return this.destinationPort;
}
public void setDestinationPort(String destinationPort) {
this.destinationPort = destinationPort;
if(destinationPort != null){
putQueryParameter("DestinationPort", destinationPort);
}
}
public String getWirelessCloudConnectorId() {
return this.wirelessCloudConnectorId;
}
public void setWirelessCloudConnectorId(String wirelessCloudConnectorId) {
this.wirelessCloudConnectorId = wirelessCloudConnectorId;
if(wirelessCloudConnectorId != null){
putQueryParameter("WirelessCloudConnectorId", wirelessCloudConnectorId);
}
}
public String getName() {
return this.name;
}
public void setName(String name) {
this.name = name;
if(name != null){
putQueryParameter("Name", name);
}
}
@Override
public Class<CreateAuthorizationRuleResponse> getResponseClass() {
return CreateAuthorizationRuleResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model/v20220314/CreateAuthorizationRuleResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS 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.model.v20220314;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.cc5g.transform.v20220314.CreateAuthorizationRuleResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class CreateAuthorizationRuleResponse extends AcsResponse {
private String requestId;
private String authorizationRuleId;
public String getRequestId() {
return this.requestId;
}
public void setRequestId(String requestId) {
this.requestId = requestId;
}
public String getAuthorizationRuleId() {
return this.authorizationRuleId;
}
public void setAuthorizationRuleId(String authorizationRuleId) {
this.authorizationRuleId = authorizationRuleId;
}
@Override
public CreateAuthorizationRuleResponse getInstance(UnmarshallerContext context) {
return CreateAuthorizationRuleResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model/v20220314/CreateBatchOperateCardsTaskRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS 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.model.v20220314;
import com.aliyuncs.RpcAcsRequest;
import java.util.List;
import com.aliyuncs.http.MethodType;
/**
* @author auto create
* @version
*/
public class CreateBatchOperateCardsTaskRequest extends RpcAcsRequest<CreateBatchOperateCardsTaskResponse> {
private List<String> iccids;
private String clientToken;
private String description;
private Long threshold;
private String effectType;
private List<String> wirelessCloudConnectorIds;
private Boolean dryRun;
private String name;
private String operateType;
private String iccidsOssFilePath;
public CreateBatchOperateCardsTaskRequest() {
super("CC5G", "2022-03-14", "CreateBatchOperateCardsTask", "fivegcc");
setMethod(MethodType.POST);
}
public List<String> getIccids() {
return this.iccids;
}
public void setIccids(List<String> iccids) {
this.iccids = iccids;
if (iccids != null) {
for (int depth1 = 0; depth1 < iccids.size(); depth1++) {
putQueryParameter("Iccids." + (depth1 + 1) , iccids.get(depth1));
}
}
}
public String getClientToken() {
return this.clientToken;
}
public void setClientToken(String clientToken) {
this.clientToken = clientToken;
if(clientToken != null){
putQueryParameter("ClientToken", clientToken);
}
}
public String getDescription() {
return this.description;
}
public void setDescription(String description) {
this.description = description;
if(description != null){
putQueryParameter("Description", description);
}
}
public Long getThreshold() {
return this.threshold;
}
public void setThreshold(Long threshold) {
this.threshold = threshold;
if(threshold != null){
putQueryParameter("Threshold", threshold.toString());
}
}
public String getEffectType() {
return this.effectType;
}
public void setEffectType(String effectType) {
this.effectType = effectType;
if(effectType != null){
putQueryParameter("EffectType", effectType);
}
}
public List<String> getWirelessCloudConnectorIds() {
return this.wirelessCloudConnectorIds;
}
public void setWirelessCloudConnectorIds(List<String> wirelessCloudConnectorIds) {
this.wirelessCloudConnectorIds = wirelessCloudConnectorIds;
if (wirelessCloudConnectorIds != null) {
for (int depth1 = 0; depth1 < wirelessCloudConnectorIds.size(); depth1++) {
putQueryParameter("WirelessCloudConnectorIds." + (depth1 + 1) , wirelessCloudConnectorIds.get(depth1));
}
}
}
public Boolean getDryRun() {
return this.dryRun;
}
public void setDryRun(Boolean dryRun) {
this.dryRun = dryRun;
if(dryRun != null){
putQueryParameter("DryRun", dryRun.toString());
}
}
public String getName() {
return this.name;
}
public void setName(String name) {
this.name = name;
if(name != null){
putQueryParameter("Name", name);
}
}
public String getOperateType() {
return this.operateType;
}
public void setOperateType(String operateType) {
this.operateType = operateType;
if(operateType != null){
putQueryParameter("OperateType", operateType);
}
}
public String getIccidsOssFilePath() {
return this.iccidsOssFilePath;
}
public void setIccidsOssFilePath(String iccidsOssFilePath) {
this.iccidsOssFilePath = iccidsOssFilePath;
if(iccidsOssFilePath != null){
putQueryParameter("IccidsOssFilePath", iccidsOssFilePath);
}
}
@Override
public Class<CreateBatchOperateCardsTaskResponse> getResponseClass() {
return CreateBatchOperateCardsTaskResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model/v20220314/CreateBatchOperateCardsTaskResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS 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.model.v20220314;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.cc5g.transform.v20220314.CreateBatchOperateCardsTaskResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class CreateBatchOperateCardsTaskResponse extends AcsResponse {
private String requestId;
private String batchOperateCardsTaskId;
private String operateResultOssFilePath;
public String getRequestId() {
return this.requestId;
}
public void setRequestId(String requestId) {
this.requestId = requestId;
}
public String getBatchOperateCardsTaskId() {
return this.batchOperateCardsTaskId;
}
public void setBatchOperateCardsTaskId(String batchOperateCardsTaskId) {
this.batchOperateCardsTaskId = batchOperateCardsTaskId;
}
public String getOperateResultOssFilePath() {
return this.operateResultOssFilePath;
}
public void setOperateResultOssFilePath(String operateResultOssFilePath) {
this.operateResultOssFilePath = operateResultOssFilePath;
}
@Override
public CreateBatchOperateCardsTaskResponse getInstance(UnmarshallerContext context) {
return CreateBatchOperateCardsTaskResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model/v20220314/CreateGroupAuthorizationRuleRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS 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.model.v20220314;
import com.aliyuncs.RpcAcsRequest;
import com.aliyuncs.http.MethodType;
/**
* @author auto create
* @version
*/
public class CreateGroupAuthorizationRuleRequest extends RpcAcsRequest<CreateGroupAuthorizationRuleResponse> {
private String wirelessCloudConnectorGroupId;
private String clientToken;
private String sourceCidr;
private String destinationType;
private String destination;
private String description;
private String protocol;
private String policy;
private Boolean dryRun;
private String destinationPort;
private String name;
public CreateGroupAuthorizationRuleRequest() {
super("CC5G", "2022-03-14", "CreateGroupAuthorizationRule", "fivegcc");
setMethod(MethodType.POST);
}
public String getWirelessCloudConnectorGroupId() {
return this.wirelessCloudConnectorGroupId;
}
public void setWirelessCloudConnectorGroupId(String wirelessCloudConnectorGroupId) {
this.wirelessCloudConnectorGroupId = wirelessCloudConnectorGroupId;
if(wirelessCloudConnectorGroupId != null){
putQueryParameter("WirelessCloudConnectorGroupId", wirelessCloudConnectorGroupId);
}
}
public String getClientToken() {
return this.clientToken;
}
public void setClientToken(String clientToken) {
this.clientToken = clientToken;
if(clientToken != null){
putQueryParameter("ClientToken", clientToken);
}
}
public String getSourceCidr() {
return this.sourceCidr;
}
public void setSourceCidr(String sourceCidr) {
this.sourceCidr = sourceCidr;
if(sourceCidr != null){
putQueryParameter("SourceCidr", sourceCidr);
}
}
public String getDestinationType() {
return this.destinationType;
}
public void setDestinationType(String destinationType) {
this.destinationType = destinationType;
if(destinationType != null){
putQueryParameter("DestinationType", destinationType);
}
}
public String getDestination() {
return this.destination;
}
public void setDestination(String destination) {
this.destination = destination;
if(destination != null){
putQueryParameter("Destination", destination);
}
}
public String getDescription() {
return this.description;
}
public void setDescription(String description) {
this.description = description;
if(description != null){
putQueryParameter("Description", description);
}
}
public String getBizProtocol() {
return this.protocol;
}
public void setBizProtocol(String protocol) {
this.protocol = protocol;
if(protocol != null){
putQueryParameter("Protocol", protocol);
}
}
public String getPolicy() {
return this.policy;
}
public void setPolicy(String policy) {
this.policy = policy;
if(policy != null){
putQueryParameter("Policy", policy);
}
}
public Boolean getDryRun() {
return this.dryRun;
}
public void setDryRun(Boolean dryRun) {
this.dryRun = dryRun;
if(dryRun != null){
putQueryParameter("DryRun", dryRun.toString());
}
}
public String getDestinationPort() {
return this.destinationPort;
}
public void setDestinationPort(String destinationPort) {
this.destinationPort = destinationPort;
if(destinationPort != null){
putQueryParameter("DestinationPort", destinationPort);
}
}
public String getName() {
return this.name;
}
public void setName(String name) {
this.name = name;
if(name != null){
putQueryParameter("Name", name);
}
}
@Override
public Class<CreateGroupAuthorizationRuleResponse> getResponseClass() {
return CreateGroupAuthorizationRuleResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model/v20220314/CreateGroupAuthorizationRuleResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS 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.model.v20220314;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.cc5g.transform.v20220314.CreateGroupAuthorizationRuleResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class CreateGroupAuthorizationRuleResponse extends AcsResponse {
private String requestId;
private String authorizationRuleId;
public String getRequestId() {
return this.requestId;
}
public void setRequestId(String requestId) {
this.requestId = requestId;
}
public String getAuthorizationRuleId() {
return this.authorizationRuleId;
}
public void setAuthorizationRuleId(String authorizationRuleId) {
this.authorizationRuleId = authorizationRuleId;
}
@Override
public CreateGroupAuthorizationRuleResponse getInstance(UnmarshallerContext context) {
return CreateGroupAuthorizationRuleResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model/v20220314/CreateIoTCloudConnectorBackhaulRouteRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS 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.model.v20220314;
import com.aliyuncs.RpcAcsRequest;
import com.aliyuncs.http.MethodType;
/**
* @author auto create
* @version
*/
public class CreateIoTCloudConnectorBackhaulRouteRequest extends RpcAcsRequest<CreateIoTCloudConnectorBackhaulRouteResponse> {
private Boolean dryRun;
private String netLinkId;
private String clientToken;
private String wirelessCloudConnectorId;
public CreateIoTCloudConnectorBackhaulRouteRequest() {
super("CC5G", "2022-03-14", "CreateIoTCloudConnectorBackhaulRoute", "fivegcc");
setMethod(MethodType.POST);
}
public Boolean getDryRun() {
return this.dryRun;
}
public void setDryRun(Boolean dryRun) {
this.dryRun = dryRun;
if(dryRun != null){
putQueryParameter("DryRun", dryRun.toString());
}
}
public String getNetLinkId() {
return this.netLinkId;
}
public void setNetLinkId(String netLinkId) {
this.netLinkId = netLinkId;
if(netLinkId != null){
putQueryParameter("NetLinkId", netLinkId);
}
}
public String getClientToken() {
return this.clientToken;
}
public void setClientToken(String clientToken) {
this.clientToken = clientToken;
if(clientToken != null){
putQueryParameter("ClientToken", clientToken);
}
}
public String getWirelessCloudConnectorId() {
return this.wirelessCloudConnectorId;
}
public void setWirelessCloudConnectorId(String wirelessCloudConnectorId) {
this.wirelessCloudConnectorId = wirelessCloudConnectorId;
if(wirelessCloudConnectorId != null){
putQueryParameter("WirelessCloudConnectorId", wirelessCloudConnectorId);
}
}
@Override
public Class<CreateIoTCloudConnectorBackhaulRouteResponse> getResponseClass() {
return CreateIoTCloudConnectorBackhaulRouteResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model/v20220314/CreateIoTCloudConnectorBackhaulRouteResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS 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.model.v20220314;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.cc5g.transform.v20220314.CreateIoTCloudConnectorBackhaulRouteResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class CreateIoTCloudConnectorBackhaulRouteResponse extends AcsResponse {
private String requestId;
public String getRequestId() {
return this.requestId;
}
public void setRequestId(String requestId) {
this.requestId = requestId;
}
@Override
public CreateIoTCloudConnectorBackhaulRouteResponse getInstance(UnmarshallerContext context) {
return CreateIoTCloudConnectorBackhaulRouteResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model/v20220314/CreateWirelessCloudConnectorGroupRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS 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.model.v20220314;
import com.aliyuncs.RpcAcsRequest;
import com.aliyuncs.http.MethodType;
/**
* @author auto create
* @version
*/
public class CreateWirelessCloudConnectorGroupRequest extends RpcAcsRequest<CreateWirelessCloudConnectorGroupResponse> {
private Boolean dryRun;
private String clientToken;
private String description;
private String name;
public CreateWirelessCloudConnectorGroupRequest() {
super("CC5G", "2022-03-14", "CreateWirelessCloudConnectorGroup", "fivegcc");
setMethod(MethodType.POST);
}
public Boolean getDryRun() {
return this.dryRun;
}
public void setDryRun(Boolean dryRun) {
this.dryRun = dryRun;
if(dryRun != null){
putQueryParameter("DryRun", dryRun.toString());
}
}
public String getClientToken() {
return this.clientToken;
}
public void setClientToken(String clientToken) {
this.clientToken = clientToken;
if(clientToken != null){
putQueryParameter("ClientToken", clientToken);
}
}
public String getDescription() {
return this.description;
}
public void setDescription(String description) {
this.description = description;
if(description != null){
putQueryParameter("Description", description);
}
}
public String getName() {
return this.name;
}
public void setName(String name) {
this.name = name;
if(name != null){
putQueryParameter("Name", name);
}
}
@Override
public Class<CreateWirelessCloudConnectorGroupResponse> getResponseClass() {
return CreateWirelessCloudConnectorGroupResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model/v20220314/CreateWirelessCloudConnectorGroupResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS 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.model.v20220314;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.cc5g.transform.v20220314.CreateWirelessCloudConnectorGroupResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class CreateWirelessCloudConnectorGroupResponse extends AcsResponse {
private String requestId;
private String wirelessCloudConnectorGroupId;
public String getRequestId() {
return this.requestId;
}
public void setRequestId(String requestId) {
this.requestId = requestId;
}
public String getWirelessCloudConnectorGroupId() {
return this.wirelessCloudConnectorGroupId;
}
public void setWirelessCloudConnectorGroupId(String wirelessCloudConnectorGroupId) {
this.wirelessCloudConnectorGroupId = wirelessCloudConnectorGroupId;
}
@Override
public CreateWirelessCloudConnectorGroupResponse getInstance(UnmarshallerContext context) {
return CreateWirelessCloudConnectorGroupResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model/v20220314/CreateWirelessCloudConnectorRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS 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.model.v20220314;
import com.aliyuncs.RpcAcsRequest;
import java.util.List;
import com.aliyuncs.http.MethodType;
/**
* @author auto create
* @version
*/
public class CreateWirelessCloudConnectorRequest extends RpcAcsRequest<CreateWirelessCloudConnectorResponse> {
private String useCase;
private String clientToken;
private String iSP;
private String description;
private String businessType;
private List<NetLinks> netLinks;
private Boolean dryRun;
private String name;
public CreateWirelessCloudConnectorRequest() {
super("CC5G", "2022-03-14", "CreateWirelessCloudConnector", "fivegcc");
setMethod(MethodType.POST);
}
public String getUseCase() {
return this.useCase;
}
public void setUseCase(String useCase) {
this.useCase = useCase;
if(useCase != null){
putQueryParameter("UseCase", useCase);
}
}
public String getClientToken() {
return this.clientToken;
}
public void setClientToken(String clientToken) {
this.clientToken = clientToken;
if(clientToken != null){
putQueryParameter("ClientToken", clientToken);
}
}
public String getISP() {
return this.iSP;
}
public void setISP(String iSP) {
this.iSP = iSP;
if(iSP != null){
putQueryParameter("ISP", iSP);
}
}
public String getDescription() {
return this.description;
}
public void setDescription(String description) {
this.description = description;
if(description != null){
putQueryParameter("Description", description);
}
}
public String getBusinessType() {
return this.businessType;
}
public void setBusinessType(String businessType) {
this.businessType = businessType;
if(businessType != null){
putQueryParameter("BusinessType", businessType);
}
}
public List<NetLinks> getNetLinks() {
return this.netLinks;
}
public void setNetLinks(List<NetLinks> netLinks) {
this.netLinks = netLinks;
if (netLinks != null) {
for (int depth1 = 0; depth1 < netLinks.size(); depth1++) {
if (netLinks.get(depth1) != null) {
putQueryParameter("NetLinks." + (depth1 + 1) + ".RegionId" , netLinks.get(depth1).getRegionId());
putQueryParameter("NetLinks." + (depth1 + 1) + ".VpcId" , netLinks.get(depth1).getVpcId());
if (netLinks.get(depth1).getVSwitchs() != null) {
for (int depth2 = 0; depth2 < netLinks.get(depth1).getVSwitchs().size(); depth2++) {
putQueryParameter("NetLinks." + (depth1 + 1) + ".VSwitchs." + (depth2 + 1) , netLinks.get(depth1).getVSwitchs().get(depth2));
}
}
putQueryParameter("NetLinks." + (depth1 + 1) + ".APN" , netLinks.get(depth1).getAPN());
}
}
}
}
public Boolean getDryRun() {
return this.dryRun;
}
public void setDryRun(Boolean dryRun) {
this.dryRun = dryRun;
if(dryRun != null){
putQueryParameter("DryRun", dryRun.toString());
}
}
public String getName() {
return this.name;
}
public void setName(String name) {
this.name = name;
if(name != null){
putQueryParameter("Name", name);
}
}
public static class NetLinks {
private String regionId;
private String vpcId;
private List<String> vSwitchs;
private String aPN;
public String getRegionId() {
return this.regionId;
}
public void setRegionId(String regionId) {
this.regionId = regionId;
}
public String getVpcId() {
return this.vpcId;
}
public void setVpcId(String vpcId) {
this.vpcId = vpcId;
}
public List<String> getVSwitchs() {
return this.vSwitchs;
}
public void setVSwitchs(List<String> vSwitchs) {
this.vSwitchs = vSwitchs;
}
public String getAPN() {
return this.aPN;
}
public void setAPN(String aPN) {
this.aPN = aPN;
}
}
@Override
public Class<CreateWirelessCloudConnectorResponse> getResponseClass() {
return CreateWirelessCloudConnectorResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model/v20220314/CreateWirelessCloudConnectorResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS 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.model.v20220314;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.cc5g.transform.v20220314.CreateWirelessCloudConnectorResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class CreateWirelessCloudConnectorResponse extends AcsResponse {
private String requestId;
private String wirelessCloudConnectorId;
public String getRequestId() {
return this.requestId;
}
public void setRequestId(String requestId) {
this.requestId = requestId;
}
public String getWirelessCloudConnectorId() {
return this.wirelessCloudConnectorId;
}
public void setWirelessCloudConnectorId(String wirelessCloudConnectorId) {
this.wirelessCloudConnectorId = wirelessCloudConnectorId;
}
@Override
public CreateWirelessCloudConnectorResponse getInstance(UnmarshallerContext context) {
return CreateWirelessCloudConnectorResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model/v20220314/DeleteAuthorizationRuleRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS 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.model.v20220314;
import com.aliyuncs.RpcAcsRequest;
import com.aliyuncs.http.MethodType;
/**
* @author auto create
* @version
*/
public class DeleteAuthorizationRuleRequest extends RpcAcsRequest<DeleteAuthorizationRuleResponse> {
private Boolean dryRun;
private String clientToken;
private String authorizationRuleId;
private String wirelessCloudConnectorId;
public DeleteAuthorizationRuleRequest() {
super("CC5G", "2022-03-14", "DeleteAuthorizationRule", "fivegcc");
setMethod(MethodType.POST);
}
public Boolean getDryRun() {
return this.dryRun;
}
public void setDryRun(Boolean dryRun) {
this.dryRun = dryRun;
if(dryRun != null){
putQueryParameter("DryRun", dryRun.toString());
}
}
public String getClientToken() {
return this.clientToken;
}
public void setClientToken(String clientToken) {
this.clientToken = clientToken;
if(clientToken != null){
putQueryParameter("ClientToken", clientToken);
}
}
public String getAuthorizationRuleId() {
return this.authorizationRuleId;
}
public void setAuthorizationRuleId(String authorizationRuleId) {
this.authorizationRuleId = authorizationRuleId;
if(authorizationRuleId != null){
putQueryParameter("AuthorizationRuleId", authorizationRuleId);
}
}
public String getWirelessCloudConnectorId() {
return this.wirelessCloudConnectorId;
}
public void setWirelessCloudConnectorId(String wirelessCloudConnectorId) {
this.wirelessCloudConnectorId = wirelessCloudConnectorId;
if(wirelessCloudConnectorId != null){
putQueryParameter("WirelessCloudConnectorId", wirelessCloudConnectorId);
}
}
@Override
public Class<DeleteAuthorizationRuleResponse> getResponseClass() {
return DeleteAuthorizationRuleResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model/v20220314/DeleteAuthorizationRuleResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS 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.model.v20220314;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.cc5g.transform.v20220314.DeleteAuthorizationRuleResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class DeleteAuthorizationRuleResponse extends AcsResponse {
private String requestId;
public String getRequestId() {
return this.requestId;
}
public void setRequestId(String requestId) {
this.requestId = requestId;
}
@Override
public DeleteAuthorizationRuleResponse getInstance(UnmarshallerContext context) {
return DeleteAuthorizationRuleResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model/v20220314/DeleteBatchOperateCardsTaskRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS 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.model.v20220314;
import com.aliyuncs.RpcAcsRequest;
import com.aliyuncs.http.MethodType;
/**
* @author auto create
* @version
*/
public class DeleteBatchOperateCardsTaskRequest extends RpcAcsRequest<DeleteBatchOperateCardsTaskResponse> {
private Boolean dryRun;
private String clientToken;
private String batchOperateCardsTaskId;
public DeleteBatchOperateCardsTaskRequest() {
super("CC5G", "2022-03-14", "DeleteBatchOperateCardsTask", "fivegcc");
setMethod(MethodType.POST);
}
public Boolean getDryRun() {
return this.dryRun;
}
public void setDryRun(Boolean dryRun) {
this.dryRun = dryRun;
if(dryRun != null){
putQueryParameter("DryRun", dryRun.toString());
}
}
public String getClientToken() {
return this.clientToken;
}
public void setClientToken(String clientToken) {
this.clientToken = clientToken;
if(clientToken != null){
putQueryParameter("ClientToken", clientToken);
}
}
public String getBatchOperateCardsTaskId() {
return this.batchOperateCardsTaskId;
}
public void setBatchOperateCardsTaskId(String batchOperateCardsTaskId) {
this.batchOperateCardsTaskId = batchOperateCardsTaskId;
if(batchOperateCardsTaskId != null){
putQueryParameter("BatchOperateCardsTaskId", batchOperateCardsTaskId);
}
}
@Override
public Class<DeleteBatchOperateCardsTaskResponse> getResponseClass() {
return DeleteBatchOperateCardsTaskResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model/v20220314/DeleteBatchOperateCardsTaskResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS 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.model.v20220314;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.cc5g.transform.v20220314.DeleteBatchOperateCardsTaskResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class DeleteBatchOperateCardsTaskResponse extends AcsResponse {
private String requestId;
public String getRequestId() {
return this.requestId;
}
public void setRequestId(String requestId) {
this.requestId = requestId;
}
@Override
public DeleteBatchOperateCardsTaskResponse getInstance(UnmarshallerContext context) {
return DeleteBatchOperateCardsTaskResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model/v20220314/DeleteGroupAuthorizationRuleRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS 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.model.v20220314;
import com.aliyuncs.RpcAcsRequest;
import com.aliyuncs.http.MethodType;
/**
* @author auto create
* @version
*/
public class DeleteGroupAuthorizationRuleRequest extends RpcAcsRequest<DeleteGroupAuthorizationRuleResponse> {
private String wirelessCloudConnectorGroupId;
private Boolean dryRun;
private String clientToken;
private String authorizationRuleId;
public DeleteGroupAuthorizationRuleRequest() {
super("CC5G", "2022-03-14", "DeleteGroupAuthorizationRule", "fivegcc");
setMethod(MethodType.POST);
}
public String getWirelessCloudConnectorGroupId() {
return this.wirelessCloudConnectorGroupId;
}
public void setWirelessCloudConnectorGroupId(String wirelessCloudConnectorGroupId) {
this.wirelessCloudConnectorGroupId = wirelessCloudConnectorGroupId;
if(wirelessCloudConnectorGroupId != null){
putQueryParameter("WirelessCloudConnectorGroupId", wirelessCloudConnectorGroupId);
}
}
public Boolean getDryRun() {
return this.dryRun;
}
public void setDryRun(Boolean dryRun) {
this.dryRun = dryRun;
if(dryRun != null){
putQueryParameter("DryRun", dryRun.toString());
}
}
public String getClientToken() {
return this.clientToken;
}
public void setClientToken(String clientToken) {
this.clientToken = clientToken;
if(clientToken != null){
putQueryParameter("ClientToken", clientToken);
}
}
public String getAuthorizationRuleId() {
return this.authorizationRuleId;
}
public void setAuthorizationRuleId(String authorizationRuleId) {
this.authorizationRuleId = authorizationRuleId;
if(authorizationRuleId != null){
putQueryParameter("AuthorizationRuleId", authorizationRuleId);
}
}
@Override
public Class<DeleteGroupAuthorizationRuleResponse> getResponseClass() {
return DeleteGroupAuthorizationRuleResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model/v20220314/DeleteGroupAuthorizationRuleResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS 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.model.v20220314;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.cc5g.transform.v20220314.DeleteGroupAuthorizationRuleResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class DeleteGroupAuthorizationRuleResponse extends AcsResponse {
private String requestId;
public String getRequestId() {
return this.requestId;
}
public void setRequestId(String requestId) {
this.requestId = requestId;
}
@Override
public DeleteGroupAuthorizationRuleResponse getInstance(UnmarshallerContext context) {
return DeleteGroupAuthorizationRuleResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model/v20220314/DeleteIoTCloudConnectorBackhaulRouteRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS 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.model.v20220314;
import com.aliyuncs.RpcAcsRequest;
import com.aliyuncs.http.MethodType;
/**
* @author auto create
* @version
*/
public class DeleteIoTCloudConnectorBackhaulRouteRequest extends RpcAcsRequest<DeleteIoTCloudConnectorBackhaulRouteResponse> {
private Boolean dryRun;
private String netLinkId;
private String clientToken;
private String wirelessCloudConnectorId;
public DeleteIoTCloudConnectorBackhaulRouteRequest() {
super("CC5G", "2022-03-14", "DeleteIoTCloudConnectorBackhaulRoute", "fivegcc");
setMethod(MethodType.POST);
}
public Boolean getDryRun() {
return this.dryRun;
}
public void setDryRun(Boolean dryRun) {
this.dryRun = dryRun;
if(dryRun != null){
putQueryParameter("DryRun", dryRun.toString());
}
}
public String getNetLinkId() {
return this.netLinkId;
}
public void setNetLinkId(String netLinkId) {
this.netLinkId = netLinkId;
if(netLinkId != null){
putQueryParameter("NetLinkId", netLinkId);
}
}
public String getClientToken() {
return this.clientToken;
}
public void setClientToken(String clientToken) {
this.clientToken = clientToken;
if(clientToken != null){
putQueryParameter("ClientToken", clientToken);
}
}
public String getWirelessCloudConnectorId() {
return this.wirelessCloudConnectorId;
}
public void setWirelessCloudConnectorId(String wirelessCloudConnectorId) {
this.wirelessCloudConnectorId = wirelessCloudConnectorId;
if(wirelessCloudConnectorId != null){
putQueryParameter("WirelessCloudConnectorId", wirelessCloudConnectorId);
}
}
@Override
public Class<DeleteIoTCloudConnectorBackhaulRouteResponse> getResponseClass() {
return DeleteIoTCloudConnectorBackhaulRouteResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model/v20220314/DeleteIoTCloudConnectorBackhaulRouteResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS 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.model.v20220314;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.cc5g.transform.v20220314.DeleteIoTCloudConnectorBackhaulRouteResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class DeleteIoTCloudConnectorBackhaulRouteResponse extends AcsResponse {
private String requestId;
public String getRequestId() {
return this.requestId;
}
public void setRequestId(String requestId) {
this.requestId = requestId;
}
@Override
public DeleteIoTCloudConnectorBackhaulRouteResponse getInstance(UnmarshallerContext context) {
return DeleteIoTCloudConnectorBackhaulRouteResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model/v20220314/DeleteWirelessCloudConnectorGroupRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS 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.model.v20220314;
import com.aliyuncs.RpcAcsRequest;
import com.aliyuncs.http.MethodType;
/**
* @author auto create
* @version
*/
public class DeleteWirelessCloudConnectorGroupRequest extends RpcAcsRequest<DeleteWirelessCloudConnectorGroupResponse> {
private String wirelessCloudConnectorGroupId;
private Boolean dryRun;
private String clientToken;
public DeleteWirelessCloudConnectorGroupRequest() {
super("CC5G", "2022-03-14", "DeleteWirelessCloudConnectorGroup", "fivegcc");
setMethod(MethodType.POST);
}
public String getWirelessCloudConnectorGroupId() {
return this.wirelessCloudConnectorGroupId;
}
public void setWirelessCloudConnectorGroupId(String wirelessCloudConnectorGroupId) {
this.wirelessCloudConnectorGroupId = wirelessCloudConnectorGroupId;
if(wirelessCloudConnectorGroupId != null){
putQueryParameter("WirelessCloudConnectorGroupId", wirelessCloudConnectorGroupId);
}
}
public Boolean getDryRun() {
return this.dryRun;
}
public void setDryRun(Boolean dryRun) {
this.dryRun = dryRun;
if(dryRun != null){
putQueryParameter("DryRun", dryRun.toString());
}
}
public String getClientToken() {
return this.clientToken;
}
public void setClientToken(String clientToken) {
this.clientToken = clientToken;
if(clientToken != null){
putQueryParameter("ClientToken", clientToken);
}
}
@Override
public Class<DeleteWirelessCloudConnectorGroupResponse> getResponseClass() {
return DeleteWirelessCloudConnectorGroupResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model/v20220314/DeleteWirelessCloudConnectorGroupResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS 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.model.v20220314;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.cc5g.transform.v20220314.DeleteWirelessCloudConnectorGroupResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class DeleteWirelessCloudConnectorGroupResponse extends AcsResponse {
private String requestId;
public String getRequestId() {
return this.requestId;
}
public void setRequestId(String requestId) {
this.requestId = requestId;
}
@Override
public DeleteWirelessCloudConnectorGroupResponse getInstance(UnmarshallerContext context) {
return DeleteWirelessCloudConnectorGroupResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model
|
java-sources/com/aliyun/aliyun-java-sdk-cc5g/1.0.6/com/aliyuncs/cc5g/model/v20220314/DeleteWirelessCloudConnectorRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS 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.model.v20220314;
import com.aliyuncs.RpcAcsRequest;
import com.aliyuncs.http.MethodType;
/**
* @author auto create
* @version
*/
public class DeleteWirelessCloudConnectorRequest extends RpcAcsRequest<DeleteWirelessCloudConnectorResponse> {
private Boolean dryRun;
private String clientToken;
private String wirelessCloudConnectorId;
public DeleteWirelessCloudConnectorRequest() {
super("CC5G", "2022-03-14", "DeleteWirelessCloudConnector", "fivegcc");
setMethod(MethodType.POST);
}
public Boolean getDryRun() {
return this.dryRun;
}
public void setDryRun(Boolean dryRun) {
this.dryRun = dryRun;
if(dryRun != null){
putQueryParameter("DryRun", dryRun.toString());
}
}
public String getClientToken() {
return this.clientToken;
}
public void setClientToken(String clientToken) {
this.clientToken = clientToken;
if(clientToken != null){
putQueryParameter("ClientToken", clientToken);
}
}
public String getWirelessCloudConnectorId() {
return this.wirelessCloudConnectorId;
}
public void setWirelessCloudConnectorId(String wirelessCloudConnectorId) {
this.wirelessCloudConnectorId = wirelessCloudConnectorId;
if(wirelessCloudConnectorId != null){
putQueryParameter("WirelessCloudConnectorId", wirelessCloudConnectorId);
}
}
@Override
public Class<DeleteWirelessCloudConnectorResponse> getResponseClass() {
return DeleteWirelessCloudConnectorResponse.class;
}
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.