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