| 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<ReleaseStaticIpResult> |
AmazonLightsailAsyncClient.releaseStaticIpAsync(ReleaseStaticIpRequest request,
AsyncHandler<ReleaseStaticIpRequest,ReleaseStaticIpResult> asyncHandler) |
Future<ReleaseStaticIpResult> |
AmazonLightsailAsync.releaseStaticIpAsync(ReleaseStaticIpRequest releaseStaticIpRequest,
AsyncHandler<ReleaseStaticIpRequest,ReleaseStaticIpResult> asyncHandler)
Deletes a specific static IP from your account.
|
Future<ReleaseStaticIpResult> |
AbstractAmazonLightsailAsync.releaseStaticIpAsync(ReleaseStaticIpRequest request,
AsyncHandler<ReleaseStaticIpRequest,ReleaseStaticIpResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ReleaseStaticIpRequest |
ReleaseStaticIpRequest.clone() |
ReleaseStaticIpRequest |
ReleaseStaticIpRequest.withStaticIpName(String staticIpName)
The name of the static IP to delete.
|
Copyright © 2023. All rights reserved.