C# Class Amazon.CodeDeploy.Model.ListApplicationRevisionsRequest

Container for the parameters to the ListApplicationRevisions operation. Lists information about revisions for an application.
Inheritance: AmazonCodeDeployRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetApplicationName ( ) : bool
IsSetDeployed ( ) : bool
IsSetNextToken ( ) : bool
IsSetS3Bucket ( ) : bool
IsSetS3KeyPrefix ( ) : bool
IsSetSortBy ( ) : bool
IsSetSortOrder ( ) : bool