| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.util |
Utilities for working with Amazon EC2 such as generating policy
signatures for use with the bundling API.
|
| software.amazon.awssdk.services.ec2.waiters |
| Modifier and Type | Method and Description |
|---|---|
static EC2Client |
EC2Client.create()
Create a
EC2Client with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
SecurityGroupUtils.doesSecurityGroupExist(EC2Client ec2,
String securityGroupName)
Provides a quick answer to whether a security group exists.
|
| Constructor and Description |
|---|
DescribeBundleTasksFunction(EC2Client client)
Constructs a new DescribeBundleTasksFunction with the given client
|
DescribeConversionTasksFunction(EC2Client client)
Constructs a new DescribeConversionTasksFunction with the given client
|
DescribeCustomerGatewaysFunction(EC2Client client)
Constructs a new DescribeCustomerGatewaysFunction with the given client
|
DescribeExportTasksFunction(EC2Client client)
Constructs a new DescribeExportTasksFunction with the given client
|
DescribeImagesFunction(EC2Client client)
Constructs a new DescribeImagesFunction with the given client
|
DescribeInstancesFunction(EC2Client client)
Constructs a new DescribeInstancesFunction with the given client
|
DescribeInstanceStatusFunction(EC2Client client)
Constructs a new DescribeInstanceStatusFunction with the given client
|
DescribeKeyPairsFunction(EC2Client client)
Constructs a new DescribeKeyPairsFunction with the given client
|
DescribeNatGatewaysFunction(EC2Client client)
Constructs a new DescribeNatGatewaysFunction with the given client
|
DescribeNetworkInterfacesFunction(EC2Client client)
Constructs a new DescribeNetworkInterfacesFunction with the given client
|
DescribeSnapshotsFunction(EC2Client client)
Constructs a new DescribeSnapshotsFunction with the given client
|
DescribeSpotInstanceRequestsFunction(EC2Client client)
Constructs a new DescribeSpotInstanceRequestsFunction with the given client
|
DescribeSubnetsFunction(EC2Client client)
Constructs a new DescribeSubnetsFunction with the given client
|
DescribeVolumesFunction(EC2Client client)
Constructs a new DescribeVolumesFunction with the given client
|
DescribeVpcPeeringConnectionsFunction(EC2Client client)
Constructs a new DescribeVpcPeeringConnectionsFunction with the given client
|
DescribeVpcsFunction(EC2Client client)
Constructs a new DescribeVpcsFunction with the given client
|
DescribeVpnConnectionsFunction(EC2Client client)
Constructs a new DescribeVpnConnectionsFunction with the given client
|
EC2ClientWaiters(EC2Client client)
Constructs a new EC2ClientWaiters with the given client
|
GetPasswordDataFunction(EC2Client client)
Constructs a new GetPasswordDataFunction with the given client
|
Copyright © 2017. All rights reserved.