public static interface GetDevicesInPlacementResponse.Builder extends Iot1ClickProjectsResponse.Builder, SdkPojo, CopyableBuilder<GetDevicesInPlacementResponse.Builder,GetDevicesInPlacementResponse>
Modifier and Type | Method and Description |
---|---|
GetDevicesInPlacementResponse.Builder |
devices(Map<String,String> devices)
An object containing the devices (zero or more) within the placement.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
GetDevicesInPlacementResponse.Builder devices(Map<String,String> devices)
An object containing the devices (zero or more) within the placement.
devices
- An object containing the devices (zero or more) within the placement.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.