public static interface GetBlueprintsRequest.Builder extends LightsailRequest.Builder, SdkPojo, CopyableBuilder<GetBlueprintsRequest.Builder,GetBlueprintsRequest>
| Modifier and Type | Method and Description |
|---|---|
GetBlueprintsRequest.Builder |
appCategory(AppCategory appCategory)
Returns a list of blueprints that are specific to Lightsail for Research.
|
GetBlueprintsRequest.Builder |
appCategory(String appCategory)
Returns a list of blueprints that are specific to Lightsail for Research.
|
GetBlueprintsRequest.Builder |
includeInactive(Boolean includeInactive)
A Boolean value that indicates whether to include inactive (unavailable) blueprints in the response of your
request.
|
GetBlueprintsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetBlueprintsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetBlueprintsRequest.Builder |
pageToken(String pageToken)
The token to advance to the next page of results from your request.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetBlueprintsRequest.Builder includeInactive(Boolean includeInactive)
A Boolean value that indicates whether to include inactive (unavailable) blueprints in the response of your request.
includeInactive - A Boolean value that indicates whether to include inactive (unavailable) blueprints in the response of
your request.GetBlueprintsRequest.Builder pageToken(String pageToken)
The token to advance to the next page of results from your request.
To get a page token, perform an initial GetBlueprints request. If your results are paginated,
the response will return a next page token that you can specify as the page token in a subsequent request.
pageToken - The token to advance to the next page of results from your request.
To get a page token, perform an initial GetBlueprints request. If your results are
paginated, the response will return a next page token that you can specify as the page token in a
subsequent request.
GetBlueprintsRequest.Builder appCategory(String appCategory)
Returns a list of blueprints that are specific to Lightsail for Research.
You must use this parameter to view Lightsail for Research blueprints.
appCategory - Returns a list of blueprints that are specific to Lightsail for Research. You must use this parameter to view Lightsail for Research blueprints.
AppCategory,
AppCategoryGetBlueprintsRequest.Builder appCategory(AppCategory appCategory)
Returns a list of blueprints that are specific to Lightsail for Research.
You must use this parameter to view Lightsail for Research blueprints.
appCategory - Returns a list of blueprints that are specific to Lightsail for Research. You must use this parameter to view Lightsail for Research blueprints.
AppCategory,
AppCategoryGetBlueprintsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetBlueprintsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.