| Package | Description |
|---|---|
| com.amazonaws.services.workspacesweb.model |
| Modifier and Type | Method and Description |
|---|---|
NetworkSettingsSummary |
NetworkSettingsSummary.clone() |
NetworkSettingsSummary |
NetworkSettingsSummary.withNetworkSettingsArn(String networkSettingsArn)
The ARN of the network settings.
|
NetworkSettingsSummary |
NetworkSettingsSummary.withVpcId(String vpcId)
The VPC ID of the network settings.
|
| Modifier and Type | Method and Description |
|---|---|
List<NetworkSettingsSummary> |
ListNetworkSettingsResult.getNetworkSettings()
The network settings.
|
| Modifier and Type | Method and Description |
|---|---|
ListNetworkSettingsResult |
ListNetworkSettingsResult.withNetworkSettings(NetworkSettingsSummary... networkSettings)
The network settings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListNetworkSettingsResult.setNetworkSettings(Collection<NetworkSettingsSummary> networkSettings)
The network settings.
|
ListNetworkSettingsResult |
ListNetworkSettingsResult.withNetworkSettings(Collection<NetworkSettingsSummary> networkSettings)
The network settings.
|
Copyright © 2023. All rights reserved.