The ListStreamingDistributionsResponse contains the ListStreamingDistributionsResult and
any headers or metadata returned by CloudFront.

C# |
public class ListStreamingDistributionsResponse : CloudFrontResponse

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | ListStreamingDistributionsResponse()()()() | Initializes a new instance of the ListStreamingDistributionsResponse class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | ETag |
Gets and sets the ETag property.
(Inherited from CloudFrontResponse.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | Headers |
Gets and sets the Headers property.
(Inherited from CloudFrontResponse.) |
![]() | IsTruncated |
Gets and sets the IsTruncated property.
|
![]() | Marker |
Gets and sets the Marker property.
|
![]() | MaxItems |
Gets and sets the MaxItems property.
|
![]() | NextMarker |
Gets and sets the NextMarker property.
|
![]() | RequestId |
Gets and sets the RequestId property.
(Inherited from CloudFrontResponse.) |
![]() | StreamingDistribution |
Gets the StreamingDistribution property as a List
|
![]() | ToString()()()() |
Returns the string representation of the response.
(Inherited from CloudFrontResponse.) |
![]() | XML |
Gets and sets the XML property. This is the
original XML response received from CloudFront
(Inherited from CloudFrontResponse.) |

Object | ||
![]() | CloudFrontResponse | |
![]() | ListStreamingDistributionsResponse |