Uses of Class
software.amazon.awssdk.services.gamelift.paginators.DescribeFleetAttributesIterable
-
Packages that use DescribeFleetAttributesIterable 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 DescribeFleetAttributesIterable in software.amazon.awssdk.services.gamelift
Methods in software.amazon.awssdk.services.gamelift that return DescribeFleetAttributesIterable Modifier and Type Method Description default DescribeFleetAttributesIterableGameLiftClient. describeFleetAttributesPaginator()This is a variant ofGameLiftClient.describeFleetAttributes(software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesRequest)operation.default DescribeFleetAttributesIterableGameLiftClient. describeFleetAttributesPaginator(Consumer<DescribeFleetAttributesRequest.Builder> describeFleetAttributesRequest)This is a variant ofGameLiftClient.describeFleetAttributes(software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesRequest)operation.default DescribeFleetAttributesIterableGameLiftClient. describeFleetAttributesPaginator(DescribeFleetAttributesRequest describeFleetAttributesRequest)This is a variant ofGameLiftClient.describeFleetAttributes(software.amazon.awssdk.services.gamelift.model.DescribeFleetAttributesRequest)operation.
-