public static interface GetDevicesInPlacementRequest.Builder extends Iot1ClickProjectsRequest.Builder, SdkPojo, CopyableBuilder<GetDevicesInPlacementRequest.Builder,GetDevicesInPlacementRequest>
| Modifier and Type | Method and Description | 
|---|---|
GetDevicesInPlacementRequest.Builder | 
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
Add an optional request override configuration. 
 | 
GetDevicesInPlacementRequest.Builder | 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
Add an optional request override configuration. 
 | 
GetDevicesInPlacementRequest.Builder | 
placementName(String placementName)
 The name of the placement to get the devices from. 
 | 
GetDevicesInPlacementRequest.Builder | 
projectName(String projectName)
 The name of the project containing the placement. 
 | 
buildoverrideConfigurationcopyapplyMutation, buildGetDevicesInPlacementRequest.Builder projectName(String projectName)
The name of the project containing the placement.
projectName - The name of the project containing the placement.GetDevicesInPlacementRequest.Builder placementName(String placementName)
The name of the placement to get the devices from.
placementName - The name of the placement to get the devices from.GetDevicesInPlacementRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderoverrideConfiguration - The override configuration.GetDevicesInPlacementRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderbuilderConsumer - A Consumer to which an empty AwsRequestOverrideConfiguration.Builder will be
 given.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.