Click or drag to resize
DeleteObjectsRequest Properties

The DeleteObjectsRequest type exposes the following members.

Properties
  NameDescription
Public propertyBucketName
Gets or sets the bucket name
Public propertyEncodingType
Gets or sets encoding-type value. By default it's HttpUtils.UrlEncodingType.
Public propertyKeys
Returns the keys list where the caller could add or remove key
Public propertyQuiet
Gets quiet mode flag. By default it's true;
Top
See Also