Uses of Class
software.amazon.awssdk.services.gamelift.paginators.ListGameServerGroupsIterable
-
Packages that use ListGameServerGroupsIterable 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 ListGameServerGroupsIterable in software.amazon.awssdk.services.gamelift
Methods in software.amazon.awssdk.services.gamelift that return ListGameServerGroupsIterable Modifier and Type Method Description default ListGameServerGroupsIterableGameLiftClient. listGameServerGroupsPaginator(Consumer<ListGameServerGroupsRequest.Builder> listGameServerGroupsRequest)Lists a game server groups.default ListGameServerGroupsIterableGameLiftClient. listGameServerGroupsPaginator(ListGameServerGroupsRequest listGameServerGroupsRequest)Lists a game server groups.
-