awscala.ec2

EC2

trait EC2 extends AmazonEC2

Amazon EC2 Java client wrapper

See also

"http://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/"

Linear Supertypes
AmazonEC2, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. EC2
  2. AmazonEC2
  3. AnyRef
  4. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract def acceptVpcPeeringConnection(): AcceptVpcPeeringConnectionResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  2. abstract def acceptVpcPeeringConnection(arg0: AcceptVpcPeeringConnectionRequest): AcceptVpcPeeringConnectionResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  3. abstract def allocateAddress(): AllocateAddressResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  4. abstract def allocateAddress(arg0: AllocateAddressRequest): AllocateAddressResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  5. abstract def assignPrivateIpAddresses(arg0: AssignPrivateIpAddressesRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  6. abstract def associateAddress(arg0: AssociateAddressRequest): AssociateAddressResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  7. abstract def associateDhcpOptions(arg0: AssociateDhcpOptionsRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  8. abstract def associateRouteTable(arg0: AssociateRouteTableRequest): AssociateRouteTableResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  9. abstract def attachInternetGateway(arg0: AttachInternetGatewayRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  10. abstract def attachNetworkInterface(arg0: AttachNetworkInterfaceRequest): AttachNetworkInterfaceResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  11. abstract def attachVolume(arg0: AttachVolumeRequest): AttachVolumeResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  12. abstract def attachVpnGateway(arg0: AttachVpnGatewayRequest): AttachVpnGatewayResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  13. abstract def authorizeSecurityGroupEgress(arg0: AuthorizeSecurityGroupEgressRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  14. abstract def authorizeSecurityGroupIngress(): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  15. abstract def authorizeSecurityGroupIngress(arg0: AuthorizeSecurityGroupIngressRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  16. abstract def bundleInstance(arg0: BundleInstanceRequest): BundleInstanceResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  17. abstract def cancelBundleTask(arg0: CancelBundleTaskRequest): CancelBundleTaskResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  18. abstract def cancelConversionTask(arg0: CancelConversionTaskRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  19. abstract def cancelExportTask(arg0: CancelExportTaskRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  20. abstract def cancelReservedInstancesListing(arg0: CancelReservedInstancesListingRequest): CancelReservedInstancesListingResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  21. abstract def cancelSpotInstanceRequests(arg0: CancelSpotInstanceRequestsRequest): CancelSpotInstanceRequestsResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  22. abstract def confirmProductInstance(arg0: ConfirmProductInstanceRequest): ConfirmProductInstanceResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  23. abstract def copyImage(arg0: CopyImageRequest): CopyImageResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  24. abstract def copySnapshot(arg0: CopySnapshotRequest): CopySnapshotResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  25. abstract def createCustomerGateway(arg0: CreateCustomerGatewayRequest): CreateCustomerGatewayResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  26. abstract def createDhcpOptions(arg0: CreateDhcpOptionsRequest): CreateDhcpOptionsResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  27. abstract def createImage(arg0: CreateImageRequest): CreateImageResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  28. abstract def createInstanceExportTask(arg0: CreateInstanceExportTaskRequest): CreateInstanceExportTaskResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  29. abstract def createInternetGateway(): CreateInternetGatewayResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  30. abstract def createInternetGateway(arg0: CreateInternetGatewayRequest): CreateInternetGatewayResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  31. abstract def createKeyPair(arg0: CreateKeyPairRequest): CreateKeyPairResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  32. abstract def createNetworkAcl(arg0: CreateNetworkAclRequest): CreateNetworkAclResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  33. abstract def createNetworkAclEntry(arg0: CreateNetworkAclEntryRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  34. abstract def createNetworkInterface(arg0: CreateNetworkInterfaceRequest): CreateNetworkInterfaceResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  35. abstract def createPlacementGroup(arg0: CreatePlacementGroupRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  36. abstract def createReservedInstancesListing(arg0: CreateReservedInstancesListingRequest): CreateReservedInstancesListingResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  37. abstract def createRoute(arg0: CreateRouteRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  38. abstract def createRouteTable(arg0: CreateRouteTableRequest): CreateRouteTableResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  39. abstract def createSecurityGroup(arg0: CreateSecurityGroupRequest): CreateSecurityGroupResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  40. abstract def createSnapshot(arg0: CreateSnapshotRequest): CreateSnapshotResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  41. abstract def createSpotDatafeedSubscription(arg0: CreateSpotDatafeedSubscriptionRequest): CreateSpotDatafeedSubscriptionResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  42. abstract def createSubnet(arg0: CreateSubnetRequest): CreateSubnetResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  43. abstract def createTags(arg0: CreateTagsRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  44. abstract def createVolume(arg0: CreateVolumeRequest): CreateVolumeResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  45. abstract def createVpc(arg0: CreateVpcRequest): CreateVpcResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  46. abstract def createVpcPeeringConnection(): CreateVpcPeeringConnectionResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  47. abstract def createVpcPeeringConnection(arg0: CreateVpcPeeringConnectionRequest): CreateVpcPeeringConnectionResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  48. abstract def createVpnConnection(arg0: CreateVpnConnectionRequest): CreateVpnConnectionResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  49. abstract def createVpnConnectionRoute(arg0: CreateVpnConnectionRouteRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  50. abstract def createVpnGateway(arg0: CreateVpnGatewayRequest): CreateVpnGatewayResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  51. abstract def deleteCustomerGateway(arg0: DeleteCustomerGatewayRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  52. abstract def deleteDhcpOptions(arg0: DeleteDhcpOptionsRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  53. abstract def deleteInternetGateway(arg0: DeleteInternetGatewayRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  54. abstract def deleteKeyPair(arg0: DeleteKeyPairRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  55. abstract def deleteNetworkAcl(arg0: DeleteNetworkAclRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  56. abstract def deleteNetworkAclEntry(arg0: DeleteNetworkAclEntryRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  57. abstract def deleteNetworkInterface(arg0: DeleteNetworkInterfaceRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  58. abstract def deletePlacementGroup(arg0: DeletePlacementGroupRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  59. abstract def deleteRoute(arg0: DeleteRouteRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  60. abstract def deleteRouteTable(arg0: DeleteRouteTableRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  61. abstract def deleteSecurityGroup(): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  62. abstract def deleteSecurityGroup(arg0: DeleteSecurityGroupRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  63. abstract def deleteSnapshot(arg0: DeleteSnapshotRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  64. abstract def deleteSpotDatafeedSubscription(): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  65. abstract def deleteSpotDatafeedSubscription(arg0: DeleteSpotDatafeedSubscriptionRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  66. abstract def deleteSubnet(arg0: DeleteSubnetRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  67. abstract def deleteTags(arg0: DeleteTagsRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  68. abstract def deleteVolume(arg0: DeleteVolumeRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  69. abstract def deleteVpc(arg0: DeleteVpcRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  70. abstract def deleteVpcPeeringConnection(): DeleteVpcPeeringConnectionResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  71. abstract def deleteVpcPeeringConnection(arg0: DeleteVpcPeeringConnectionRequest): DeleteVpcPeeringConnectionResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  72. abstract def deleteVpnConnection(arg0: DeleteVpnConnectionRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  73. abstract def deleteVpnConnectionRoute(arg0: DeleteVpnConnectionRouteRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  74. abstract def deleteVpnGateway(arg0: DeleteVpnGatewayRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  75. abstract def deregisterImage(arg0: DeregisterImageRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  76. abstract def describeAccountAttributes(): DescribeAccountAttributesResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  77. abstract def describeAccountAttributes(arg0: DescribeAccountAttributesRequest): DescribeAccountAttributesResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  78. abstract def describeAddresses(): DescribeAddressesResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  79. abstract def describeAddresses(arg0: DescribeAddressesRequest): DescribeAddressesResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  80. abstract def describeAvailabilityZones(): DescribeAvailabilityZonesResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  81. abstract def describeAvailabilityZones(arg0: DescribeAvailabilityZonesRequest): DescribeAvailabilityZonesResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  82. abstract def describeBundleTasks(): DescribeBundleTasksResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  83. abstract def describeBundleTasks(arg0: DescribeBundleTasksRequest): DescribeBundleTasksResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  84. abstract def describeConversionTasks(): DescribeConversionTasksResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  85. abstract def describeConversionTasks(arg0: DescribeConversionTasksRequest): DescribeConversionTasksResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  86. abstract def describeCustomerGateways(): DescribeCustomerGatewaysResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  87. abstract def describeCustomerGateways(arg0: DescribeCustomerGatewaysRequest): DescribeCustomerGatewaysResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  88. abstract def describeDhcpOptions(): DescribeDhcpOptionsResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  89. abstract def describeDhcpOptions(arg0: DescribeDhcpOptionsRequest): DescribeDhcpOptionsResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  90. abstract def describeExportTasks(): DescribeExportTasksResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  91. abstract def describeExportTasks(arg0: DescribeExportTasksRequest): DescribeExportTasksResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  92. abstract def describeImageAttribute(arg0: DescribeImageAttributeRequest): DescribeImageAttributeResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  93. abstract def describeImages(): DescribeImagesResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  94. abstract def describeImages(arg0: DescribeImagesRequest): DescribeImagesResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  95. abstract def describeInstanceAttribute(arg0: DescribeInstanceAttributeRequest): DescribeInstanceAttributeResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  96. abstract def describeInstanceStatus(): DescribeInstanceStatusResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  97. abstract def describeInstanceStatus(arg0: DescribeInstanceStatusRequest): DescribeInstanceStatusResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  98. abstract def describeInstances(): DescribeInstancesResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  99. abstract def describeInstances(arg0: DescribeInstancesRequest): DescribeInstancesResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  100. abstract def describeInternetGateways(): DescribeInternetGatewaysResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  101. abstract def describeInternetGateways(arg0: DescribeInternetGatewaysRequest): DescribeInternetGatewaysResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  102. abstract def describeKeyPairs(): DescribeKeyPairsResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  103. abstract def describeKeyPairs(arg0: DescribeKeyPairsRequest): DescribeKeyPairsResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  104. abstract def describeNetworkAcls(): DescribeNetworkAclsResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  105. abstract def describeNetworkAcls(arg0: DescribeNetworkAclsRequest): DescribeNetworkAclsResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  106. abstract def describeNetworkInterfaceAttribute(arg0: DescribeNetworkInterfaceAttributeRequest): DescribeNetworkInterfaceAttributeResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  107. abstract def describeNetworkInterfaces(): DescribeNetworkInterfacesResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  108. abstract def describeNetworkInterfaces(arg0: DescribeNetworkInterfacesRequest): DescribeNetworkInterfacesResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  109. abstract def describePlacementGroups(): DescribePlacementGroupsResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  110. abstract def describePlacementGroups(arg0: DescribePlacementGroupsRequest): DescribePlacementGroupsResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  111. abstract def describeRegions(): DescribeRegionsResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  112. abstract def describeRegions(arg0: DescribeRegionsRequest): DescribeRegionsResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  113. abstract def describeReservedInstances(): DescribeReservedInstancesResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  114. abstract def describeReservedInstances(arg0: DescribeReservedInstancesRequest): DescribeReservedInstancesResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  115. abstract def describeReservedInstancesListings(): DescribeReservedInstancesListingsResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  116. abstract def describeReservedInstancesListings(arg0: DescribeReservedInstancesListingsRequest): DescribeReservedInstancesListingsResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  117. abstract def describeReservedInstancesModifications(): DescribeReservedInstancesModificationsResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  118. abstract def describeReservedInstancesModifications(arg0: DescribeReservedInstancesModificationsRequest): DescribeReservedInstancesModificationsResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  119. abstract def describeReservedInstancesOfferings(): DescribeReservedInstancesOfferingsResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  120. abstract def describeReservedInstancesOfferings(arg0: DescribeReservedInstancesOfferingsRequest): DescribeReservedInstancesOfferingsResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  121. abstract def describeRouteTables(): DescribeRouteTablesResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  122. abstract def describeRouteTables(arg0: DescribeRouteTablesRequest): DescribeRouteTablesResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  123. abstract def describeSecurityGroups(): DescribeSecurityGroupsResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  124. abstract def describeSecurityGroups(arg0: DescribeSecurityGroupsRequest): DescribeSecurityGroupsResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  125. abstract def describeSnapshotAttribute(arg0: DescribeSnapshotAttributeRequest): DescribeSnapshotAttributeResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  126. abstract def describeSnapshots(): DescribeSnapshotsResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  127. abstract def describeSnapshots(arg0: DescribeSnapshotsRequest): DescribeSnapshotsResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  128. abstract def describeSpotDatafeedSubscription(): DescribeSpotDatafeedSubscriptionResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  129. abstract def describeSpotDatafeedSubscription(arg0: DescribeSpotDatafeedSubscriptionRequest): DescribeSpotDatafeedSubscriptionResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  130. abstract def describeSpotInstanceRequests(): DescribeSpotInstanceRequestsResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  131. abstract def describeSpotInstanceRequests(arg0: DescribeSpotInstanceRequestsRequest): DescribeSpotInstanceRequestsResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  132. abstract def describeSpotPriceHistory(): DescribeSpotPriceHistoryResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  133. abstract def describeSpotPriceHistory(arg0: DescribeSpotPriceHistoryRequest): DescribeSpotPriceHistoryResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  134. abstract def describeSubnets(): DescribeSubnetsResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  135. abstract def describeSubnets(arg0: DescribeSubnetsRequest): DescribeSubnetsResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  136. abstract def describeTags(): DescribeTagsResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  137. abstract def describeTags(arg0: DescribeTagsRequest): DescribeTagsResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  138. abstract def describeVolumeAttribute(arg0: DescribeVolumeAttributeRequest): DescribeVolumeAttributeResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  139. abstract def describeVolumeStatus(): DescribeVolumeStatusResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  140. abstract def describeVolumeStatus(arg0: DescribeVolumeStatusRequest): DescribeVolumeStatusResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  141. abstract def describeVolumes(): DescribeVolumesResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  142. abstract def describeVolumes(arg0: DescribeVolumesRequest): DescribeVolumesResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  143. abstract def describeVpcAttribute(arg0: DescribeVpcAttributeRequest): DescribeVpcAttributeResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  144. abstract def describeVpcPeeringConnections(): DescribeVpcPeeringConnectionsResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  145. abstract def describeVpcPeeringConnections(arg0: DescribeVpcPeeringConnectionsRequest): DescribeVpcPeeringConnectionsResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  146. abstract def describeVpcs(): DescribeVpcsResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  147. abstract def describeVpcs(arg0: DescribeVpcsRequest): DescribeVpcsResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  148. abstract def describeVpnConnections(): DescribeVpnConnectionsResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  149. abstract def describeVpnConnections(arg0: DescribeVpnConnectionsRequest): DescribeVpnConnectionsResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  150. abstract def describeVpnGateways(): DescribeVpnGatewaysResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  151. abstract def describeVpnGateways(arg0: DescribeVpnGatewaysRequest): DescribeVpnGatewaysResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  152. abstract def detachInternetGateway(arg0: DetachInternetGatewayRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  153. abstract def detachNetworkInterface(arg0: DetachNetworkInterfaceRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  154. abstract def detachVolume(arg0: DetachVolumeRequest): DetachVolumeResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  155. abstract def detachVpnGateway(arg0: DetachVpnGatewayRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  156. abstract def disableVgwRoutePropagation(arg0: DisableVgwRoutePropagationRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  157. abstract def disassociateAddress(): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  158. abstract def disassociateAddress(arg0: DisassociateAddressRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  159. abstract def disassociateRouteTable(arg0: DisassociateRouteTableRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  160. abstract def dryRun[X <: AmazonWebServiceRequest](arg0: DryRunSupportedRequest[X]): DryRunResult[X]

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  161. abstract def enableVgwRoutePropagation(arg0: EnableVgwRoutePropagationRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  162. abstract def enableVolumeIO(arg0: EnableVolumeIORequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  163. abstract def getCachedResponseMetadata(arg0: AmazonWebServiceRequest): ResponseMetadata

    Definition Classes
    AmazonEC2
  164. abstract def getConsoleOutput(arg0: GetConsoleOutputRequest): GetConsoleOutputResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  165. abstract def getPasswordData(arg0: GetPasswordDataRequest): GetPasswordDataResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  166. abstract def importInstance(arg0: ImportInstanceRequest): ImportInstanceResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  167. abstract def importKeyPair(arg0: ImportKeyPairRequest): ImportKeyPairResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  168. abstract def importVolume(): ImportVolumeResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  169. abstract def importVolume(arg0: ImportVolumeRequest): ImportVolumeResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  170. abstract def modifyImageAttribute(arg0: ModifyImageAttributeRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  171. abstract def modifyInstanceAttribute(arg0: ModifyInstanceAttributeRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  172. abstract def modifyNetworkInterfaceAttribute(arg0: ModifyNetworkInterfaceAttributeRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  173. abstract def modifyReservedInstances(arg0: ModifyReservedInstancesRequest): ModifyReservedInstancesResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  174. abstract def modifySnapshotAttribute(arg0: ModifySnapshotAttributeRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  175. abstract def modifyVolumeAttribute(arg0: ModifyVolumeAttributeRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  176. abstract def modifyVpcAttribute(arg0: ModifyVpcAttributeRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  177. abstract def monitorInstances(arg0: MonitorInstancesRequest): MonitorInstancesResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  178. abstract def purchaseReservedInstancesOffering(arg0: PurchaseReservedInstancesOfferingRequest): PurchaseReservedInstancesOfferingResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  179. abstract def rebootInstances(arg0: RebootInstancesRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  180. abstract def registerImage(): RegisterImageResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  181. abstract def registerImage(arg0: RegisterImageRequest): RegisterImageResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  182. abstract def rejectVpcPeeringConnection(): RejectVpcPeeringConnectionResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  183. abstract def rejectVpcPeeringConnection(arg0: RejectVpcPeeringConnectionRequest): RejectVpcPeeringConnectionResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  184. abstract def releaseAddress(): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  185. abstract def releaseAddress(arg0: ReleaseAddressRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  186. abstract def replaceNetworkAclAssociation(arg0: ReplaceNetworkAclAssociationRequest): ReplaceNetworkAclAssociationResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  187. abstract def replaceNetworkAclEntry(arg0: ReplaceNetworkAclEntryRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  188. abstract def replaceRoute(arg0: ReplaceRouteRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  189. abstract def replaceRouteTableAssociation(arg0: ReplaceRouteTableAssociationRequest): ReplaceRouteTableAssociationResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  190. abstract def reportInstanceStatus(): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  191. abstract def reportInstanceStatus(arg0: ReportInstanceStatusRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  192. abstract def requestSpotInstances(arg0: RequestSpotInstancesRequest): RequestSpotInstancesResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  193. abstract def resetImageAttribute(arg0: ResetImageAttributeRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  194. abstract def resetInstanceAttribute(arg0: ResetInstanceAttributeRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  195. abstract def resetNetworkInterfaceAttribute(arg0: ResetNetworkInterfaceAttributeRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  196. abstract def resetSnapshotAttribute(arg0: ResetSnapshotAttributeRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  197. abstract def revokeSecurityGroupEgress(arg0: RevokeSecurityGroupEgressRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  198. abstract def revokeSecurityGroupIngress(): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  199. abstract def revokeSecurityGroupIngress(arg0: RevokeSecurityGroupIngressRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  200. abstract def runInstances(arg0: com.amazonaws.services.ec2.model.RunInstancesRequest): RunInstancesResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  201. abstract def setEndpoint(arg0: String): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... )
  202. abstract def setRegion(arg0: com.amazonaws.regions.Region): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... )
  203. abstract def shutdown(): Unit

    Definition Classes
    AmazonEC2
  204. abstract def startInstances(arg0: StartInstancesRequest): StartInstancesResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  205. abstract def stopInstances(arg0: StopInstancesRequest): StopInstancesResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  206. abstract def terminateInstances(arg0: TerminateInstancesRequest): TerminateInstancesResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  207. abstract def unassignPrivateIpAddresses(arg0: UnassignPrivateIpAddressesRequest): Unit

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )
  208. abstract def unmonitorInstances(arg0: UnmonitorInstancesRequest): UnmonitorInstancesResult

    Definition Classes
    AmazonEC2
    Annotations
    @throws( ... ) @throws( ... )

Concrete Value Members

  1. final def !=(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

    Definition Classes
    Any
  3. final def ##(): Int

    Definition Classes
    AnyRef → Any
  4. final def ==(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  5. final def ==(arg0: Any): Boolean

    Definition Classes
    Any
  6. lazy val CHECK_INTERVAL: Long

  7. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  8. def at(region: Region): EC2

  9. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  10. def createKeyPair(name: String): KeyPair

  11. def createSecurityGroup(name: String, description: String): Option[SecurityGroup]

  12. def delete(securityGroup: SecurityGroup): Unit

  13. def delete(keyPair: KeyPair): Unit

  14. def deleteKeyPair(name: String): Unit

  15. def deleteSecurityGroup(name: String): Unit

  16. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  17. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  18. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  19. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  20. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  21. def instances(instanceId: String*): Seq[Instance]

  22. def instances: Seq[Instance]

  23. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  24. def keyPair(name: String): Option[KeyPair]

  25. def keyPairs: Seq[KeyPair]

  26. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  27. final def notify(): Unit

    Definition Classes
    AnyRef
  28. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  29. def reboot(instance: Instance*): Unit

  30. def runAndAwait(request: com.amazonaws.services.ec2.model.RunInstancesRequest): Seq[Instance]

  31. def runAndAwait(imageId: String, keyPair: KeyPair, instanceType: InstanceType = InstanceType.T1_Micro, min: Int = 1, max: Int = 1): Seq[Instance]

  32. def securityGroup(name: String): Option[SecurityGroup]

  33. def securityGroups: Seq[SecurityGroup]

  34. def start(instance: Instance*): StartInstancesResult

  35. def stop(instance: Instance*): StopInstancesResult

  36. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  37. def terminate(instance: Instance*): TerminateInstancesResult

  38. def toString(): String

    Definition Classes
    AnyRef → Any
  39. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  40. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  41. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AmazonEC2

Inherited from AnyRef

Inherited from Any

Ungrouped