Uses of Class
software.amazon.awssdk.services.alexaforbusiness.model.NetworkProfile
-
Packages that use NetworkProfile Package Description software.amazon.awssdk.services.alexaforbusiness.model -
-
Uses of NetworkProfile in software.amazon.awssdk.services.alexaforbusiness.model
Methods in software.amazon.awssdk.services.alexaforbusiness.model that return NetworkProfile Modifier and Type Method Description NetworkProfileGetNetworkProfileResponse. networkProfile()The network profile associated with a device.Methods in software.amazon.awssdk.services.alexaforbusiness.model with parameters of type NetworkProfile Modifier and Type Method Description GetNetworkProfileResponse.BuilderGetNetworkProfileResponse.Builder. networkProfile(NetworkProfile networkProfile)The network profile associated with a device.
-