| Package | Description |
|---|---|
| com.amazonaws.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.
|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
GetDistributionBundlesResult |
AmazonLightsailClient.getDistributionBundles(GetDistributionBundlesRequest request)
Returns the list bundles that can be applied to you Amazon Lightsail content delivery network (CDN)
distributions.
|
GetDistributionBundlesResult |
AmazonLightsail.getDistributionBundles(GetDistributionBundlesRequest getDistributionBundlesRequest)
Returns the list bundles that can be applied to you Amazon Lightsail content delivery network (CDN)
distributions.
|
GetDistributionBundlesResult |
AbstractAmazonLightsail.getDistributionBundles(GetDistributionBundlesRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetDistributionBundlesResult> |
AbstractAmazonLightsailAsync.getDistributionBundlesAsync(GetDistributionBundlesRequest request,
AsyncHandler<GetDistributionBundlesRequest,GetDistributionBundlesResult> asyncHandler) |
Future<GetDistributionBundlesResult> |
AmazonLightsailAsync.getDistributionBundlesAsync(GetDistributionBundlesRequest getDistributionBundlesRequest,
AsyncHandler<GetDistributionBundlesRequest,GetDistributionBundlesResult> asyncHandler)
Returns the list bundles that can be applied to you Amazon Lightsail content delivery network (CDN)
distributions.
|
Future<GetDistributionBundlesResult> |
AmazonLightsailAsyncClient.getDistributionBundlesAsync(GetDistributionBundlesRequest request,
AsyncHandler<GetDistributionBundlesRequest,GetDistributionBundlesResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetDistributionBundlesResult |
GetDistributionBundlesResult.clone() |
GetDistributionBundlesResult |
GetDistributionBundlesResult.withBundles(Collection<DistributionBundle> bundles)
An object that describes a distribution bundle.
|
GetDistributionBundlesResult |
GetDistributionBundlesResult.withBundles(DistributionBundle... bundles)
An object that describes a distribution bundle.
|
Copyright © 2021. All rights reserved.