public static interface GetDevicesInPlacementRequest.Builder extends Iot1ClickProjectsRequest.Builder, SdkPojo, CopyableBuilder<GetDevicesInPlacementRequest.Builder,GetDevicesInPlacementRequest>
| Modifier and Type | Method and Description |
|---|---|
GetDevicesInPlacementRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetDevicesInPlacementRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
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.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, 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)
overrideConfiguration in interface AwsRequest.BuilderGetDevicesInPlacementRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.