Uses of Class
software.amazon.awssdk.services.alexaforbusiness.model.DeviceNetworkProfileInfo
-
Packages that use DeviceNetworkProfileInfo Package Description software.amazon.awssdk.services.alexaforbusiness.model -
-
Uses of DeviceNetworkProfileInfo in software.amazon.awssdk.services.alexaforbusiness.model
Methods in software.amazon.awssdk.services.alexaforbusiness.model that return DeviceNetworkProfileInfo Modifier and Type Method Description DeviceNetworkProfileInfoDevice. networkProfileInfo()Detailed information about a device's network profile.Methods in software.amazon.awssdk.services.alexaforbusiness.model with parameters of type DeviceNetworkProfileInfo Modifier and Type Method Description Device.BuilderDevice.Builder. networkProfileInfo(DeviceNetworkProfileInfo networkProfileInfo)Detailed information about a device's network profile.
-