CopyableBuilder<GetBlueprintsRequest.Builder,GetBlueprintsRequest>, SdkBuilder<GetBlueprintsRequest.Builder,GetBlueprintsRequest>public static interface GetBlueprintsRequest.Builder extends CopyableBuilder<GetBlueprintsRequest.Builder,GetBlueprintsRequest>
| Modifier and Type | Method | 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.
|
copyapply, 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.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.