| 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 |
|---|---|
AttachStaticIpResult |
AmazonLightsailClient.attachStaticIp(AttachStaticIpRequest request)
Attaches a static IP address to a specific Amazon Lightsail instance.
|
AttachStaticIpResult |
AmazonLightsail.attachStaticIp(AttachStaticIpRequest attachStaticIpRequest)
Attaches a static IP address to a specific Amazon Lightsail instance.
|
AttachStaticIpResult |
AbstractAmazonLightsail.attachStaticIp(AttachStaticIpRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<AttachStaticIpResult> |
AmazonLightsailAsyncClient.attachStaticIpAsync(AttachStaticIpRequest request,
AsyncHandler<AttachStaticIpRequest,AttachStaticIpResult> asyncHandler) |
Future<AttachStaticIpResult> |
AmazonLightsailAsync.attachStaticIpAsync(AttachStaticIpRequest attachStaticIpRequest,
AsyncHandler<AttachStaticIpRequest,AttachStaticIpResult> asyncHandler)
Attaches a static IP address to a specific Amazon Lightsail instance.
|
Future<AttachStaticIpResult> |
AbstractAmazonLightsailAsync.attachStaticIpAsync(AttachStaticIpRequest request,
AsyncHandler<AttachStaticIpRequest,AttachStaticIpResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
AttachStaticIpResult |
AttachStaticIpResult.clone() |
AttachStaticIpResult |
AttachStaticIpResult.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.
|
AttachStaticIpResult |
AttachStaticIpResult.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 © 2025. All rights reserved.