You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by li...@apache.org on 2013/07/04 08:28:55 UTC

[46/71] [abbrv] [partial] CLOUDSTACK-1444. Contains regenerated JAVA stubs and services.xml obtained by generating code from ec2 wsdl 2012-08-15 [Support for EC2 API version 2012-08-15]

http://git-wip-us.apache.org/repos/asf/cloudstack/blob/33df54ed/awsapi/src/com/amazon/ec2/AmazonEC2Skeleton.java
----------------------------------------------------------------------
diff --git a/awsapi/src/com/amazon/ec2/AmazonEC2Skeleton.java b/awsapi/src/com/amazon/ec2/AmazonEC2Skeleton.java
index 6b116f0..f0081e9 100644
--- a/awsapi/src/com/amazon/ec2/AmazonEC2Skeleton.java
+++ b/awsapi/src/com/amazon/ec2/AmazonEC2Skeleton.java
@@ -1,25 +1,9 @@
-// Licensed to the Apache Software Foundation (ASF) under one
-// or more contributor license agreements.  See the NOTICE file
-// distributed with this work for additional information
-// regarding copyright ownership.  The ASF licenses this file
-// to you under the Apache License, Version 2.0 (the
-// "License"); you may not use this file except in compliance
-// with the License.  You may obtain a copy of the License at
-//
-//   http://www.apache.org/licenses/LICENSE-2.0
-//
-// Unless required by applicable law or agreed to in writing,
-// software distributed under the License is distributed on an
-// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-// KIND, either express or implied.  See the License for the
-// specific language governing permissions and limitations
-// under the License.
 
 /**
  * AmazonEC2Skeleton.java
  *
  * This file was auto-generated from WSDL
- * by the Apache Axis2 version: 1.5.1  Built on : Oct 19, 2009 (10:59:00 EDT)
+ * by the Apache Axis2 version: 1.5.6  Built on : Aug 30, 2011 (10:00:16 CEST)
  */
     package com.amazon.ec2;
     /**
@@ -31,220 +15,300 @@
         /**
          * Auto generated method signature
          * 
-                                     * @param registerImage0
+                                     * @param describePlacementGroups0
          */
         
