Click or drag to resize

DeleteObjectsRequest Class

Parameters in an object batch deletion request
Inheritance Hierarchy

Namespace:  OBS.Model
Assembly:  esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.1.3.0 (3.1.3)
Syntax
C#
public class DeleteObjectsRequest : ObsBucketWebServiceRequest

The DeleteObjectsRequest type exposes the following members.

Constructors
  NameDescription
Public methodDeleteObjectsRequest
Initializes a new instance of the DeleteObjectsRequest class
Top
Properties
  NameDescription
Public propertyBucketName
Bucket name
(Inherited from ObsBucketWebServiceRequest.)
Public propertyObjects
List of objects to be deleted
Public propertyQuiet
Response mode of the object batch deletion request
Top
Methods
See Also