C# Class Amazon.GameLift.Model.ListFleetsRequest

Container for the parameters to the ListFleets operation. Retrieves a collection of fleet records for this AWS account. You can filter the result set by build ID. Use the pagination parameters to retrieve results in sequential pages.

Fleet records are not listed in any particular order.

Inheritance: AmazonGameLiftRequest
Mostra file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetBuildId ( ) : bool
IsSetLimit ( ) : bool
IsSetNextToken ( ) : bool