| 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 |
|---|---|
DetachStaticIpResult |
AbstractAmazonLightsail.detachStaticIp(DetachStaticIpRequest request) |
DetachStaticIpResult |
AmazonLightsailClient.detachStaticIp(DetachStaticIpRequest request)
Detaches a static IP from the Amazon Lightsail instance to which it is attached.
|
DetachStaticIpResult |
AmazonLightsail.detachStaticIp(DetachStaticIpRequest detachStaticIpRequest)
Detaches a static IP from the Amazon Lightsail instance to which it is attached.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DetachStaticIpResult> |
AbstractAmazonLightsailAsync.detachStaticIpAsync(DetachStaticIpRequest request,
AsyncHandler<DetachStaticIpRequest,DetachStaticIpResult> asyncHandler) |
Future<DetachStaticIpResult> |
AmazonLightsailAsync.detachStaticIpAsync(DetachStaticIpRequest detachStaticIpRequest,
AsyncHandler<DetachStaticIpRequest,DetachStaticIpResult> asyncHandler)
Detaches a static IP from the Amazon Lightsail instance to which it is attached.
|
Future<DetachStaticIpResult> |
AmazonLightsailAsyncClient.detachStaticIpAsync(DetachStaticIpRequest request,
AsyncHandler<DetachStaticIpRequest,DetachStaticIpResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DetachStaticIpResult |
DetachStaticIpResult.clone() |
DetachStaticIpResult |
DetachStaticIpResult.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.
|
DetachStaticIpResult |
DetachStaticIpResult.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.