| Package | Description |
|---|---|
| com.amazonaws.services.workspacesweb.model |
| Modifier and Type | Method and Description |
|---|---|
static PortalStatus |
PortalStatus.fromValue(String value)
Use this in place of valueOf.
|
static PortalStatus |
PortalStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PortalStatus[] |
PortalStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PortalSummary |
PortalSummary.withPortalStatus(PortalStatus portalStatus)
The status of the web portal.
|
Portal |
Portal.withPortalStatus(PortalStatus portalStatus)
The status of the web portal.
|
Copyright © 2023. All rights reserved.