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