| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsitewise |
Welcome to the AWS IoT SiteWise API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateProjectResponse |
IoTSiteWiseClient.createProject(Consumer<CreateProjectRequest.Builder> createProjectRequest)
Creates a project in the specified portal.
|
default CreateProjectResponse |
IoTSiteWiseClient.createProject(CreateProjectRequest createProjectRequest)
Creates a project in the specified portal.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateProjectResponse> |
IoTSiteWiseAsyncClient.createProject(Consumer<CreateProjectRequest.Builder> createProjectRequest)
Creates a project in the specified portal.
|
default CompletableFuture<CreateProjectResponse> |
IoTSiteWiseAsyncClient.createProject(CreateProjectRequest createProjectRequest)
Creates a project in the specified portal.
|
Copyright © 2021. All rights reserved.