| 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 |
|---|---|
ReleaseStaticIpResult |
AbstractAmazonLightsail.releaseStaticIp(ReleaseStaticIpRequest request) |
ReleaseStaticIpResult |
AmazonLightsailClient.releaseStaticIp(ReleaseStaticIpRequest request)
Deletes a specific static IP from your account.
|
ReleaseStaticIpResult |
AmazonLightsail.releaseStaticIp(ReleaseStaticIpRequest releaseStaticIpRequest)
Deletes a specific static IP from your account.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ReleaseStaticIpResult> |
AbstractAmazonLightsailAsync.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> |
AmazonLightsailAsyncClient.releaseStaticIpAsync(ReleaseStaticIpRequest request,
AsyncHandler<ReleaseStaticIpRequest,ReleaseStaticIpResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ReleaseStaticIpResult |
ReleaseStaticIpResult.clone() |
ReleaseStaticIpResult |
ReleaseStaticIpResult.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.
|
ReleaseStaticIpResult |
ReleaseStaticIpResult.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 © 2024. All rights reserved.