| 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 |
AmazonLightsailClient.detachStaticIp(DetachStaticIpRequest request)
Detaches a static IP from the Amazon Lightsail instance to which it is attached.
|
DetachStaticIpResult |
AbstractAmazonLightsail.detachStaticIp(DetachStaticIpRequest request) |
DetachStaticIpResult |
AmazonLightsail.detachStaticIp(DetachStaticIpRequest detachStaticIpRequest)
Detaches a static IP from the Amazon Lightsail instance to which it is attached.
|
Future<DetachStaticIpResult> |
AmazonLightsailAsyncClient.detachStaticIpAsync(DetachStaticIpRequest request) |
Future<DetachStaticIpResult> |
AmazonLightsailAsync.detachStaticIpAsync(DetachStaticIpRequest detachStaticIpRequest)
Detaches a static IP from the Amazon Lightsail instance to which it is attached.
|
Future<DetachStaticIpResult> |
AbstractAmazonLightsailAsync.detachStaticIpAsync(DetachStaticIpRequest request) |
Future<DetachStaticIpResult> |
AmazonLightsailAsyncClient.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> |
AbstractAmazonLightsailAsync.detachStaticIpAsync(DetachStaticIpRequest request,
AsyncHandler<DetachStaticIpRequest,DetachStaticIpResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<DetachStaticIpResult> |
AmazonLightsailAsyncClient.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> |
AbstractAmazonLightsailAsync.detachStaticIpAsync(DetachStaticIpRequest request,
AsyncHandler<DetachStaticIpRequest,DetachStaticIpResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DetachStaticIpRequest |
DetachStaticIpRequest.clone() |
DetachStaticIpRequest |
DetachStaticIpRequest.withStaticIpName(String staticIpName)
The name of the static IP to detach from the instance.
|
Copyright © 2024. All rights reserved.