public static interface ListWorkspacesRequest.Builder extends IoTTwinMakerRequest.Builder, SdkPojo, CopyableBuilder<ListWorkspacesRequest.Builder,ListWorkspacesRequest>
| Modifier and Type | Method and Description |
|---|---|
ListWorkspacesRequest.Builder |
maxResults(Integer maxResults)
The maximum number of results to display.
|
ListWorkspacesRequest.Builder |
nextToken(String nextToken)
The string that specifies the next page of results.
|
ListWorkspacesRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListWorkspacesRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListWorkspacesRequest.Builder maxResults(Integer maxResults)
The maximum number of results to display.
maxResults - The maximum number of results to display.ListWorkspacesRequest.Builder nextToken(String nextToken)
The string that specifies the next page of results.
nextToken - The string that specifies the next page of results.ListWorkspacesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListWorkspacesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.