| 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 |
|---|---|
UnpeerVpcResult |
AmazonLightsail.unpeerVpc(UnpeerVpcRequest unpeerVpcRequest)
Attempts to unpeer the Lightsail VPC from the user's default VPC.
|
UnpeerVpcResult |
AbstractAmazonLightsail.unpeerVpc(UnpeerVpcRequest request) |
UnpeerVpcResult |
AmazonLightsailClient.unpeerVpc(UnpeerVpcRequest request)
Attempts to unpeer the Lightsail VPC from the user's default VPC.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UnpeerVpcResult> |
AmazonLightsailAsyncClient.unpeerVpcAsync(UnpeerVpcRequest request) |
Future<UnpeerVpcResult> |
AbstractAmazonLightsailAsync.unpeerVpcAsync(UnpeerVpcRequest request) |
Future<UnpeerVpcResult> |
AmazonLightsailAsync.unpeerVpcAsync(UnpeerVpcRequest unpeerVpcRequest)
Attempts to unpeer the Lightsail VPC from the user's default VPC.
|
Future<UnpeerVpcResult> |
AmazonLightsailAsyncClient.unpeerVpcAsync(UnpeerVpcRequest request,
AsyncHandler<UnpeerVpcRequest,UnpeerVpcResult> asyncHandler) |
Future<UnpeerVpcResult> |
AbstractAmazonLightsailAsync.unpeerVpcAsync(UnpeerVpcRequest request,
AsyncHandler<UnpeerVpcRequest,UnpeerVpcResult> asyncHandler) |
Future<UnpeerVpcResult> |
AmazonLightsailAsync.unpeerVpcAsync(UnpeerVpcRequest unpeerVpcRequest,
AsyncHandler<UnpeerVpcRequest,UnpeerVpcResult> asyncHandler)
Attempts to unpeer the Lightsail VPC from the user's default VPC.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UnpeerVpcResult> |
AmazonLightsailAsyncClient.unpeerVpcAsync(UnpeerVpcRequest request,
AsyncHandler<UnpeerVpcRequest,UnpeerVpcResult> asyncHandler) |
Future<UnpeerVpcResult> |
AbstractAmazonLightsailAsync.unpeerVpcAsync(UnpeerVpcRequest request,
AsyncHandler<UnpeerVpcRequest,UnpeerVpcResult> asyncHandler) |
Future<UnpeerVpcResult> |
AmazonLightsailAsync.unpeerVpcAsync(UnpeerVpcRequest unpeerVpcRequest,
AsyncHandler<UnpeerVpcRequest,UnpeerVpcResult> asyncHandler)
Attempts to unpeer the Lightsail VPC from the user's default VPC.
|
| Modifier and Type | Method and Description |
|---|---|
UnpeerVpcResult |
UnpeerVpcResult.clone() |
UnpeerVpcResult |
UnpeerVpcResult.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.