Uses of Class
software.amazon.awssdk.services.gamelift.paginators.ListGameServerGroupsPublisher
-
Packages that use ListGameServerGroupsPublisher Package Description software.amazon.awssdk.services.gamelift Amazon GameLift provides solutions for hosting session-based multiplayer game servers in the cloud, including tools for deploying, operating, and scaling game servers. -
-
Uses of ListGameServerGroupsPublisher in software.amazon.awssdk.services.gamelift
Methods in software.amazon.awssdk.services.gamelift that return ListGameServerGroupsPublisher Modifier and Type Method Description default ListGameServerGroupsPublisherGameLiftAsyncClient. listGameServerGroupsPaginator(Consumer<ListGameServerGroupsRequest.Builder> listGameServerGroupsRequest)This is a variant ofGameLiftAsyncClient.listGameServerGroups(software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsRequest)operation.default ListGameServerGroupsPublisherGameLiftAsyncClient. listGameServerGroupsPaginator(ListGameServerGroupsRequest listGameServerGroupsRequest)This is a variant ofGameLiftAsyncClient.listGameServerGroups(software.amazon.awssdk.services.gamelift.model.ListGameServerGroupsRequest)operation.
-