| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
List<Bundle> |
GetBundlesResponse.bundles()
An array of key-value pairs that contains information about the available bundles.
|
| Modifier and Type | Method and Description |
|---|---|
GetBundlesResponse.Builder |
GetBundlesResponse.Builder.bundles(Bundle... bundles)
An array of key-value pairs that contains information about the available bundles.
|
| Modifier and Type | Method and Description |
|---|---|
GetBundlesResponse.Builder |
GetBundlesResponse.Builder.bundles(Collection<Bundle> bundles)
An array of key-value pairs that contains information about the available bundles.
|
Copyright © 2023. All rights reserved.