ListDevicesRequest.Builder |
ListDevicesRequest.Builder.arn(String arn) |
The Amazon Resource Name (ARN) of the project.
|
static ListDevicesRequest.Builder |
ListDevicesRequest.builder() |
|
ListDevicesRequest.Builder |
ListDevicesRequest.Builder.filters(Collection<DeviceFilter> filters) |
Used to select a set of devices.
|
ListDevicesRequest.Builder |
ListDevicesRequest.Builder.filters(Consumer<DeviceFilter.Builder>... filters) |
Used to select a set of devices.
|
ListDevicesRequest.Builder |
ListDevicesRequest.Builder.filters(DeviceFilter... filters) |
Used to select a set of devices.
|
ListDevicesRequest.Builder |
ListDevicesRequest.Builder.nextToken(String nextToken) |
An identifier that was returned from the previous call to this operation, which can be used to return the
next set of items in the list.
|
ListDevicesRequest.Builder |
ListDevicesRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ListDevicesRequest.Builder |
ListDevicesRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ListDevicesRequest.Builder |
ListDevicesRequest.toBuilder() |
|