| Package | Description |
|---|---|
| com.amazonaws.services.lightsail |
Amazon Lightsail is the easiest way to get started with Amazon Web Services (AWS) for developers who need to build
websites or web applications.
|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
PeerVpcResult |
AmazonLightsailClient.peerVpc(PeerVpcRequest request)
Peers the Lightsail VPC with the user's default VPC.
|
PeerVpcResult |
AmazonLightsail.peerVpc(PeerVpcRequest peerVpcRequest)
Peers the Lightsail VPC with the user's default VPC.
|
PeerVpcResult |
AbstractAmazonLightsail.peerVpc(PeerVpcRequest request) |
Future<PeerVpcResult> |
AbstractAmazonLightsailAsync.peerVpcAsync(PeerVpcRequest request) |
Future<PeerVpcResult> |
AmazonLightsailAsync.peerVpcAsync(PeerVpcRequest peerVpcRequest)
Peers the Lightsail VPC with the user's default VPC.
|
Future<PeerVpcResult> |
AmazonLightsailAsyncClient.peerVpcAsync(PeerVpcRequest request) |
Future<PeerVpcResult> |
AbstractAmazonLightsailAsync.peerVpcAsync(PeerVpcRequest request,
AsyncHandler<PeerVpcRequest,PeerVpcResult> asyncHandler) |
Future<PeerVpcResult> |
AmazonLightsailAsync.peerVpcAsync(PeerVpcRequest peerVpcRequest,
AsyncHandler<PeerVpcRequest,PeerVpcResult> asyncHandler)
Peers the Lightsail VPC with the user's default VPC.
|
Future<PeerVpcResult> |
AmazonLightsailAsyncClient.peerVpcAsync(PeerVpcRequest request,
AsyncHandler<PeerVpcRequest,PeerVpcResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<PeerVpcResult> |
AbstractAmazonLightsailAsync.peerVpcAsync(PeerVpcRequest request,
AsyncHandler<PeerVpcRequest,PeerVpcResult> asyncHandler) |
Future<PeerVpcResult> |
AmazonLightsailAsync.peerVpcAsync(PeerVpcRequest peerVpcRequest,
AsyncHandler<PeerVpcRequest,PeerVpcResult> asyncHandler)
Peers the Lightsail VPC with the user's default VPC.
|
Future<PeerVpcResult> |
AmazonLightsailAsyncClient.peerVpcAsync(PeerVpcRequest request,
AsyncHandler<PeerVpcRequest,PeerVpcResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
PeerVpcRequest |
PeerVpcRequest.clone() |
Copyright © 2021. All rights reserved.