| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot1clickprojects |
The AWS IoT 1-Click Projects API Reference
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateProjectResponse |
Iot1ClickProjectsClient.updateProject(Consumer<UpdateProjectRequest.Builder> updateProjectRequest)
Updates a project associated with your AWS account and region.
|
default UpdateProjectResponse |
Iot1ClickProjectsClient.updateProject(UpdateProjectRequest updateProjectRequest)
Updates a project associated with your AWS account and region.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateProjectResponse> |
Iot1ClickProjectsAsyncClient.updateProject(Consumer<UpdateProjectRequest.Builder> updateProjectRequest)
Updates a project associated with your AWS account and region.
|
default CompletableFuture<UpdateProjectResponse> |
Iot1ClickProjectsAsyncClient.updateProject(UpdateProjectRequest updateProjectRequest)
Updates a project associated with your AWS account and region.
|
Copyright © 2020. All rights reserved.