-                 public com.amazon.ec2.RegisterImageResponse registerImage
+                 public com.amazon.ec2.DescribePlacementGroupsResponse describePlacementGroups
                   (
-                  com.amazon.ec2.RegisterImage registerImage0
+                  com.amazon.ec2.DescribePlacementGroups describePlacementGroups0
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#registerImage");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describePlacementGroups");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param deleteTags2
+                                     * @param createSecurityGroup2
          */
         
-                 public com.amazon.ec2.DeleteTagsResponse deleteTags
+                 public com.amazon.ec2.CreateSecurityGroupResponse createSecurityGroup
                   (
-                  com.amazon.ec2.DeleteTags deleteTags2
+                  com.amazon.ec2.CreateSecurityGroup createSecurityGroup2
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#deleteTags");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#createSecurityGroup");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param createKeyPair4
+                                     * @param resetNetworkInterfaceAttribute4
          */
         
-                 public com.amazon.ec2.CreateKeyPairResponse createKeyPair
+                 public com.amazon.ec2.ResetNetworkInterfaceAttributeResponse resetNetworkInterfaceAttribute
                   (
-                  com.amazon.ec2.CreateKeyPair createKeyPair4
+                  com.amazon.ec2.ResetNetworkInterfaceAttribute resetNetworkInterfaceAttribute4
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#createKeyPair");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#resetNetworkInterfaceAttribute");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param terminateInstances6
+                                     * @param createDhcpOptions6
          */
         
-                 public com.amazon.ec2.TerminateInstancesResponse terminateInstances
+                 public com.amazon.ec2.CreateDhcpOptionsResponse createDhcpOptions
                   (
-                  com.amazon.ec2.TerminateInstances terminateInstances6
+                  com.amazon.ec2.CreateDhcpOptions createDhcpOptions6
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#terminateInstances");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#createDhcpOptions");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param describeImageAttribute8
+                                     * @param createRouteTable8
          */
         
-                 public com.amazon.ec2.DescribeImageAttributeResponse describeImageAttribute
+                 public com.amazon.ec2.CreateRouteTableResponse createRouteTable
                   (
-                  com.amazon.ec2.DescribeImageAttribute describeImageAttribute8
+                  com.amazon.ec2.CreateRouteTable createRouteTable8
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describeImageAttribute");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#createRouteTable");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param describeSecurityGroups10
+                                     * @param describeSubnets10
          */
         
-                 public com.amazon.ec2.DescribeSecurityGroupsResponse describeSecurityGroups
+                 public com.amazon.ec2.DescribeSubnetsResponse describeSubnets
                   (
-                  com.amazon.ec2.DescribeSecurityGroups describeSecurityGroups10
+                  com.amazon.ec2.DescribeSubnets describeSubnets10
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describeSecurityGroups");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describeSubnets");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param describePlacementGroups12
+                                     * @param deactivateLicense12
          */
         
-                 public com.amazon.ec2.DescribePlacementGroupsResponse describePlacementGroups
+                 public com.amazon.ec2.DeactivateLicenseResponse deactivateLicense
                   (
-                  com.amazon.ec2.DescribePlacementGroups describePlacementGroups12
+                  com.amazon.ec2.DeactivateLicense deactivateLicense12
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describePlacementGroups");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#deactivateLicense");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param createVpnConnection14
+                                     * @param deleteVpc14
          */
         
-                 public com.amazon.ec2.CreateVpnConnectionResponse createVpnConnection
+                 public com.amazon.ec2.DeleteVpcResponse deleteVpc
                   (
-                  com.amazon.ec2.CreateVpnConnection createVpnConnection14
+                  com.amazon.ec2.DeleteVpc deleteVpc14
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#createVpnConnection");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#deleteVpc");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param attachVpnGateway16
+                                     * @param cancelSpotInstanceRequests16
          */
         
-                 public com.amazon.ec2.AttachVpnGatewayResponse attachVpnGateway
+                 public com.amazon.ec2.CancelSpotInstanceRequestsResponse cancelSpotInstanceRequests
                   (
-                  com.amazon.ec2.AttachVpnGateway attachVpnGateway16
+                  com.amazon.ec2.CancelSpotInstanceRequests cancelSpotInstanceRequests16
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#attachVpnGateway");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#cancelSpotInstanceRequests");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param createVolume18
+                                     * @param createSubnet18
          */
         
-                 public com.amazon.ec2.CreateVolumeResponse createVolume
+                 public com.amazon.ec2.CreateSubnetResponse createSubnet
                   (
-                  com.amazon.ec2.CreateVolume createVolume18
+                  com.amazon.ec2.CreateSubnet createSubnet18
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#createVolume");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#createSubnet");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param releaseAddress20
+                                     * @param deleteVpnGateway20
          */
         
-                 public com.amazon.ec2.ReleaseAddressResponse releaseAddress
+                 public com.amazon.ec2.DeleteVpnGatewayResponse deleteVpnGateway
                   (
-                  com.amazon.ec2.ReleaseAddress releaseAddress20
+                  com.amazon.ec2.DeleteVpnGateway deleteVpnGateway20
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#releaseAddress");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#deleteVpnGateway");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param describeRegions22
+                                     * @param createNetworkAclEntry22
          */
         
-                 public com.amazon.ec2.DescribeRegionsResponse describeRegions
+                 public com.amazon.ec2.CreateNetworkAclEntryResponse createNetworkAclEntry
                   (
-                  com.amazon.ec2.DescribeRegions describeRegions22
+                  com.amazon.ec2.CreateNetworkAclEntry createNetworkAclEntry22
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describeRegions");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#createNetworkAclEntry");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param deleteSubnet24
+                                     * @param requestSpotInstances24
          */
         
-                 public com.amazon.ec2.DeleteSubnetResponse deleteSubnet
+                 public com.amazon.ec2.RequestSpotInstancesResponse requestSpotInstances
                   (
-                  com.amazon.ec2.DeleteSubnet deleteSubnet24
+                  com.amazon.ec2.RequestSpotInstances requestSpotInstances24
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#deleteSubnet");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#requestSpotInstances");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param describeVolumeAttribute26
+         */
+        
+                 public com.amazon.ec2.DescribeVolumeAttributeResponse describeVolumeAttribute
+                  (
+                  com.amazon.ec2.DescribeVolumeAttribute describeVolumeAttribute26
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describeVolumeAttribute");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param associateDhcpOptions28
+         */
+        
+                 public com.amazon.ec2.AssociateDhcpOptionsResponse associateDhcpOptions
+                  (
+                  com.amazon.ec2.AssociateDhcpOptions associateDhcpOptions28
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#associateDhcpOptions");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param describeTags30
+         */
+        
+                 public com.amazon.ec2.DescribeTagsResponse describeTags
+                  (
+                  com.amazon.ec2.DescribeTags describeTags30
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describeTags");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param importKeyPair32
+         */
+        
+                 public com.amazon.ec2.ImportKeyPairResponse importKeyPair
+                  (
+                  com.amazon.ec2.ImportKeyPair importKeyPair32
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#importKeyPair");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param deleteNetworkInterface34
+         */
+        
+                 public com.amazon.ec2.DeleteNetworkInterfaceResponse deleteNetworkInterface
+                  (
+                  com.amazon.ec2.DeleteNetworkInterface deleteNetworkInterface34
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#deleteNetworkInterface");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param describeVpcs26
+                                     * @param describeVpcs36
          */
         
                  public com.amazon.ec2.DescribeVpcsResponse describeVpcs
                   (
-                  com.amazon.ec2.DescribeVpcs describeVpcs26
+                  com.amazon.ec2.DescribeVpcs describeVpcs36
                   )
             {
                 //TODO : fill this with the necessary business logic
@@ -255,1296 +319,2000 @@
         /**
          * Auto generated method signature
          * 
-                                     * @param describeSpotPriceHistory28
+                                     * @param describeLicenses38
          */
         
-                 public com.amazon.ec2.DescribeSpotPriceHistoryResponse describeSpotPriceHistory
+                 public com.amazon.ec2.DescribeLicensesResponse describeLicenses
+                  (
+                  com.amazon.ec2.DescribeLicenses describeLicenses38
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describeLicenses");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param bundleInstance40
+         */
+        
+                 public com.amazon.ec2.BundleInstanceResponse bundleInstance
+                  (
+                  com.amazon.ec2.BundleInstance bundleInstance40
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#bundleInstance");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param describeVpnConnections42
+         */
+        
+                 public com.amazon.ec2.DescribeVpnConnectionsResponse describeVpnConnections
+                  (
+                  com.amazon.ec2.DescribeVpnConnections describeVpnConnections42
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describeVpnConnections");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param describeImages44
+         */
+        
+                 public com.amazon.ec2.DescribeImagesResponse describeImages
+                  (
+                  com.amazon.ec2.DescribeImages describeImages44
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describeImages");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param createInternetGateway46
+         */
+        
+                 public com.amazon.ec2.CreateInternetGatewayResponse createInternetGateway
+                  (
+                  com.amazon.ec2.CreateInternetGateway createInternetGateway46
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#createInternetGateway");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param disassociateRouteTable48
+         */
+        
+                 public com.amazon.ec2.DisassociateRouteTableResponse disassociateRouteTable
+                  (
+                  com.amazon.ec2.DisassociateRouteTable disassociateRouteTable48
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#disassociateRouteTable");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param replaceNetworkAclEntry50
+         */
+        
+                 public com.amazon.ec2.ReplaceNetworkAclEntryResponse replaceNetworkAclEntry
+                  (
+                  com.amazon.ec2.ReplaceNetworkAclEntry replaceNetworkAclEntry50
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#replaceNetworkAclEntry");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param authorizeSecurityGroupIngress52
+         */
+        
+                 public com.amazon.ec2.AuthorizeSecurityGroupIngressResponse authorizeSecurityGroupIngress
+                  (
+                  com.amazon.ec2.AuthorizeSecurityGroupIngress authorizeSecurityGroupIngress52
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#authorizeSecurityGroupIngress");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param describeSnapshotAttribute54
+         */
+        
+                 public com.amazon.ec2.DescribeSnapshotAttributeResponse describeSnapshotAttribute
+                  (
+                  com.amazon.ec2.DescribeSnapshotAttribute describeSnapshotAttribute54
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describeSnapshotAttribute");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param createVpnGateway56
+         */
+        
+                 public com.amazon.ec2.CreateVpnGatewayResponse createVpnGateway
+                  (
+                  com.amazon.ec2.CreateVpnGateway createVpnGateway56
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#createVpnGateway");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param resetInstanceAttribute58
+         */
+        
+                 public com.amazon.ec2.ResetInstanceAttributeResponse resetInstanceAttribute
+                  (
+                  com.amazon.ec2.ResetInstanceAttribute resetInstanceAttribute58
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#resetInstanceAttribute");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param createTags60
+         */
+        
+                 public com.amazon.ec2.CreateTagsResponse createTags
+                  (
+                  com.amazon.ec2.CreateTags createTags60
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#createTags");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param authorizeSecurityGroupEgress62
+         */
+        
+                 public com.amazon.ec2.AuthorizeSecurityGroupEgressResponse authorizeSecurityGroupEgress
+                  (
+                  com.amazon.ec2.AuthorizeSecurityGroupEgress authorizeSecurityGroupEgress62
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#authorizeSecurityGroupEgress");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param associateAddress64
+         */
+        
+                 public com.amazon.ec2.AssociateAddressResponse associateAddress
+                  (
+                  com.amazon.ec2.AssociateAddress associateAddress64
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#associateAddress");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param describeImageAttribute66
+         */
+        
+                 public com.amazon.ec2.DescribeImageAttributeResponse describeImageAttribute
+                  (
+                  com.amazon.ec2.DescribeImageAttribute describeImageAttribute66
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describeImageAttribute");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param describeSpotPriceHistory68
+         */
+        
+                 public com.amazon.ec2.DescribeSpotPriceHistoryResponse describeSpotPriceHistory
+                  (
+                  com.amazon.ec2.DescribeSpotPriceHistory describeSpotPriceHistory68
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describeSpotPriceHistory");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param modifySnapshotAttribute70
+         */
+        
+                 public com.amazon.ec2.ModifySnapshotAttributeResponse modifySnapshotAttribute
+                  (
+                  com.amazon.ec2.ModifySnapshotAttribute modifySnapshotAttribute70
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#modifySnapshotAttribute");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param describeSpotInstanceRequests72
+         */
+        
+                 public com.amazon.ec2.DescribeSpotInstanceRequestsResponse describeSpotInstanceRequests
+                  (
+                  com.amazon.ec2.DescribeSpotInstanceRequests describeSpotInstanceRequests72
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describeSpotInstanceRequests");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param importInstance74
+         */
+        
+                 public com.amazon.ec2.ImportInstanceResponse importInstance
+                  (
+                  com.amazon.ec2.ImportInstance importInstance74
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#importInstance");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param describeKeyPairs76
+         */
+        
+                 public com.amazon.ec2.DescribeKeyPairsResponse describeKeyPairs
+                  (
+                  com.amazon.ec2.DescribeKeyPairs describeKeyPairs76
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describeKeyPairs");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param revokeSecurityGroupIngress78
+         */
+        
+                 public com.amazon.ec2.RevokeSecurityGroupIngressResponse revokeSecurityGroupIngress
+                  (
+                  com.amazon.ec2.RevokeSecurityGroupIngress revokeSecurityGroupIngress78
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#revokeSecurityGroupIngress");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param createPlacementGroup80
+         */
+        
+                 public com.amazon.ec2.CreatePlacementGroupResponse createPlacementGroup
+                  (
+                  com.amazon.ec2.CreatePlacementGroup createPlacementGroup80
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#createPlacementGroup");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param deleteNetworkAclEntry82
+         */
+        
+                 public com.amazon.ec2.DeleteNetworkAclEntryResponse deleteNetworkAclEntry
+                  (
+                  com.amazon.ec2.DeleteNetworkAclEntry deleteNetworkAclEntry82
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#deleteNetworkAclEntry");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param activateLicense84
+         */
+        
+                 public com.amazon.ec2.ActivateLicenseResponse activateLicense
+                  (
+                  com.amazon.ec2.ActivateLicense activateLicense84
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#activateLicense");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param deleteRouteTable86
+         */
+        
+                 public com.amazon.ec2.DeleteRouteTableResponse deleteRouteTable
+                  (
+                  com.amazon.ec2.DeleteRouteTable deleteRouteTable86
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#deleteRouteTable");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param unmonitorInstances88
+         */
+        
+                 public com.amazon.ec2.UnmonitorInstancesResponse unmonitorInstances
+                  (
+                  com.amazon.ec2.UnmonitorInstances unmonitorInstances88
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#unmonitorInstances");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param startInstances90
+         */
+        
+                 public com.amazon.ec2.StartInstancesResponse startInstances
+                  (
+                  com.amazon.ec2.StartInstances startInstances90
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#startInstances");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param confirmProductInstance92
+         */
+        
+                 public com.amazon.ec2.ConfirmProductInstanceResponse confirmProductInstance
+                  (
+                  com.amazon.ec2.ConfirmProductInstance confirmProductInstance92
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#confirmProductInstance");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param describeNetworkInterfaceAttribute94
+         */
+        
+                 public com.amazon.ec2.DescribeNetworkInterfaceAttributeResponse describeNetworkInterfaceAttribute
+                  (
+                  com.amazon.ec2.DescribeNetworkInterfaceAttribute describeNetworkInterfaceAttribute94
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describeNetworkInterfaceAttribute");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param runInstances96
+         */
+        
+                 public com.amazon.ec2.RunInstancesResponse runInstances
+                  (
+                  com.amazon.ec2.RunInstances runInstances96
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#runInstances");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param createReservedInstancesListing98
+         */
+        
+                 public com.amazon.ec2.CreateReservedInstancesListingResponse createReservedInstancesListing
+                  (
+                  com.amazon.ec2.CreateReservedInstancesListing createReservedInstancesListing98
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#createReservedInstancesListing");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param createCustomerGateway100
+         */
+        
+                 public com.amazon.ec2.CreateCustomerGatewayResponse createCustomerGateway
+                  (
+                  com.amazon.ec2.CreateCustomerGateway createCustomerGateway100
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#createCustomerGateway");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param createNetworkAcl102
+         */
+        
+                 public com.amazon.ec2.CreateNetworkAclResponse createNetworkAcl
+                  (
+                  com.amazon.ec2.CreateNetworkAcl createNetworkAcl102
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#createNetworkAcl");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param resetImageAttribute104
+         */
+        
+                 public com.amazon.ec2.ResetImageAttributeResponse resetImageAttribute
+                  (
+                  com.amazon.ec2.ResetImageAttribute resetImageAttribute104
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#resetImageAttribute");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param modifyVolumeAttribute106
+         */
+        
+                 public com.amazon.ec2.ModifyVolumeAttributeResponse modifyVolumeAttribute
+                  (
+                  com.amazon.ec2.ModifyVolumeAttribute modifyVolumeAttribute106
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#modifyVolumeAttribute");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param describeReservedInstances108
+         */
+        
+                 public com.amazon.ec2.DescribeReservedInstancesResponse describeReservedInstances
+                  (
+                  com.amazon.ec2.DescribeReservedInstances describeReservedInstances108
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describeReservedInstances");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param resetSnapshotAttribute110
+         */
+        
+                 public com.amazon.ec2.ResetSnapshotAttributeResponse resetSnapshotAttribute
+                  (
+                  com.amazon.ec2.ResetSnapshotAttribute resetSnapshotAttribute110
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#resetSnapshotAttribute");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param deleteVolume112
+         */
+        
+                 public com.amazon.ec2.DeleteVolumeResponse deleteVolume
+                  (
+                  com.amazon.ec2.DeleteVolume deleteVolume112
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#deleteVolume");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param describeAvailabilityZones114
+         */
+        
+                 public com.amazon.ec2.DescribeAvailabilityZonesResponse describeAvailabilityZones
+                  (
+                  com.amazon.ec2.DescribeAvailabilityZones describeAvailabilityZones114
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describeAvailabilityZones");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param createVpnConnection116
+         */
+        
+                 public com.amazon.ec2.CreateVpnConnectionResponse createVpnConnection
+                  (
+                  com.amazon.ec2.CreateVpnConnection createVpnConnection116
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#createVpnConnection");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param cancelBundleTask118
+         */
+        
+                 public com.amazon.ec2.CancelBundleTaskResponse cancelBundleTask
+                  (
+                  com.amazon.ec2.CancelBundleTask cancelBundleTask118
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#cancelBundleTask");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param replaceNetworkAclAssociation120
+         */
+        
+                 public com.amazon.ec2.ReplaceNetworkAclAssociationResponse replaceNetworkAclAssociation
+                  (
+                  com.amazon.ec2.ReplaceNetworkAclAssociation replaceNetworkAclAssociation120
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#replaceNetworkAclAssociation");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param detachVpnGateway122
+         */
+        
+                 public com.amazon.ec2.DetachVpnGatewayResponse detachVpnGateway
+                  (
+                  com.amazon.ec2.DetachVpnGateway detachVpnGateway122
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#detachVpnGateway");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param describeSnapshots124
+         */
+        
+                 public com.amazon.ec2.DescribeSnapshotsResponse describeSnapshots
+                  (
+                  com.amazon.ec2.DescribeSnapshots describeSnapshots124
+                  )
+            {
+                //TODO : fill this with the necessary business logic
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describeSnapshots");
+        }
+     
+         
+        /**
+         * Auto generated method signature
+         * 
+                                     * @param deleteSubnet126
+         */
+        
+                 public com.amazon.ec2.DeleteSubnetResponse deleteSubnet
                   (
-                  com.amazon.ec2.DescribeSpotPriceHistory describeSpotPriceHistory28
+                  com.amazon.ec2.DeleteSubnet deleteSubnet126
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describeSpotPriceHistory");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#deleteSubnet");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param describeReservedInstances30
+                                     * @param describeBundleTasks128
          */
         
-                 public com.amazon.ec2.DescribeReservedInstancesResponse describeReservedInstances
+                 public com.amazon.ec2.DescribeBundleTasksResponse describeBundleTasks
                   (
-                  com.amazon.ec2.DescribeReservedInstances describeReservedInstances30
+                  com.amazon.ec2.DescribeBundleTasks describeBundleTasks128
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describeReservedInstances");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describeBundleTasks");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param describeTags32
+                                     * @param createKeyPair130
          */
         
-                 public com.amazon.ec2.DescribeTagsResponse describeTags
+                 public com.amazon.ec2.CreateKeyPairResponse createKeyPair
                   (
-                  com.amazon.ec2.DescribeTags describeTags32
+                  com.amazon.ec2.CreateKeyPair createKeyPair130
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describeTags");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#createKeyPair");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param importVolume34
+                                     * @param createImage132
          */
         
-                 public com.amazon.ec2.ImportVolumeResponse importVolume
+                 public com.amazon.ec2.CreateImageResponse createImage
                   (
-                  com.amazon.ec2.ImportVolume importVolume34
+                  com.amazon.ec2.CreateImage createImage132
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#importVolume");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#createImage");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param describeSpotDatafeedSubscription36
+                                     * @param enableVgwRoutePropagation134
          */
         
-                 public com.amazon.ec2.DescribeSpotDatafeedSubscriptionResponse describeSpotDatafeedSubscription
+                 public com.amazon.ec2.EnableVgwRoutePropagationResponse enableVgwRoutePropagation
                   (
-                  com.amazon.ec2.DescribeSpotDatafeedSubscription describeSpotDatafeedSubscription36
+                  com.amazon.ec2.EnableVgwRoutePropagation enableVgwRoutePropagation134
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describeSpotDatafeedSubscription");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#enableVgwRoutePropagation");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param deactivateLicense38
+                                     * @param unassignPrivateIpAddresses136
          */
         
-                 public com.amazon.ec2.DeactivateLicenseResponse deactivateLicense
+                 public com.amazon.ec2.UnassignPrivateIpAddressesResponse unassignPrivateIpAddresses
                   (
-                  com.amazon.ec2.DeactivateLicense deactivateLicense38
+                  com.amazon.ec2.UnassignPrivateIpAddresses unassignPrivateIpAddresses136
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#deactivateLicense");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#unassignPrivateIpAddresses");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param detachVolume40
+                                     * @param deregisterImage138
          */
         
-                 public com.amazon.ec2.DetachVolumeResponse detachVolume
+                 public com.amazon.ec2.DeregisterImageResponse deregisterImage
                   (
-                  com.amazon.ec2.DetachVolume detachVolume40
+                  com.amazon.ec2.DeregisterImage deregisterImage138
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#detachVolume");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#deregisterImage");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param describeReservedInstancesOfferings42
+                                     * @param deleteVpnConnectionRoute140
          */
         
-                 public com.amazon.ec2.DescribeReservedInstancesOfferingsResponse describeReservedInstancesOfferings
+                 public com.amazon.ec2.DeleteVpnConnectionRouteResponse deleteVpnConnectionRoute
                   (
-                  com.amazon.ec2.DescribeReservedInstancesOfferings describeReservedInstancesOfferings42
+                  com.amazon.ec2.DeleteVpnConnectionRoute deleteVpnConnectionRoute140
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describeReservedInstancesOfferings");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#deleteVpnConnectionRoute");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param describeConversionTasks44
+                                     * @param modifyImageAttribute142
          */
         
-                 public com.amazon.ec2.DescribeConversionTasksResponse describeConversionTasks
+                 public com.amazon.ec2.ModifyImageAttributeResponse modifyImageAttribute
                   (
-                  com.amazon.ec2.DescribeConversionTasks describeConversionTasks44
+                  com.amazon.ec2.ModifyImageAttribute modifyImageAttribute142
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describeConversionTasks");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#modifyImageAttribute");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param deleteCustomerGateway46
+                                     * @param cancelConversionTask144
          */
         
-                 public com.amazon.ec2.DeleteCustomerGatewayResponse deleteCustomerGateway
+                 public com.amazon.ec2.CancelConversionTaskResponse cancelConversionTask
                   (
-                  com.amazon.ec2.DeleteCustomerGateway deleteCustomerGateway46
+                  com.amazon.ec2.CancelConversionTask cancelConversionTask144
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#deleteCustomerGateway");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#cancelConversionTask");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param deletePlacementGroup48
+                                     * @param describeVolumes146
          */
         
-                 public com.amazon.ec2.DeletePlacementGroupResponse deletePlacementGroup
+                 public com.amazon.ec2.DescribeVolumesResponse describeVolumes
                   (
-                  com.amazon.ec2.DeletePlacementGroup deletePlacementGroup48
+                  com.amazon.ec2.DescribeVolumes describeVolumes146
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#deletePlacementGroup");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describeVolumes");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param requestSpotInstances50
+                                     * @param cancelReservedInstancesListing148
          */
         
-                 public com.amazon.ec2.RequestSpotInstancesResponse requestSpotInstances
+                 public com.amazon.ec2.CancelReservedInstancesListingResponse cancelReservedInstancesListing
                   (
-                  com.amazon.ec2.RequestSpotInstances requestSpotInstances50
+                  com.amazon.ec2.CancelReservedInstancesListing cancelReservedInstancesListing148
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#requestSpotInstances");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#cancelReservedInstancesListing");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param confirmProductInstance52
+                                     * @param getPasswordData150
          */
         
-                 public com.amazon.ec2.ConfirmProductInstanceResponse confirmProductInstance
+                 public com.amazon.ec2.GetPasswordDataResponse getPasswordData
                   (
-                  com.amazon.ec2.ConfirmProductInstance confirmProductInstance52
+                  com.amazon.ec2.GetPasswordData getPasswordData150
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#confirmProductInstance");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#getPasswordData");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param modifySnapshotAttribute54
+                                     * @param allocateAddress152
          */
         
-                 public com.amazon.ec2.ModifySnapshotAttributeResponse modifySnapshotAttribute
+                 public com.amazon.ec2.AllocateAddressResponse allocateAddress
                   (
-                  com.amazon.ec2.ModifySnapshotAttribute modifySnapshotAttribute54
+                  com.amazon.ec2.AllocateAddress allocateAddress152
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#modifySnapshotAttribute");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#allocateAddress");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param purchaseReservedInstancesOffering56
+                                     * @param deleteSecurityGroup154
          */
         
-                 public com.amazon.ec2.PurchaseReservedInstancesOfferingResponse purchaseReservedInstancesOffering
+                 public com.amazon.ec2.DeleteSecurityGroupResponse deleteSecurityGroup
                   (
-                  com.amazon.ec2.PurchaseReservedInstancesOffering purchaseReservedInstancesOffering56
+                  com.amazon.ec2.DeleteSecurityGroup deleteSecurityGroup154
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#purchaseReservedInstancesOffering");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#deleteSecurityGroup");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param cancelConversionTask58
+                                     * @param deletePlacementGroup156
          */
         
-                 public com.amazon.ec2.CancelConversionTaskResponse cancelConversionTask
+                 public com.amazon.ec2.DeletePlacementGroupResponse deletePlacementGroup
                   (
-                  com.amazon.ec2.CancelConversionTask cancelConversionTask58
+                  com.amazon.ec2.DeletePlacementGroup deletePlacementGroup156
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#cancelConversionTask");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#deletePlacementGroup");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param deleteVpnConnection60
+                                     * @param disassociateAddress158
          */
         
-                 public com.amazon.ec2.DeleteVpnConnectionResponse deleteVpnConnection
+                 public com.amazon.ec2.DisassociateAddressResponse disassociateAddress
                   (
-                  com.amazon.ec2.DeleteVpnConnection deleteVpnConnection60
+                  com.amazon.ec2.DisassociateAddress disassociateAddress158
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#deleteVpnConnection");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#disassociateAddress");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param detachVpnGateway62
+                                     * @param deleteDhcpOptions160
          */
         
-                 public com.amazon.ec2.DetachVpnGatewayResponse detachVpnGateway
+                 public com.amazon.ec2.DeleteDhcpOptionsResponse deleteDhcpOptions
                   (
-                  com.amazon.ec2.DetachVpnGateway detachVpnGateway62
+                  com.amazon.ec2.DeleteDhcpOptions deleteDhcpOptions160
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#detachVpnGateway");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#deleteDhcpOptions");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param describeCustomerGateways64
+                                     * @param describeSpotDatafeedSubscription162
          */
         
-                 public com.amazon.ec2.DescribeCustomerGatewaysResponse describeCustomerGateways
+                 public com.amazon.ec2.DescribeSpotDatafeedSubscriptionResponse describeSpotDatafeedSubscription
                   (
-                  com.amazon.ec2.DescribeCustomerGateways describeCustomerGateways64
+                  com.amazon.ec2.DescribeSpotDatafeedSubscription describeSpotDatafeedSubscription162
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describeCustomerGateways");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describeSpotDatafeedSubscription");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param describeLicenses66
+                                     * @param describeNetworkAcls164
          */
         
-                 public com.amazon.ec2.DescribeLicensesResponse describeLicenses
+                 public com.amazon.ec2.DescribeNetworkAclsResponse describeNetworkAcls
                   (
-                  com.amazon.ec2.DescribeLicenses describeLicenses66
+                  com.amazon.ec2.DescribeNetworkAcls describeNetworkAcls164
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describeLicenses");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describeNetworkAcls");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param revokeSecurityGroupIngress68
+                                     * @param enableVolumeIO166
          */
         
-                 public com.amazon.ec2.RevokeSecurityGroupIngressResponse revokeSecurityGroupIngress
+                 public com.amazon.ec2.EnableVolumeIOResponse enableVolumeIO
                   (
-                  com.amazon.ec2.RevokeSecurityGroupIngress revokeSecurityGroupIngress68
+                  com.amazon.ec2.EnableVolumeIO enableVolumeIO166
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#revokeSecurityGroupIngress");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#enableVolumeIO");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param describeSubnets70
+                                     * @param attachVpnGateway168
          */
         
-                 public com.amazon.ec2.DescribeSubnetsResponse describeSubnets
+                 public com.amazon.ec2.AttachVpnGatewayResponse attachVpnGateway
                   (
-                  com.amazon.ec2.DescribeSubnets describeSubnets70
+                  com.amazon.ec2.AttachVpnGateway attachVpnGateway168
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describeSubnets");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#attachVpnGateway");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param resetSnapshotAttribute72
+                                     * @param describeInternetGateways170
          */
         
-                 public com.amazon.ec2.ResetSnapshotAttributeResponse resetSnapshotAttribute
+                 public com.amazon.ec2.DescribeInternetGatewaysResponse describeInternetGateways
                   (
-                  com.amazon.ec2.ResetSnapshotAttribute resetSnapshotAttribute72
+                  com.amazon.ec2.DescribeInternetGateways describeInternetGateways170
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#resetSnapshotAttribute");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describeInternetGateways");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param describeAddresses74
+                                     * @param describeDhcpOptions172
          */
         
-                 public com.amazon.ec2.DescribeAddressesResponse describeAddresses
+                 public com.amazon.ec2.DescribeDhcpOptionsResponse describeDhcpOptions
                   (
-                  com.amazon.ec2.DescribeAddresses describeAddresses74
+                  com.amazon.ec2.DescribeDhcpOptions describeDhcpOptions172
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describeAddresses");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describeDhcpOptions");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param createSecurityGroup76
+                                     * @param createSpotDatafeedSubscription174
          */
         
-                 public com.amazon.ec2.CreateSecurityGroupResponse createSecurityGroup
+                 public com.amazon.ec2.CreateSpotDatafeedSubscriptionResponse createSpotDatafeedSubscription
                   (
-                  com.amazon.ec2.CreateSecurityGroup createSecurityGroup76
+                  com.amazon.ec2.CreateSpotDatafeedSubscription createSpotDatafeedSubscription174
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#createSecurityGroup");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#createSpotDatafeedSubscription");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param allocateAddress78
+                                     * @param describeReservedInstancesListings176
          */
         
-                 public com.amazon.ec2.AllocateAddressResponse allocateAddress
+                 public com.amazon.ec2.DescribeReservedInstancesListingsResponse describeReservedInstancesListings
                   (
-                  com.amazon.ec2.AllocateAddress allocateAddress78
+                  com.amazon.ec2.DescribeReservedInstancesListings describeReservedInstancesListings176
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#allocateAddress");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describeReservedInstancesListings");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param importKeyPair80
+                                     * @param describeInstanceStatus178
          */
         
-                 public com.amazon.ec2.ImportKeyPairResponse importKeyPair
+                 public com.amazon.ec2.DescribeInstanceStatusResponse describeInstanceStatus
                   (
-                  com.amazon.ec2.ImportKeyPair importKeyPair80
+                  com.amazon.ec2.DescribeInstanceStatus describeInstanceStatus178
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#importKeyPair");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describeInstanceStatus");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param createTags82
+                                     * @param modifyNetworkInterfaceAttribute180
          */
         
-                 public com.amazon.ec2.CreateTagsResponse createTags
+                 public com.amazon.ec2.ModifyNetworkInterfaceAttributeResponse modifyNetworkInterfaceAttribute
                   (
-                  com.amazon.ec2.CreateTags createTags82
+                  com.amazon.ec2.ModifyNetworkInterfaceAttribute modifyNetworkInterfaceAttribute180
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#createTags");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#modifyNetworkInterfaceAttribute");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param startInstances84
+                                     * @param disableVgwRoutePropagation182
          */
         
-                 public com.amazon.ec2.StartInstancesResponse startInstances
+                 public com.amazon.ec2.DisableVgwRoutePropagationResponse disableVgwRoutePropagation
                   (
-                  com.amazon.ec2.StartInstances startInstances84
+                  com.amazon.ec2.DisableVgwRoutePropagation disableVgwRoutePropagation182
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#startInstances");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#disableVgwRoutePropagation");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param describeVpnConnections86
+                                     * @param describeVolumeStatus184
          */
         
-                 public com.amazon.ec2.DescribeVpnConnectionsResponse describeVpnConnections
+                 public com.amazon.ec2.DescribeVolumeStatusResponse describeVolumeStatus
                   (
-                  com.amazon.ec2.DescribeVpnConnections describeVpnConnections86
+                  com.amazon.ec2.DescribeVolumeStatus describeVolumeStatus184
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describeVpnConnections");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describeVolumeStatus");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param rebootInstances88
+                                     * @param detachNetworkInterface186
          */
         
-                 public com.amazon.ec2.RebootInstancesResponse rebootInstances
+                 public com.amazon.ec2.DetachNetworkInterfaceResponse detachNetworkInterface
                   (
-                  com.amazon.ec2.RebootInstances rebootInstances88
+                  com.amazon.ec2.DetachNetworkInterface detachNetworkInterface186
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#rebootInstances");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#detachNetworkInterface");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param describeAvailabilityZones90
+                                     * @param describeSecurityGroups188
          */
         
-                 public com.amazon.ec2.DescribeAvailabilityZonesResponse describeAvailabilityZones
+                 public com.amazon.ec2.DescribeSecurityGroupsResponse describeSecurityGroups
                   (
-                  com.amazon.ec2.DescribeAvailabilityZones describeAvailabilityZones90
+                  com.amazon.ec2.DescribeSecurityGroups describeSecurityGroups188
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describeAvailabilityZones");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describeSecurityGroups");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param bundleInstance92
+                                     * @param describeInstances190
          */
         
-                 public com.amazon.ec2.BundleInstanceResponse bundleInstance
+                 public com.amazon.ec2.DescribeInstancesResponse describeInstances
                   (
-                  com.amazon.ec2.BundleInstance bundleInstance92
+                  com.amazon.ec2.DescribeInstances describeInstances190
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#bundleInstance");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describeInstances");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param activateLicense94
+                                     * @param describeNetworkInterfaces192
          */
         
-                 public com.amazon.ec2.ActivateLicenseResponse activateLicense
+                 public com.amazon.ec2.DescribeNetworkInterfacesResponse describeNetworkInterfaces
                   (
-                  com.amazon.ec2.ActivateLicense activateLicense94
+                  com.amazon.ec2.DescribeNetworkInterfaces describeNetworkInterfaces192
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#activateLicense");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describeNetworkInterfaces");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param describeSnapshots96
+                                     * @param deleteKeyPair194
          */
         
-                 public com.amazon.ec2.DescribeSnapshotsResponse describeSnapshots
+                 public com.amazon.ec2.DeleteKeyPairResponse deleteKeyPair
                   (
-                  com.amazon.ec2.DescribeSnapshots describeSnapshots96
+                  com.amazon.ec2.DeleteKeyPair deleteKeyPair194
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describeSnapshots");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#deleteKeyPair");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param createPlacementGroup98
+                                     * @param createSnapshot196
          */
         
-                 public com.amazon.ec2.CreatePlacementGroupResponse createPlacementGroup
+                 public com.amazon.ec2.CreateSnapshotResponse createSnapshot
                   (
-                  com.amazon.ec2.CreatePlacementGroup createPlacementGroup98
+                  com.amazon.ec2.CreateSnapshot createSnapshot196
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#createPlacementGroup");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#createSnapshot");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param describeSpotInstanceRequests100
+                                     * @param describeVpnGateways198
          */
         
-                 public com.amazon.ec2.DescribeSpotInstanceRequestsResponse describeSpotInstanceRequests
+                 public com.amazon.ec2.DescribeVpnGatewaysResponse describeVpnGateways
                   (
-                  com.amazon.ec2.DescribeSpotInstanceRequests describeSpotInstanceRequests100
+                  com.amazon.ec2.DescribeVpnGateways describeVpnGateways198
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describeSpotInstanceRequests");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#describeVpnGateways");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param associateAddress102
+                                     * @param deleteTags200
          */
         
-                 public com.amazon.ec2.AssociateAddressResponse associateAddress
+                 public com.amazon.ec2.DeleteTagsResponse deleteTags
                   (
-                  com.amazon.ec2.AssociateAddress associateAddress102
+                  com.amazon.ec2.DeleteTags deleteTags200
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#associateAddress");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#deleteTags");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param runInstances104
+                                     * @param deleteSnapshot202
          */
         
-                 public com.amazon.ec2.RunInstancesResponse runInstances
+                 public com.amazon.ec2.DeleteSnapshotResponse deleteSnapshot
                   (
-                  com.amazon.ec2.RunInstances runInstances104
+                  com.amazon.ec2.DeleteSnapshot deleteSnapshot202
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#runInstances");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#deleteSnapshot");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param deleteSecurityGroup106
+                                     * @param deleteCustomerGateway204
          */
         
-                 public com.amazon.ec2.DeleteSecurityGroupResponse deleteSecurityGroup
+                 public com.amazon.ec2.DeleteCustomerGatewayResponse deleteCustomerGateway
                   (
-                  com.amazon.ec2.DeleteSecurityGroup deleteSecurityGroup106
+                  com.amazon.ec2.DeleteCustomerGateway deleteCustomerGateway204
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#deleteSecurityGroup");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#deleteCustomerGateway");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param deleteVpc108
+                                     * @param createVolume206
          */
         
-                 public com.amazon.ec2.DeleteVpcResponse deleteVpc
+                 public com.amazon.ec2.CreateVolumeResponse createVolume
                   (
-                  com.amazon.ec2.DeleteVpc deleteVpc108
+                  com.amazon.ec2.CreateVolume createVolume206
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#deleteVpc");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#createVolume");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param deleteVolume110
+                                     * @param cancelExportTask208
          */
         
-                 public com.amazon.ec2.DeleteVolumeResponse deleteVolume
+                 public com.amazon.ec2.CancelExportTaskResponse cancelExportTask
                   (
-                  com.amazon.ec2.DeleteVolume deleteVolume110
+                  com.amazon.ec2.CancelExportTask cancelExportTask208
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#deleteVolume");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#cancelExportTask");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param createVpnGateway112
+                                     * @param registerImage210
          */
         
-                 public com.amazon.ec2.CreateVpnGatewayResponse createVpnGateway
+                 public com.amazon.ec2.RegisterImageResponse registerImage
                   (
-                  com.amazon.ec2.CreateVpnGateway createVpnGateway112
+                  com.amazon.ec2.RegisterImage registerImage210
                   )
             {
                 //TODO : fill this with the necessary business logic
-                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#createVpnGateway");
+                throw new  java.lang.UnsupportedOperationException("Please implement " + this.getClass().getName() + "#registerImage");
         }
      
          
         /**
          * Auto generated method signature
          * 
-                                     * @param resetInstanceAttribute114
+                                     * @param detachVolume212
          */
         
-                 public com.amazon.ec2.ResetInstanceAttributeResponse resetInstanceAttribute
+                 public com.amazon.ec2.DetachVolumeResponse detachVolume
                

<TRUNCATED>