| Package | Description |
|---|---|
| com.amazonaws.services.iotsitewise |
Welcome to the IoT SiteWise API Reference.
|
| com.amazonaws.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
UpdatePortalResult |
AWSIoTSiteWiseClient.updatePortal(UpdatePortalRequest request)
Updates an IoT SiteWise Monitor portal.
|
UpdatePortalResult |
AWSIoTSiteWise.updatePortal(UpdatePortalRequest updatePortalRequest)
Updates an IoT SiteWise Monitor portal.
|
UpdatePortalResult |
AbstractAWSIoTSiteWise.updatePortal(UpdatePortalRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdatePortalResult> |
AWSIoTSiteWiseAsyncClient.updatePortalAsync(UpdatePortalRequest request,
AsyncHandler<UpdatePortalRequest,UpdatePortalResult> asyncHandler) |
Future<UpdatePortalResult> |
AWSIoTSiteWiseAsync.updatePortalAsync(UpdatePortalRequest updatePortalRequest,
AsyncHandler<UpdatePortalRequest,UpdatePortalResult> asyncHandler)
Updates an IoT SiteWise Monitor portal.
|
Future<UpdatePortalResult> |
AbstractAWSIoTSiteWiseAsync.updatePortalAsync(UpdatePortalRequest request,
AsyncHandler<UpdatePortalRequest,UpdatePortalResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdatePortalResult |
UpdatePortalResult.clone() |
UpdatePortalResult |
UpdatePortalResult.withPortalStatus(PortalStatus portalStatus)
The status of the portal, which contains a state (
UPDATING after successfully calling this
operation) and any error message. |
Copyright © 2021. All rights reserved.