Click or drag to resize

ListBucketsRequest Class

Parameters in a request for obtaining bucket list
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 ListBucketsRequest : ObsWebServiceRequest

The ListBucketsRequest type exposes the following members.

Constructors
  NameDescription
Public methodListBucketsRequest
Initializes a new instance of the ListBucketsRequest class
Top
Properties
  NameDescription
Public propertyIsQueryLocation
Whether to list the region information of all buckets. The default value is "true".
Top
See Also