ObsClientGetBucketNotification Method |
Obtain the notification configuration of a bucket.
Namespace:
OBS
Assembly:
esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.1.3.0 (3.1.3)
Syntaxpublic GetBucketNotificationReponse GetBucketNotification(
GetBucketNotificationRequest request
)
Parameters
- request
- Type: OBS.ModelGetBucketNotificationRequest
Parameters in a request for obtaining the bucket notification configuration
Return Value
Type:
GetBucketNotificationReponseResponse to a request for obtaining the bucket notification configuration
See Also