C# Class Amazon.CloudFront.Model.StreamingDistributionList

A streaming distribution list.

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

Méthodes publiques

Méthode Description
StreamingDistributionList ( ) : System

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

Private Methods

Méthode Description
IsSetIsTruncated ( ) : bool
IsSetItems ( ) : bool
IsSetMarker ( ) : bool
IsSetMaxItems ( ) : bool
IsSetNextMarker ( ) : bool
IsSetQuantity ( ) : bool

Method Details

StreamingDistributionList() public méthode

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