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