| Package | Description |
|---|---|
| com.amazonaws.services.lightsail |
Amazon Lightsail is the easiest way to get started with AWS for developers who just need virtual private servers.
|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
DetachStaticIpResult |
AmazonLightsail.detachStaticIp(DetachStaticIpRequest detachStaticIpRequest)
Detaches a static IP from the Amazon Lightsail instance to which it is attached.
|
DetachStaticIpResult |
AbstractAmazonLightsail.detachStaticIp(DetachStaticIpRequest request) |
DetachStaticIpResult |
AmazonLightsailClient.detachStaticIp(DetachStaticIpRequest request)
Detaches a static IP from the Amazon Lightsail instance to which it is attached.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DetachStaticIpResult> |
AmazonLightsailAsyncClient.detachStaticIpAsync(DetachStaticIpRequest request,
AsyncHandler<DetachStaticIpRequest,DetachStaticIpResult> asyncHandler) |
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.
|
| Modifier and Type | Method and Description |
|---|---|
DetachStaticIpResult |
DetachStaticIpResult.clone() |
DetachStaticIpResult |
DetachStaticIpResult.withOperations(Collection<Operation> operations)
An array of key-value pairs containing information about the results of your detach static IP request.
|
DetachStaticIpResult |
DetachStaticIpResult.withOperations(Operation... operations)
An array of key-value pairs containing information about the results of your detach static IP request.
|
Copyright © 2020. All rights reserved.