Click or drag to resize

SetBucketNotificationRequest Class

Parameters in a request for setting bucket notification
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 SetBucketNotificationRequest : ObsBucketWebServiceRequest

The SetBucketNotificationRequest type exposes the following members.

Constructors
  NameDescription
Public methodSetBucketNotificationRequest
Initializes a new instance of the SetBucketNotificationRequest class
Top
Properties
  NameDescription
Public propertyBucketName
Bucket name
(Inherited from ObsBucketWebServiceRequest.)
Public propertyConfiguration
Bucket notification configuration
Top
See Also