TransferUtilityOpenStreamRequest Class

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Contains all the parameters that can be set when making a this request with the TransferUtility method.

Inheritance Hierarchy

System.Object
  Amazon.S3.Transfer.BaseDownloadRequest
    Amazon.S3.Transfer.TransferUtilityOpenStreamRequest

Namespace: Amazon.S3.Transfer
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public class TransferUtilityOpenStreamRequest : BaseDownloadRequest

The TransferUtilityOpenStreamRequest type exposes the following members

Constructors

Properties

  Name Description
Public Property BucketName Gets or sets the name of the bucket.
Public Property Key Gets or sets the key under which the Amazon S3 object is stored.
Public Property ModifiedSinceDate Gets or sets the ModifiedSinceDate property.
Public Property UnmodifiedSinceDate Gets or sets the UnmodifiedSinceDate property.
Public Property VersionId Gets or sets the version ID of the Amazon S3 object.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5