| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PeerVpcResponse> |
LightsailAsyncClient.peerVpc(Consumer<PeerVpcRequest.Builder> peerVpcRequest)
Peers the Lightsail VPC with the user's default VPC.
|
default PeerVpcResponse |
LightsailClient.peerVpc(Consumer<PeerVpcRequest.Builder> peerVpcRequest)
Peers the Lightsail VPC with the user's default VPC.
|
| Modifier and Type | Method and Description |
|---|---|
static PeerVpcRequest.Builder |
PeerVpcRequest.builder() |
PeerVpcRequest.Builder |
PeerVpcRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
PeerVpcRequest.Builder |
PeerVpcRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
PeerVpcRequest.Builder |
PeerVpcRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends PeerVpcRequest.Builder> |
PeerVpcRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.