Interface | Description |
---|---|
Ec2AsyncClient |
Service client for accessing Amazon EC2 asynchronously.
|
Ec2AsyncClientBuilder |
A builder for creating an instance of
Ec2AsyncClient . |
Ec2BaseClientBuilder<B extends Ec2BaseClientBuilder<B,C>,C> |
This includes configuration specific to Amazon EC2 that is supported by both
Ec2ClientBuilder and
Ec2AsyncClientBuilder . |
Ec2Client |
Service client for accessing Amazon EC2.
|
Ec2ClientBuilder |
A builder for creating an instance of
Ec2Client . |
Ec2ServiceClientConfiguration.Builder |
A builder for creating a
Ec2ServiceClientConfiguration |
Class | Description |
---|---|
Ec2ServiceClientConfiguration |
Class to expose the service client settings to the user.
|
Amazon Elastic Compute Cloud (Amazon EC2) provides secure and resizable computing capacity in the Amazon Web Services Cloud. Using Amazon EC2 eliminates the need to invest in hardware up front, so you can develop and deploy applications faster. Amazon Virtual Private Cloud (Amazon VPC) enables you to provision a logically isolated section of the Amazon Web Services Cloud where you can launch Amazon Web Services resources in a virtual network that you've defined. Amazon Elastic Block Store (Amazon EBS) provides block level storage volumes for use with EC2 instances. EBS volumes are highly available and reliable storage volumes that can be attached to any running instance and used like a hard drive.
To learn more, see the following resources:
Amazon EC2: Amazon EC2 product page, Amazon EC2 documentation
Amazon EBS: Amazon EBS product page, Amazon EBS documentation
Amazon VPC: Amazon VPC product page, Amazon VPC documentation
Copyright © 2023. All rights reserved.