public static interface ListMatchingWorkflowsRequest.Builder extends EntityResolutionRequest.Builder, SdkPojo, CopyableBuilder<ListMatchingWorkflowsRequest.Builder,ListMatchingWorkflowsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListMatchingWorkflowsRequest.Builder |
maxResults(Integer maxResults)
The maximum number of objects returned per page.
|
ListMatchingWorkflowsRequest.Builder |
nextToken(String nextToken)
The pagination token from the previous API call.
|
ListMatchingWorkflowsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListMatchingWorkflowsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListMatchingWorkflowsRequest.Builder maxResults(Integer maxResults)
The maximum number of objects returned per page.
maxResults - The maximum number of objects returned per page.ListMatchingWorkflowsRequest.Builder nextToken(String nextToken)
The pagination token from the previous API call.
nextToken - The pagination token from the previous API call.ListMatchingWorkflowsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListMatchingWorkflowsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.