| 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 key-value pairs containing information about the request operation.
|
Copyright © 2018. All rights reserved.