Uses of Class
software.amazon.awssdk.services.alexaforbusiness.model.GetNetworkProfileResponse
-
Packages that use GetNetworkProfileResponse Package Description software.amazon.awssdk.services.alexaforbusiness Alexa for Business has been retired and is no longer supported. -
-
Uses of GetNetworkProfileResponse in software.amazon.awssdk.services.alexaforbusiness
Methods in software.amazon.awssdk.services.alexaforbusiness that return GetNetworkProfileResponse Modifier and Type Method Description default GetNetworkProfileResponseAlexaForBusinessClient. getNetworkProfile(Consumer<GetNetworkProfileRequest.Builder> getNetworkProfileRequest)Deprecated.Alexa For Business is no longer supporteddefault GetNetworkProfileResponseAlexaForBusinessClient. getNetworkProfile(GetNetworkProfileRequest getNetworkProfileRequest)Deprecated.Alexa For Business is no longer supportedMethods in software.amazon.awssdk.services.alexaforbusiness that return types with arguments of type GetNetworkProfileResponse Modifier and Type Method Description default CompletableFuture<GetNetworkProfileResponse>AlexaForBusinessAsyncClient. getNetworkProfile(Consumer<GetNetworkProfileRequest.Builder> getNetworkProfileRequest)Deprecated.Alexa For Business is no longer supporteddefault CompletableFuture<GetNetworkProfileResponse>AlexaForBusinessAsyncClient. getNetworkProfile(GetNetworkProfileRequest getNetworkProfileRequest)Deprecated.Alexa For Business is no longer supported
-