public static interface GetBlueprintsRequest.Builder extends LightsailRequest.Builder, CopyableBuilder<GetBlueprintsRequest.Builder,GetBlueprintsRequest>
| Modifier and Type | Method and Description |
|---|---|
GetBlueprintsRequest.Builder |
includeInactive(Boolean includeInactive)
A Boolean value indicating whether to include inactive results in your request.
|
GetBlueprintsRequest.Builder |
pageToken(String pageToken)
A token used for advancing to the next page of results from your get blueprints request.
|
GetBlueprintsRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildGetBlueprintsRequest.Builder includeInactive(Boolean includeInactive)
A Boolean value indicating whether to include inactive results in your request.
includeInactive - A Boolean value indicating whether to include inactive results in your request.GetBlueprintsRequest.Builder pageToken(String pageToken)
A token used for advancing to the next page of results from your get blueprints request.
pageToken - A token used for advancing to the next page of results from your get blueprints request.GetBlueprintsRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.