| 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 GetBundlesResponse |
LightsailClient.getBundles()
Returns the list of bundles that are available for purchase.
|
default GetBundlesResponse |
LightsailClient.getBundles(Consumer<GetBundlesRequest.Builder> getBundlesRequest)
Returns the list of bundles that are available for purchase.
|
default GetBundlesResponse |
LightsailClient.getBundles(GetBundlesRequest getBundlesRequest)
Returns the list of bundles that are available for purchase.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetBundlesResponse> |
LightsailAsyncClient.getBundles()
Returns the list of bundles that are available for purchase.
|
default CompletableFuture<GetBundlesResponse> |
LightsailAsyncClient.getBundles(Consumer<GetBundlesRequest.Builder> getBundlesRequest)
Returns the list of bundles that are available for purchase.
|
default CompletableFuture<GetBundlesResponse> |
LightsailAsyncClient.getBundles(GetBundlesRequest getBundlesRequest)
Returns the list of bundles that are available for purchase.
|
Copyright © 2021. All rights reserved.