| 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 GetDistributionBundlesResponse |
LightsailClient.getDistributionBundles(Consumer<GetDistributionBundlesRequest.Builder> getDistributionBundlesRequest)
Returns the bundles that can be applied to your Amazon Lightsail content delivery network (CDN) distributions.
|
default GetDistributionBundlesResponse |
LightsailClient.getDistributionBundles(GetDistributionBundlesRequest getDistributionBundlesRequest)
Returns the bundles that can be applied to your Amazon Lightsail content delivery network (CDN) distributions.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDistributionBundlesResponse> |
LightsailAsyncClient.getDistributionBundles(Consumer<GetDistributionBundlesRequest.Builder> getDistributionBundlesRequest)
Returns the bundles that can be applied to your Amazon Lightsail content delivery network (CDN) distributions.
|
default CompletableFuture<GetDistributionBundlesResponse> |
LightsailAsyncClient.getDistributionBundles(GetDistributionBundlesRequest getDistributionBundlesRequest)
Returns the bundles that can be applied to your Amazon Lightsail content delivery network (CDN) distributions.
|
Copyright © 2022. All rights reserved.