Uses of Class
software.amazon.awssdk.services.gamelift.paginators.ListAliasesPublisher
-
Packages that use ListAliasesPublisher 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 ListAliasesPublisher in software.amazon.awssdk.services.gamelift
Methods in software.amazon.awssdk.services.gamelift that return ListAliasesPublisher Modifier and Type Method Description default ListAliasesPublisherGameLiftAsyncClient. listAliasesPaginator()Retrieves all aliases for this Amazon Web Services account.default ListAliasesPublisherGameLiftAsyncClient. listAliasesPaginator(Consumer<ListAliasesRequest.Builder> listAliasesRequest)Retrieves all aliases for this Amazon Web Services account.default ListAliasesPublisherGameLiftAsyncClient. listAliasesPaginator(ListAliasesRequest listAliasesRequest)Retrieves all aliases for this Amazon Web Services account.
-