| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail |
Amazon Lightsail is the easiest way to get started with Amazon Web Services (Amazon Web Services) for developers who
need to build websites or web applications.
|
| Modifier and Type | Method and Description |
|---|---|
default GetDistributionsResponse |
LightsailClient.getDistributions(Consumer<GetDistributionsRequest.Builder> getDistributionsRequest)
Returns information about one or more of your Amazon Lightsail content delivery network (CDN) distributions.
|
default GetDistributionsResponse |
LightsailClient.getDistributions(GetDistributionsRequest getDistributionsRequest)
Returns information about one or more of your Amazon Lightsail content delivery network (CDN) distributions.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDistributionsResponse> |
LightsailAsyncClient.getDistributions(Consumer<GetDistributionsRequest.Builder> getDistributionsRequest)
Returns information about one or more of your Amazon Lightsail content delivery network (CDN) distributions.
|
default CompletableFuture<GetDistributionsResponse> |
LightsailAsyncClient.getDistributions(GetDistributionsRequest getDistributionsRequest)
Returns information about one or more of your Amazon Lightsail content delivery network (CDN) distributions.
|
Copyright © 2022. All rights reserved.