Uses of Class
software.amazon.awssdk.services.snowball.model.WirelessConnection
-
Packages that use WirelessConnection Package Description software.amazon.awssdk.services.snowball.model -
-
Uses of WirelessConnection in software.amazon.awssdk.services.snowball.model
Methods in software.amazon.awssdk.services.snowball.model that return WirelessConnection Modifier and Type Method Description WirelessConnectionSnowconeDeviceConfiguration. wirelessConnection()Configures the wireless connection for the Snowcone device.Methods in software.amazon.awssdk.services.snowball.model with parameters of type WirelessConnection Modifier and Type Method Description SnowconeDeviceConfiguration.BuilderSnowconeDeviceConfiguration.Builder. wirelessConnection(WirelessConnection wirelessConnection)Configures the wireless connection for the Snowcone device.
-