| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default AllocateStaticIpResponse |
LightsailClient.allocateStaticIp(AllocateStaticIpRequest allocateStaticIpRequest)
Allocates a static IP address.
|
default AllocateStaticIpResponse |
LightsailClient.allocateStaticIp(Consumer<AllocateStaticIpRequest.Builder> allocateStaticIpRequest)
Allocates a static IP address.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AllocateStaticIpResponse> |
LightsailAsyncClient.allocateStaticIp(AllocateStaticIpRequest allocateStaticIpRequest)
Allocates a static IP address.
|
default CompletableFuture<AllocateStaticIpResponse> |
LightsailAsyncClient.allocateStaticIp(Consumer<AllocateStaticIpRequest.Builder> allocateStaticIpRequest)
Allocates a static IP address.
|
Copyright © 2023. All rights reserved.