public static interface ListBrowserSettingsRequest.Builder extends WorkSpacesWebRequest.Builder, SdkPojo, CopyableBuilder<ListBrowserSettingsRequest.Builder,ListBrowserSettingsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListBrowserSettingsRequest.Builder |
maxResults(Integer maxResults)
The maximum number of results to be included in the next page.
|
ListBrowserSettingsRequest.Builder |
nextToken(String nextToken)
The pagination token used to retrieve the next page of results for this operation.
|
ListBrowserSettingsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListBrowserSettingsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListBrowserSettingsRequest.Builder maxResults(Integer maxResults)
The maximum number of results to be included in the next page.
maxResults - The maximum number of results to be included in the next page.ListBrowserSettingsRequest.Builder nextToken(String nextToken)
The pagination token used to retrieve the next page of results for this operation.
nextToken - The pagination token used to retrieve the next page of results for this operation.ListBrowserSettingsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListBrowserSettingsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.