Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.util |
Utilities for working with Amazon EC2 such as generating policy
signatures for use with the bundling API.
|
com.amazonaws.services.ec2.waiters |
Modifier and Type | Interface and Description |
---|---|
interface |
AmazonEC2Async
Interface for accessing Amazon EC2 asynchronously.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractAmazonEC2
Abstract implementation of
AmazonEC2 . |
class |
AbstractAmazonEC2Async
Abstract implementation of
AmazonEC2Async . |
class |
AmazonEC2AsyncClient
Client for accessing Amazon EC2 asynchronously.
|
class |
AmazonEC2Client
Client for accessing Amazon EC2.
|
Modifier and Type | Method and Description |
---|---|
protected AmazonEC2 |
AmazonEC2ClientBuilder.build(AwsSyncClientParams params)
Construct a synchronous implementation of AmazonEC2 using the current builder configuration.
|
static AmazonEC2 |
AmazonEC2ClientBuilder.defaultClient() |
Modifier and Type | Method and Description |
---|---|
static boolean |
SecurityGroupUtils.doesSecurityGroupExist(AmazonEC2 ec2,
String securityGroupName)
Provides a quick answer to whether a security group exists.
|
Constructor and Description |
---|
AmazonEC2Waiters(AmazonEC2 client)
Constructs a new AmazonEC2Waiters with the given client
|
DescribeBundleTasksFunction(AmazonEC2 client)
Constructs a new DescribeBundleTasksFunction with the given client
|
DescribeConversionTasksFunction(AmazonEC2 client)
Constructs a new DescribeConversionTasksFunction with the given client
|
DescribeCustomerGatewaysFunction(AmazonEC2 client)
Constructs a new DescribeCustomerGatewaysFunction with the given client
|
DescribeExportTasksFunction(AmazonEC2 client)
Constructs a new DescribeExportTasksFunction with the given client
|
DescribeImagesFunction(AmazonEC2 client)
Constructs a new DescribeImagesFunction with the given client
|
DescribeInstancesFunction(AmazonEC2 client)
Constructs a new DescribeInstancesFunction with the given client
|
DescribeInstanceStatusFunction(AmazonEC2 client)
Constructs a new DescribeInstanceStatusFunction with the given client
|
DescribeInternetGatewaysFunction(AmazonEC2 client)
Constructs a new DescribeInternetGatewaysFunction with the given client
|
DescribeKeyPairsFunction(AmazonEC2 client)
Constructs a new DescribeKeyPairsFunction with the given client
|
DescribeNatGatewaysFunction(AmazonEC2 client)
Constructs a new DescribeNatGatewaysFunction with the given client
|
DescribeNetworkInterfacesFunction(AmazonEC2 client)
Constructs a new DescribeNetworkInterfacesFunction with the given client
|
DescribeSecurityGroupsFunction(AmazonEC2 client)
Constructs a new DescribeSecurityGroupsFunction with the given client
|
DescribeSnapshotsFunction(AmazonEC2 client)
Constructs a new DescribeSnapshotsFunction with the given client
|
DescribeSpotInstanceRequestsFunction(AmazonEC2 client)
Constructs a new DescribeSpotInstanceRequestsFunction with the given client
|
DescribeSubnetsFunction(AmazonEC2 client)
Constructs a new DescribeSubnetsFunction with the given client
|
DescribeVolumesFunction(AmazonEC2 client)
Constructs a new DescribeVolumesFunction with the given client
|
DescribeVpcPeeringConnectionsFunction(AmazonEC2 client)
Constructs a new DescribeVpcPeeringConnectionsFunction with the given client
|
DescribeVpcsFunction(AmazonEC2 client)
Constructs a new DescribeVpcsFunction with the given client
|
DescribeVpnConnectionsFunction(AmazonEC2 client)
Constructs a new DescribeVpnConnectionsFunction with the given client
|
GetPasswordDataFunction(AmazonEC2 client)
Constructs a new GetPasswordDataFunction with the given client
|
Copyright © 2022. All rights reserved.