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