C# Class Amazon.CloudFront.Model.StreamingDistributionList

A streaming distribution list.

Datei anzeigen Open project: aws/aws-sdk-net Class Usage Examples

Public Methods

Method Description
StreamingDistributionList ( ) : System

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

Private Methods

Method Description
IsSetIsTruncated ( ) : bool
IsSetItems ( ) : bool
IsSetMarker ( ) : bool
IsSetMaxItems ( ) : bool
IsSetNextMarker ( ) : bool
IsSetQuantity ( ) : bool

Method Details

StreamingDistributionList() public method

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