C# Class Amazon.CloudFront.Model.ListDistributionsRequest

The ListDistributionsRequest contains the parameters used for the ListDistributions operation. All parameters to this request object are optional.
Inheritance: Amazon.CloudFront.Model.CloudFrontRequest
Afficher le fichier Open project: aws/aws-sdk-net Class Usage Examples

Méthodes publiques

Méthode Description
ListDistributionsRequest ( ) : System

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

Private Methods

Méthode Description
IsSetMarker ( ) : bool
IsSetMaxItems ( ) : bool

Method Details

ListDistributionsRequest() public méthode

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