C# Class Amazon.RDS.Model.DescribeDBParameterGroupsRequest

Afficher le fichier Open project: aws/aws-sdk-net Class Usage Examples

Méthodes publiques

Méthode Description
DescribeDBParameterGroupsRequest ( ) : System

Empty constructor used to set properties independently even when a simple constructor is available

Private Methods

Méthode Description
IsSetDBParameterGroupName ( ) : bool
IsSetFilters ( ) : bool
IsSetMarker ( ) : bool
IsSetMaxRecords ( ) : bool

Method Details

DescribeDBParameterGroupsRequest() public méthode

Empty constructor used to set properties independently even when a simple constructor is available
public DescribeDBParameterGroupsRequest ( ) : System
Résultat System