public static interface ListFuotaTasksRequest.Builder extends IotWirelessRequest.Builder, SdkPojo, CopyableBuilder<ListFuotaTasksRequest.Builder,ListFuotaTasksRequest>
| Modifier and Type | Method and Description |
|---|---|
ListFuotaTasksRequest.Builder |
maxResults(Integer maxResults)
Sets the value of the MaxResults property for this object.
|
ListFuotaTasksRequest.Builder |
nextToken(String nextToken)
To retrieve the next set of results, the
nextToken value from a previous response; otherwise
null to receive the first set of results. |
ListFuotaTasksRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListFuotaTasksRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListFuotaTasksRequest.Builder nextToken(String nextToken)
To retrieve the next set of results, the nextToken value from a previous response; otherwise
null to receive the first set of results.
nextToken - To retrieve the next set of results, the nextToken value from a previous response;
otherwise null to receive the first set of results.ListFuotaTasksRequest.Builder maxResults(Integer maxResults)
maxResults - The new value for the MaxResults property for this object.ListFuotaTasksRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListFuotaTasksRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.