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