Click or drag to resize

SetBucketLifecycleResponse Class

Inheritance Hierarchy
SystemObject
  OBSObsWebServiceResponse
    OBS.ModelSetBucketLifecycleResponse

Namespace:  OBS.Model
Assembly:  esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.20.7.0 (3.20.7)
Syntax
C#
public class SetBucketLifecycleResponse : ObsWebServiceResponse

The SetBucketLifecycleResponse type exposes the following members.

Constructors
  NameDescription
Public methodSetBucketLifecycleResponse
Initializes a new instance of the SetBucketLifecycleResponse class
Top
Properties
  NameDescription
Public propertyContentLength (Inherited from ObsWebServiceResponse.)
Public propertyHeaders (Inherited from ObsWebServiceResponse.)
Public propertyOriginalResponse (Inherited from ObsWebServiceResponse.)
Public propertyRequestId (Inherited from ObsWebServiceResponse.)
Public propertyStatusCode (Inherited from ObsWebServiceResponse.)
Top
Methods
See Also