| Package | Description |
|---|---|
| com.amazonaws.services.workspacesweb.model |
| Modifier and Type | Method and Description |
|---|---|
static InstanceType |
InstanceType.fromValue(String value)
Use this in place of valueOf.
|
static InstanceType |
InstanceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InstanceType[] |
InstanceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Portal |
Portal.withInstanceType(InstanceType instanceType)
The type and resources of the underlying instance.
|
CreatePortalRequest |
CreatePortalRequest.withInstanceType(InstanceType instanceType)
The type and resources of the underlying instance.
|
PortalSummary |
PortalSummary.withInstanceType(InstanceType instanceType)
The type and resources of the underlying instance.
|
UpdatePortalRequest |
UpdatePortalRequest.withInstanceType(InstanceType instanceType)
The type and resources of the underlying instance.
|
Copyright © 2025. All rights reserved.