public static interface GetListElementsRequest.Builder extends FraudDetectorRequest.Builder, SdkPojo, CopyableBuilder<GetListElementsRequest.Builder,GetListElementsRequest>
| Modifier and Type | Method and Description |
|---|---|
GetListElementsRequest.Builder |
maxResults(Integer maxResults)
The maximum number of objects to return for the request.
|
GetListElementsRequest.Builder |
name(String name)
The name of the list.
|
GetListElementsRequest.Builder |
nextToken(String nextToken)
The next token for the subsequent request.
|
GetListElementsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetListElementsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetListElementsRequest.Builder name(String name)
The name of the list.
name - The name of the list.GetListElementsRequest.Builder nextToken(String nextToken)
The next token for the subsequent request.
nextToken - The next token for the subsequent request.GetListElementsRequest.Builder maxResults(Integer maxResults)
The maximum number of objects to return for the request.
maxResults - The maximum number of objects to return for the request.GetListElementsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetListElementsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.