| 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 |
|---|---|
AllocateStaticIpResult |
AmazonLightsailClient.allocateStaticIp(AllocateStaticIpRequest request)
Allocates a static IP address.
|
AllocateStaticIpResult |
AmazonLightsail.allocateStaticIp(AllocateStaticIpRequest allocateStaticIpRequest)
Allocates a static IP address.
|
AllocateStaticIpResult |
AbstractAmazonLightsail.allocateStaticIp(AllocateStaticIpRequest request) |
| 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 |
|---|---|
AllocateStaticIpResult |
AllocateStaticIpResult.clone() |
AllocateStaticIpResult |
AllocateStaticIpResult.withOperations(Collection<Operation> operations)
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.
|
AllocateStaticIpResult |
AllocateStaticIpResult.withOperations(Operation... operations)
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.