| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| 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.
|
GetBlueprintsResponse.Builder |
GetBlueprintsResponse.Builder.blueprints(Collection<Blueprint> blueprints)
An array of key-value pairs that contains information about the available blueprints.
|
GetBlueprintsResponse.Builder |
GetBlueprintsResponse.Builder.blueprints(Consumer<Blueprint.Builder>... blueprints)
An array of key-value pairs that contains information about the available blueprints.
|
static GetBlueprintsResponse.Builder |
GetBlueprintsResponse.builder() |
GetBlueprintsResponse.Builder |
GetBlueprintsResponse.Builder.nextPageToken(String nextPageToken)
The token to advance to the next page of results from your request.
|
GetBlueprintsResponse.Builder |
GetBlueprintsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetBlueprintsResponse.Builder> |
GetBlueprintsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.