public static interface ListOrdersRequest.Builder extends OutpostsRequest.Builder, SdkPojo, CopyableBuilder<ListOrdersRequest.Builder,ListOrdersRequest>
| Modifier and Type | Method and Description |
|---|---|
ListOrdersRequest.Builder |
maxResults(Integer maxResults)
Sets the value of the MaxResults property for this object.
|
ListOrdersRequest.Builder |
nextToken(String nextToken)
Sets the value of the NextToken property for this object.
|
ListOrdersRequest.Builder |
outpostIdentifierFilter(String outpostIdentifierFilter)
The ID or the Amazon Resource Name (ARN) of the Outpost.
|
ListOrdersRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListOrdersRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListOrdersRequest.Builder outpostIdentifierFilter(String outpostIdentifierFilter)
The ID or the Amazon Resource Name (ARN) of the Outpost.
outpostIdentifierFilter - The ID or the Amazon Resource Name (ARN) of the Outpost.ListOrdersRequest.Builder nextToken(String nextToken)
nextToken - The new value for the NextToken property for this object.ListOrdersRequest.Builder maxResults(Integer maxResults)
maxResults - The new value for the MaxResults property for this object.ListOrdersRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListOrdersRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.