| Package | Description |
|---|---|
| com.amazonaws.services.lightsail |
Amazon Lightsail is the easiest way to get started with AWS for developers who just need virtual private servers.
|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
PeerVpcResult |
AmazonLightsail.peerVpc(PeerVpcRequest peerVpcRequest)
Tries to peer the Lightsail VPC with the user's default VPC.
|
PeerVpcResult |
AbstractAmazonLightsail.peerVpc(PeerVpcRequest request) |
PeerVpcResult |
AmazonLightsailClient.peerVpc(PeerVpcRequest request)
Tries to peer the Lightsail VPC with the user's default VPC.
|
| Modifier and Type | Method and Description |
|---|---|
Future<PeerVpcResult> |
AmazonLightsailAsyncClient.peerVpcAsync(PeerVpcRequest request) |
Future<PeerVpcResult> |
AbstractAmazonLightsailAsync.peerVpcAsync(PeerVpcRequest request) |
Future<PeerVpcResult> |
AmazonLightsailAsync.peerVpcAsync(PeerVpcRequest peerVpcRequest)
Tries to peer the Lightsail VPC with the user's default VPC.
|
Future<PeerVpcResult> |
AmazonLightsailAsyncClient.peerVpcAsync(PeerVpcRequest request,
AsyncHandler<PeerVpcRequest,PeerVpcResult> asyncHandler) |
Future<PeerVpcResult> |
AbstractAmazonLightsailAsync.peerVpcAsync(PeerVpcRequest request,
AsyncHandler<PeerVpcRequest,PeerVpcResult> asyncHandler) |
Future<PeerVpcResult> |
AmazonLightsailAsync.peerVpcAsync(PeerVpcRequest peerVpcRequest,
AsyncHandler<PeerVpcRequest,PeerVpcResult> asyncHandler)
Tries to peer the Lightsail VPC with the user's default VPC.
|
| Modifier and Type | Method and Description |
|---|---|
Future<PeerVpcResult> |
AmazonLightsailAsyncClient.peerVpcAsync(PeerVpcRequest request,
AsyncHandler<PeerVpcRequest,PeerVpcResult> asyncHandler) |
Future<PeerVpcResult> |
AbstractAmazonLightsailAsync.peerVpcAsync(PeerVpcRequest request,
AsyncHandler<PeerVpcRequest,PeerVpcResult> asyncHandler) |
Future<PeerVpcResult> |
AmazonLightsailAsync.peerVpcAsync(PeerVpcRequest peerVpcRequest,
AsyncHandler<PeerVpcRequest,PeerVpcResult> asyncHandler)
Tries to peer the Lightsail VPC with the user's default VPC.
|
| Modifier and Type | Method and Description |
|---|---|
PeerVpcResult |
PeerVpcResult.clone() |
PeerVpcResult |
PeerVpcResult.withOperation(Operation operation)
An array of objects that describe the result of the action, such as the status of the request, the timestamp of
the request, and the resources affected by the request.
|
Copyright © 2020. All rights reserved.