| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspacesweb.model |
| Modifier and Type | Method and Description |
|---|---|
List<PortalSummary> |
ListPortalsResponse.portals()
The portals in the list.
|
| Modifier and Type | Method and Description |
|---|---|
ListPortalsResponse.Builder |
ListPortalsResponse.Builder.portals(PortalSummary... portals)
The portals in the list.
|
| Modifier and Type | Method and Description |
|---|---|
ListPortalsResponse.Builder |
ListPortalsResponse.Builder.portals(Collection<PortalSummary> portals)
The portals in the list.
|
Copyright © 2022. All rights reserved.