| Package | Description |
|---|---|
| com.amazonaws.services.lightsail |
Amazon Lightsail is the easiest way to get started with Amazon Web Services (Amazon Web Services) for developers who
need to build websites or web applications.
|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
UnpeerVpcResult |
AbstractAmazonLightsail.unpeerVpc(UnpeerVpcRequest request) |
UnpeerVpcResult |
AmazonLightsail.unpeerVpc(UnpeerVpcRequest unpeerVpcRequest)
Unpeers the Lightsail VPC from the user's default VPC.
|
UnpeerVpcResult |
AmazonLightsailClient.unpeerVpc(UnpeerVpcRequest request)
Unpeers 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)
Unpeers 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)
Unpeers 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)
Unpeers 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 © 2023. All rights reserved.