| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| Modifier and Type | Method and Description |
|---|---|
default UnpeerVpcResponse |
LightsailClient.unpeerVpc()
Attempts to unpeer the Lightsail VPC from the user's default VPC.
|
default UnpeerVpcResponse |
LightsailClient.unpeerVpc(Consumer<UnpeerVpcRequest.Builder> unpeerVpcRequest)
Attempts to unpeer the Lightsail VPC from the user's default VPC.
|
default UnpeerVpcResponse |
LightsailClient.unpeerVpc(UnpeerVpcRequest unpeerVpcRequest)
Attempts to unpeer the Lightsail VPC from the user's default VPC.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UnpeerVpcResponse> |
LightsailAsyncClient.unpeerVpc()
Attempts to unpeer the Lightsail VPC from the user's default VPC.
|
default CompletableFuture<UnpeerVpcResponse> |
LightsailAsyncClient.unpeerVpc(Consumer<UnpeerVpcRequest.Builder> unpeerVpcRequest)
Attempts to unpeer the Lightsail VPC from the user's default VPC.
|
default CompletableFuture<UnpeerVpcResponse> |
LightsailAsyncClient.unpeerVpc(UnpeerVpcRequest unpeerVpcRequest)
Attempts to unpeer the Lightsail VPC from the user's default VPC.
|
Copyright © 2021. All rights reserved.