public static interface ListDevicesForWirelessDeviceImportTaskRequest.Builder extends IotWirelessRequest.Builder, SdkPojo, CopyableBuilder<ListDevicesForWirelessDeviceImportTaskRequest.Builder,ListDevicesForWirelessDeviceImportTaskRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListDevicesForWirelessDeviceImportTaskRequest.Builder id(String id)
The identifier of the import task for which wireless devices are listed.
id - The identifier of the import task for which wireless devices are listed.ListDevicesForWirelessDeviceImportTaskRequest.Builder maxResults(Integer maxResults)
maxResults - The new value for the MaxResults property for this object.ListDevicesForWirelessDeviceImportTaskRequest.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.ListDevicesForWirelessDeviceImportTaskRequest.Builder status(String status)
The status of the devices in the import task.
status - The status of the devices in the import task.OnboardStatus,
OnboardStatusListDevicesForWirelessDeviceImportTaskRequest.Builder status(OnboardStatus status)
The status of the devices in the import task.
status - The status of the devices in the import task.OnboardStatus,
OnboardStatusListDevicesForWirelessDeviceImportTaskRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListDevicesForWirelessDeviceImportTaskRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.