| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default ReleaseStaticIpResponse |
LightsailClient.releaseStaticIp(Consumer<ReleaseStaticIpRequest.Builder> releaseStaticIpRequest)
Deletes a specific static IP from your account.
|
default ReleaseStaticIpResponse |
LightsailClient.releaseStaticIp(ReleaseStaticIpRequest releaseStaticIpRequest)
Deletes a specific static IP from your account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ReleaseStaticIpResponse> |
LightsailAsyncClient.releaseStaticIp(Consumer<ReleaseStaticIpRequest.Builder> releaseStaticIpRequest)
Deletes a specific static IP from your account.
|
default CompletableFuture<ReleaseStaticIpResponse> |
LightsailAsyncClient.releaseStaticIp(ReleaseStaticIpRequest releaseStaticIpRequest)
Deletes a specific static IP from your account.
|
Copyright © 2021. All rights reserved.