| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail |
Amazon Lightsail is the easiest way to get started with Amazon Web Services (AWS) for developers who need to build
websites or web applications.
|
| software.amazon.awssdk.services.lightsail.transform |
| Modifier and Type | Method and Description |
|---|---|
default DetachStaticIpResponse |
LightsailClient.detachStaticIp(DetachStaticIpRequest detachStaticIpRequest)
Detaches a static IP from the Amazon Lightsail instance to which it is attached.
|
default CompletableFuture<DetachStaticIpResponse> |
LightsailAsyncClient.detachStaticIp(DetachStaticIpRequest detachStaticIpRequest)
Detaches a static IP from the Amazon Lightsail instance to which it is attached.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DetachStaticIpRequestMarshaller.marshall(DetachStaticIpRequest detachStaticIpRequest) |
Copyright © 2021. All rights reserved.