| Package | Description |
|---|---|
| com.amazonaws.services.workspacesweb.model |
| Modifier and Type | Method and Description |
|---|---|
IpAccessSettingsSummary |
IpAccessSettingsSummary.clone() |
IpAccessSettingsSummary |
IpAccessSettingsSummary.withCreationDate(Date creationDate)
The creation date timestamp of the IP access settings.
|
IpAccessSettingsSummary |
IpAccessSettingsSummary.withDescription(String description)
The description of the IP access settings.
|
IpAccessSettingsSummary |
IpAccessSettingsSummary.withDisplayName(String displayName)
The display name of the IP access settings.
|
IpAccessSettingsSummary |
IpAccessSettingsSummary.withIpAccessSettingsArn(String ipAccessSettingsArn)
The ARN of IP access settings.
|
| Modifier and Type | Method and Description |
|---|---|
List<IpAccessSettingsSummary> |
ListIpAccessSettingsResult.getIpAccessSettings()
The IP access settings.
|
| Modifier and Type | Method and Description |
|---|---|
ListIpAccessSettingsResult |
ListIpAccessSettingsResult.withIpAccessSettings(IpAccessSettingsSummary... ipAccessSettings)
The IP access settings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListIpAccessSettingsResult.setIpAccessSettings(Collection<IpAccessSettingsSummary> ipAccessSettings)
The IP access settings.
|
ListIpAccessSettingsResult |
ListIpAccessSettingsResult.withIpAccessSettings(Collection<IpAccessSettingsSummary> ipAccessSettings)
The IP access settings.
|
Copyright © 2023. All rights reserved.