C# Class Amazon.GameLift.Model.ListBuildsRequest

Container for the parameters to the ListBuilds operation. Retrieves build records for all builds associated with the AWS account in use. You can limit results to builds that are in a specific status by using the Status parameter. Use the pagination parameters to retrieve results in a set of sequential pages.

Build records are not listed in any particular order.

Inheritance: AmazonGameLiftRequest
Mostrar archivo Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

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