Base class for CloudFront operation requests.
Provides a header collection which can is used to store the request headers.

C# |
public abstract class CloudFrontRequest : BaseRequest

All Members | Methods | Properties | |||
Icon | Member | Description |
---|---|---|
![]() | AddHeaders(NameValueCollection) |
Adds all of the key/value pairs from collection into our request header.
(Inherited from BaseRequest.) |
![]() | DistributionConfig |
Gets and Sets the DistributionConfig property.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | ETag |
Gets and sets the ETag property.
|
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | Id |
Gets and sets the Id property.
|
![]() | Marker |
Gets and sets the Marker property.
|
![]() | MaxItems |
Gets and sets the MaxItems property.
|
![]() | StreamingDistributionConfig |
Gets and Sets the StreamingDistributionConfig property.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
