Uses of Class
software.amazon.awssdk.services.gamelift.paginators.ListComputeIterable
-
Packages that use ListComputeIterable 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 ListComputeIterable in software.amazon.awssdk.services.gamelift
Methods in software.amazon.awssdk.services.gamelift that return ListComputeIterable Modifier and Type Method Description default ListComputeIterableGameLiftClient. listComputePaginator(Consumer<ListComputeRequest.Builder> listComputeRequest)Retrieves the compute resources in an Amazon GameLift fleet.default ListComputeIterableGameLiftClient. listComputePaginator(ListComputeRequest listComputeRequest)Retrieves the compute resources in an Amazon GameLift fleet.
-