| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdatePortalResponse.Builder |
UpdatePortalResponse.builder() |
default UpdatePortalResponse.Builder |
UpdatePortalResponse.Builder.portalStatus(Consumer<PortalStatus.Builder> portalStatus)
The status of the portal, which contains a state (
UPDATING after successfully calling this
operation) and any error message. |
UpdatePortalResponse.Builder |
UpdatePortalResponse.Builder.portalStatus(PortalStatus portalStatus)
The status of the portal, which contains a state (
UPDATING after successfully calling this
operation) and any error message. |
UpdatePortalResponse.Builder |
UpdatePortalResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdatePortalResponse.Builder> |
UpdatePortalResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.