Uses of Class
software.amazon.awssdk.services.alexaforbusiness.model.ListGatewayGroupsResponse
-
Packages that use ListGatewayGroupsResponse Package Description software.amazon.awssdk.services.alexaforbusiness Alexa for Business has been retired and is no longer supported.software.amazon.awssdk.services.alexaforbusiness.paginators -
-
Uses of ListGatewayGroupsResponse in software.amazon.awssdk.services.alexaforbusiness
Methods in software.amazon.awssdk.services.alexaforbusiness that return ListGatewayGroupsResponse Modifier and Type Method Description default ListGatewayGroupsResponseAlexaForBusinessClient. listGatewayGroups(Consumer<ListGatewayGroupsRequest.Builder> listGatewayGroupsRequest)Deprecated.Alexa For Business is no longer supporteddefault ListGatewayGroupsResponseAlexaForBusinessClient. listGatewayGroups(ListGatewayGroupsRequest listGatewayGroupsRequest)Deprecated.Alexa For Business is no longer supportedMethods in software.amazon.awssdk.services.alexaforbusiness that return types with arguments of type ListGatewayGroupsResponse Modifier and Type Method Description default CompletableFuture<ListGatewayGroupsResponse>AlexaForBusinessAsyncClient. listGatewayGroups(Consumer<ListGatewayGroupsRequest.Builder> listGatewayGroupsRequest)Deprecated.Alexa For Business is no longer supporteddefault CompletableFuture<ListGatewayGroupsResponse>AlexaForBusinessAsyncClient. listGatewayGroups(ListGatewayGroupsRequest listGatewayGroupsRequest)Deprecated.Alexa For Business is no longer supported -
Uses of ListGatewayGroupsResponse in software.amazon.awssdk.services.alexaforbusiness.paginators
Methods in software.amazon.awssdk.services.alexaforbusiness.paginators that return types with arguments of type ListGatewayGroupsResponse Modifier and Type Method Description Iterator<ListGatewayGroupsResponse>ListGatewayGroupsIterable. iterator()Method parameters in software.amazon.awssdk.services.alexaforbusiness.paginators with type arguments of type ListGatewayGroupsResponse Modifier and Type Method Description voidListGatewayGroupsPublisher. subscribe(org.reactivestreams.Subscriber<? super ListGatewayGroupsResponse> subscriber)
-