Uses of Class
software.amazon.awssdk.services.workspacesweb.model.IpAccessSettings
-
Packages that use IpAccessSettings Package Description software.amazon.awssdk.services.workspacesweb.model -
-
Uses of IpAccessSettings in software.amazon.awssdk.services.workspacesweb.model
Methods in software.amazon.awssdk.services.workspacesweb.model that return IpAccessSettings Modifier and Type Method Description IpAccessSettingsGetIpAccessSettingsResponse. ipAccessSettings()The IP access settings.IpAccessSettingsUpdateIpAccessSettingsResponse. ipAccessSettings()The IP access settings.Methods in software.amazon.awssdk.services.workspacesweb.model with parameters of type IpAccessSettings Modifier and Type Method Description GetIpAccessSettingsResponse.BuilderGetIpAccessSettingsResponse.Builder. ipAccessSettings(IpAccessSettings ipAccessSettings)The IP access settings.UpdateIpAccessSettingsResponse.BuilderUpdateIpAccessSettingsResponse.Builder. ipAccessSettings(IpAccessSettings ipAccessSettings)The IP access settings.
-