| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot1clickprojects |
The AWS IoT 1-Click Projects API Reference
|
| Modifier and Type | Method and Description |
|---|---|
default UpdatePlacementResponse |
Iot1ClickProjectsClient.updatePlacement(Consumer<UpdatePlacementRequest.Builder> updatePlacementRequest)
Updates a placement with the given attributes.
|
default UpdatePlacementResponse |
Iot1ClickProjectsClient.updatePlacement(UpdatePlacementRequest updatePlacementRequest)
Updates a placement with the given attributes.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdatePlacementResponse> |
Iot1ClickProjectsAsyncClient.updatePlacement(Consumer<UpdatePlacementRequest.Builder> updatePlacementRequest)
Updates a placement with the given attributes.
|
default CompletableFuture<UpdatePlacementResponse> |
Iot1ClickProjectsAsyncClient.updatePlacement(UpdatePlacementRequest updatePlacementRequest)
Updates a placement with the given attributes.
|
Copyright © 2022. All rights reserved.