| 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 GetLoadBalancerTlsCertificatesResponse |
LightsailClient.getLoadBalancerTlsCertificates(GetLoadBalancerTlsCertificatesRequest getLoadBalancerTlsCertificatesRequest)
Returns information about the TLS certificates that are associated with the specified Lightsail load balancer.
|
default CompletableFuture<GetLoadBalancerTlsCertificatesResponse> |
LightsailAsyncClient.getLoadBalancerTlsCertificates(GetLoadBalancerTlsCertificatesRequest getLoadBalancerTlsCertificatesRequest)
Returns information about the TLS certificates that are associated with the specified Lightsail load balancer.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetLoadBalancerTlsCertificatesRequestMarshaller.marshall(GetLoadBalancerTlsCertificatesRequest getLoadBalancerTlsCertificatesRequest) |
Copyright © 2021. All rights reserved.