public static interface ListSitesRequest.Builder extends IotRoboRunnerRequest.Builder, SdkPojo, CopyableBuilder<ListSitesRequest.Builder,ListSitesRequest>
| Modifier and Type | Method and Description |
|---|---|
ListSitesRequest.Builder |
maxResults(Integer maxResults)
Sets the value of the MaxResults property for this object.
|
ListSitesRequest.Builder |
nextToken(String nextToken)
Sets the value of the NextToken property for this object.
|
ListSitesRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListSitesRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListSitesRequest.Builder maxResults(Integer maxResults)
maxResults - The new value for the MaxResults property for this object.ListSitesRequest.Builder nextToken(String nextToken)
nextToken - The new value for the NextToken property for this object.ListSitesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListSitesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.