Uses of Class
software.amazon.awssdk.services.gamelift.paginators.ListFleetDeploymentsPublisher
-
Packages that use ListFleetDeploymentsPublisher 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 ListFleetDeploymentsPublisher in software.amazon.awssdk.services.gamelift
Methods in software.amazon.awssdk.services.gamelift that return ListFleetDeploymentsPublisher Modifier and Type Method Description default ListFleetDeploymentsPublisherGameLiftAsyncClient. listFleetDeploymentsPaginator(Consumer<ListFleetDeploymentsRequest.Builder> listFleetDeploymentsRequest)This is a variant ofGameLiftAsyncClient.listFleetDeployments(software.amazon.awssdk.services.gamelift.model.ListFleetDeploymentsRequest)operation.default ListFleetDeploymentsPublisherGameLiftAsyncClient. listFleetDeploymentsPaginator(ListFleetDeploymentsRequest listFleetDeploymentsRequest)This is a variant ofGameLiftAsyncClient.listFleetDeployments(software.amazon.awssdk.services.gamelift.model.ListFleetDeploymentsRequest)operation.
-