public static interface ListSolFunctionInstancesRequest.Builder extends TnbRequest.Builder, SdkPojo, CopyableBuilder<ListSolFunctionInstancesRequest.Builder,ListSolFunctionInstancesRequest>
| Modifier and Type | Method and Description |
|---|---|
ListSolFunctionInstancesRequest.Builder |
maxResults(Integer maxResults)
The maximum number of results to include in the response.
|
ListSolFunctionInstancesRequest.Builder |
nextToken(String nextToken)
The token for the next page of results.
|
ListSolFunctionInstancesRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListSolFunctionInstancesRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListSolFunctionInstancesRequest.Builder maxResults(Integer maxResults)
The maximum number of results to include in the response.
maxResults - The maximum number of results to include in the response.ListSolFunctionInstancesRequest.Builder nextToken(String nextToken)
The token for the next page of results.
nextToken - The token for the next page of results.ListSolFunctionInstancesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListSolFunctionInstancesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.