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