Uses of Class
software.amazon.awssdk.services.gamelift.paginators.DescribeFleetEventsPublisher
-
Packages that use DescribeFleetEventsPublisher 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 DescribeFleetEventsPublisher in software.amazon.awssdk.services.gamelift
Methods in software.amazon.awssdk.services.gamelift that return DescribeFleetEventsPublisher Modifier and Type Method Description default DescribeFleetEventsPublisherGameLiftAsyncClient. describeFleetEventsPaginator(Consumer<DescribeFleetEventsRequest.Builder> describeFleetEventsRequest)This is a variant ofGameLiftAsyncClient.describeFleetEvents(software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsRequest)operation.default DescribeFleetEventsPublisherGameLiftAsyncClient. describeFleetEventsPaginator(DescribeFleetEventsRequest describeFleetEventsRequest)This is a variant ofGameLiftAsyncClient.describeFleetEvents(software.amazon.awssdk.services.gamelift.model.DescribeFleetEventsRequest)operation.
-