public static interface ListWirelessDeviceImportTasksRequest.Builder extends IotWirelessRequest.Builder, SdkPojo, CopyableBuilder<ListWirelessDeviceImportTasksRequest.Builder,ListWirelessDeviceImportTasksRequest>
| Modifier and Type | Method and Description |
|---|---|
ListWirelessDeviceImportTasksRequest.Builder |
maxResults(Integer maxResults)
Sets the value of the MaxResults property for this object.
|
ListWirelessDeviceImportTasksRequest.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. |
ListWirelessDeviceImportTasksRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListWirelessDeviceImportTasksRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListWirelessDeviceImportTasksRequest.Builder maxResults(Integer maxResults)
maxResults - The new value for the MaxResults property for this object.ListWirelessDeviceImportTasksRequest.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.ListWirelessDeviceImportTasksRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListWirelessDeviceImportTasksRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.