| 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 GetStaticIpResponse |
LightsailClient.getStaticIp(Consumer<GetStaticIpRequest.Builder> getStaticIpRequest)
Returns information about an Amazon Lightsail static IP.
|
default GetStaticIpResponse |
LightsailClient.getStaticIp(GetStaticIpRequest getStaticIpRequest)
Returns information about an Amazon Lightsail static IP.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetStaticIpResponse> |
LightsailAsyncClient.getStaticIp(Consumer<GetStaticIpRequest.Builder> getStaticIpRequest)
Returns information about an Amazon Lightsail static IP.
|
default CompletableFuture<GetStaticIpResponse> |
LightsailAsyncClient.getStaticIp(GetStaticIpRequest getStaticIpRequest)
Returns information about an Amazon Lightsail static IP.
|
Copyright © 2021. All rights reserved.