| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsitewise |
Welcome to the IoT SiteWise API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default CreatePortalResponse |
IoTSiteWiseClient.createPortal(Consumer<CreatePortalRequest.Builder> createPortalRequest)
Creates a portal, which can contain projects and dashboards.
|
default CreatePortalResponse |
IoTSiteWiseClient.createPortal(CreatePortalRequest createPortalRequest)
Creates a portal, which can contain projects and dashboards.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreatePortalResponse> |
IoTSiteWiseAsyncClient.createPortal(Consumer<CreatePortalRequest.Builder> createPortalRequest)
Creates a portal, which can contain projects and dashboards.
|
default CompletableFuture<CreatePortalResponse> |
IoTSiteWiseAsyncClient.createPortal(CreatePortalRequest createPortalRequest)
Creates a portal, which can contain projects and dashboards.
|
Copyright © 2023. All rights reserved.