| 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 |
|---|---|
Future<AllocateStaticIpResult> |
AbstractAmazonLightsailAsync.allocateStaticIpAsync(AllocateStaticIpRequest request,
AsyncHandler<AllocateStaticIpRequest,AllocateStaticIpResult> asyncHandler) |
Future<AllocateStaticIpResult> |
AmazonLightsailAsyncClient.allocateStaticIpAsync(AllocateStaticIpRequest request,
AsyncHandler<AllocateStaticIpRequest,AllocateStaticIpResult> asyncHandler) |
Future<AllocateStaticIpResult> |
AmazonLightsailAsync.allocateStaticIpAsync(AllocateStaticIpRequest allocateStaticIpRequest,
AsyncHandler<AllocateStaticIpRequest,AllocateStaticIpResult> asyncHandler)
Allocates a static IP address.
|
| Modifier and Type | Method and Description |
|---|---|
AllocateStaticIpRequest |
AllocateStaticIpRequest.clone() |
AllocateStaticIpRequest |
AllocateStaticIpRequest.withStaticIpName(String staticIpName)
The name of the static IP address.
|
Copyright © 2024. All rights reserved.