C# Class Amazon.CloudFront.Model.ListStreamingDistributionsRequest

Container for the parameters to the ListStreamingDistributions operation. List streaming distributions.
Inheritance: AmazonCloudFrontRequest
Afficher le fichier Open project: aws/aws-sdk-net Class Usage Examples

Méthodes publiques

Méthode Description
ListStreamingDistributionsRequest ( ) : 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

ListStreamingDistributionsRequest() public méthode

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