huaweicloudsdkobs 3.1.142__py2.py3-none-any.whl → 3.1.143__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (66) hide show
  1. huaweicloudsdkobs/v1/model/access_control_list.py +3 -3
  2. huaweicloudsdkobs/v1/model/bucket.py +11 -11
  3. huaweicloudsdkobs/v1/model/buckets.py +3 -3
  4. huaweicloudsdkobs/v1/model/common_prefixes.py +3 -3
  5. huaweicloudsdkobs/v1/model/contents.py +15 -15
  6. huaweicloudsdkobs/v1/model/copy_object_request.py +53 -53
  7. huaweicloudsdkobs/v1/model/copy_object_response.py +29 -29
  8. huaweicloudsdkobs/v1/model/create_bucket_request.py +37 -37
  9. huaweicloudsdkobs/v1/model/create_bucket_request_body.py +3 -3
  10. huaweicloudsdkobs/v1/model/create_bucket_response.py +13 -13
  11. huaweicloudsdkobs/v1/model/delete_bucket_customdomain_request.py +7 -7
  12. huaweicloudsdkobs/v1/model/delete_bucket_customdomain_response.py +13 -13
  13. huaweicloudsdkobs/v1/model/delete_bucket_request.py +5 -5
  14. huaweicloudsdkobs/v1/model/delete_bucket_response.py +13 -13
  15. huaweicloudsdkobs/v1/model/delete_object.py +5 -5
  16. huaweicloudsdkobs/v1/model/delete_object_request.py +9 -9
  17. huaweicloudsdkobs/v1/model/delete_object_response.py +17 -17
  18. huaweicloudsdkobs/v1/model/delete_objects_request.py +11 -11
  19. huaweicloudsdkobs/v1/model/delete_objects_request_body.py +7 -7
  20. huaweicloudsdkobs/v1/model/delete_objects_response.py +19 -19
  21. huaweicloudsdkobs/v1/model/delete_result_deleted.py +9 -9
  22. huaweicloudsdkobs/v1/model/delete_result_error.py +7 -7
  23. huaweicloudsdkobs/v1/model/domains.py +7 -7
  24. huaweicloudsdkobs/v1/model/filter_object.py +3 -3
  25. huaweicloudsdkobs/v1/model/filter_rule.py +5 -5
  26. huaweicloudsdkobs/v1/model/function_stage_configuration.py +11 -11
  27. huaweicloudsdkobs/v1/model/get_bucket_acl_request.py +7 -7
  28. huaweicloudsdkobs/v1/model/get_bucket_acl_response.py +17 -17
  29. huaweicloudsdkobs/v1/model/get_bucket_customdomain_request.py +7 -7
  30. huaweicloudsdkobs/v1/model/get_bucket_customdomain_response.py +15 -15
  31. huaweicloudsdkobs/v1/model/get_bucket_metadata_request.py +9 -9
  32. huaweicloudsdkobs/v1/model/get_bucket_metadata_response.py +37 -37
  33. huaweicloudsdkobs/v1/model/get_bucket_notification_request.py +7 -7
  34. huaweicloudsdkobs/v1/model/get_bucket_notification_response.py +15 -15
  35. huaweicloudsdkobs/v1/model/get_object_metadata_request.py +23 -23
  36. huaweicloudsdkobs/v1/model/get_object_metadata_response.py +49 -49
  37. huaweicloudsdkobs/v1/model/get_object_request.py +41 -41
  38. huaweicloudsdkobs/v1/model/get_object_response.py +33 -33
  39. huaweicloudsdkobs/v1/model/grant.py +7 -7
  40. huaweicloudsdkobs/v1/model/grantee.py +5 -5
  41. huaweicloudsdkobs/v1/model/list_buckets_request.py +5 -5
  42. huaweicloudsdkobs/v1/model/list_buckets_response.py +19 -19
  43. huaweicloudsdkobs/v1/model/list_objects_request.py +19 -19
  44. huaweicloudsdkobs/v1/model/list_objects_response.py +35 -35
  45. huaweicloudsdkobs/v1/model/owner.py +3 -3
  46. huaweicloudsdkobs/v1/model/put_object_request.py +41 -41
  47. huaweicloudsdkobs/v1/model/put_object_response.py +25 -25
  48. huaweicloudsdkobs/v1/model/set_bucket_acl_request.py +11 -11
  49. huaweicloudsdkobs/v1/model/set_bucket_acl_request_body.py +5 -5
  50. huaweicloudsdkobs/v1/model/set_bucket_acl_response.py +13 -13
  51. huaweicloudsdkobs/v1/model/set_bucket_custom_domain_body.py +11 -11
  52. huaweicloudsdkobs/v1/model/set_bucket_customedomain_request.py +9 -9
  53. huaweicloudsdkobs/v1/model/set_bucket_customedomain_response.py +13 -13
  54. huaweicloudsdkobs/v1/model/set_bucket_notification_request.py +9 -9
  55. huaweicloudsdkobs/v1/model/set_bucket_notification_request_body.py +5 -5
  56. huaweicloudsdkobs/v1/model/set_bucket_notification_response.py +13 -13
  57. huaweicloudsdkobs/v1/model/topic_configuration.py +9 -9
  58. huaweicloudsdkobs/v1/model/topic_configuration_filter.py +3 -3
  59. huaweicloudsdkobs/v1/obs_async_client.py +18 -18
  60. huaweicloudsdkobs/v1/obs_client.py +18 -18
  61. {huaweicloudsdkobs-3.1.142.dist-info → huaweicloudsdkobs-3.1.143.dist-info}/METADATA +2 -2
  62. huaweicloudsdkobs-3.1.143.dist-info/RECORD +72 -0
  63. huaweicloudsdkobs-3.1.142.dist-info/RECORD +0 -72
  64. {huaweicloudsdkobs-3.1.142.dist-info → huaweicloudsdkobs-3.1.143.dist-info}/LICENSE +0 -0
  65. {huaweicloudsdkobs-3.1.142.dist-info → huaweicloudsdkobs-3.1.143.dist-info}/WHEEL +0 -0
  66. {huaweicloudsdkobs-3.1.142.dist-info → huaweicloudsdkobs-3.1.143.dist-info}/top_level.txt +0 -0
@@ -31,7 +31,7 @@ class Grant:
31
31
  }
32
32
 
33
33
  def __init__(self, grantee=None, permission=None, delivered=None):
34
- """Grant
34
+ r"""Grant
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -59,7 +59,7 @@ class Grant:
59
59
 
60
60
  @property
61
61
  def grantee(self):
62
- """Gets the grantee of this Grant.
62
+ r"""Gets the grantee of this Grant.
63
63
 
64
64
  :return: The grantee of this Grant.
65
65
  :rtype: :class:`huaweicloudsdkobs.v1.Grantee`
@@ -68,7 +68,7 @@ class Grant:
68
68
 
69
69
  @grantee.setter
70
70
  def grantee(self, grantee):
71
- """Sets the grantee of this Grant.
71
+ r"""Sets the grantee of this Grant.
72
72
 
73
73
  :param grantee: The grantee of this Grant.
74
74
  :type grantee: :class:`huaweicloudsdkobs.v1.Grantee`
@@ -77,7 +77,7 @@ class Grant:
77
77
 
78
78
  @property
79
79
  def permission(self):
80
- """Gets the permission of this Grant.
80
+ r"""Gets the permission of this Grant.
81
81
 
82
82
  Permissions granted
83
83
 
@@ -88,7 +88,7 @@ class Grant:
88
88
 
89
89
  @permission.setter
90
90
  def permission(self, permission):
91
- """Sets the permission of this Grant.
91
+ r"""Sets the permission of this Grant.
92
92
 
93
93
  Permissions granted
94
94
 
@@ -99,7 +99,7 @@ class Grant:
99
99
 
100
100
  @property
101
101
  def delivered(self):
102
- """Gets the delivered of this Grant.
102
+ r"""Gets the delivered of this Grant.
103
103
 
104
104
  Indicates whether the bucket ACL is applied to objects in the bucket.
105
105
 
@@ -110,7 +110,7 @@ class Grant:
110
110
 
111
111
  @delivered.setter
112
112
  def delivered(self, delivered):
113
- """Sets the delivered of this Grant.
113
+ r"""Sets the delivered of this Grant.
114
114
 
115
115
  Indicates whether the bucket ACL is applied to objects in the bucket.
116
116
 
@@ -29,7 +29,7 @@ class Grantee:
29
29
  }
30
30
 
31
31
  def __init__(self, id=None, canned=None):
32
- """Grantee
32
+ r"""Grantee
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -52,7 +52,7 @@ class Grantee:
52
52
 
53
53
  @property
54
54
  def id(self):
55
- """Gets the id of this Grantee.
55
+ r"""Gets the id of this Grantee.
56
56
 
57
57
  Account ID of the grantee
58
58
 
@@ -63,7 +63,7 @@ class Grantee:
63
63
 
64
64
  @id.setter
65
65
  def id(self, id):
66
- """Sets the id of this Grantee.
66
+ r"""Sets the id of this Grantee.
67
67
 
68
68
  Account ID of the grantee
69
69
 
@@ -74,7 +74,7 @@ class Grantee:
74
74
 
75
75
  @property
76
76
  def canned(self):
77
- """Gets the canned of this Grantee.
77
+ r"""Gets the canned of this Grantee.
78
78
 
79
79
  Grant permissions to everyone.
80
80
 
@@ -85,7 +85,7 @@ class Grantee:
85
85
 
86
86
  @canned.setter
87
87
  def canned(self, canned):
88
- """Sets the canned of this Grantee.
88
+ r"""Sets the canned of this Grantee.
89
89
 
90
90
  Grant permissions to everyone.
91
91
 
@@ -29,7 +29,7 @@ class ListBucketsRequest:
29
29
  }
30
30
 
31
31
  def __init__(self, date=None, x_obs_bucket_type=None):
32
- """ListBucketsRequest
32
+ r"""ListBucketsRequest
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -52,7 +52,7 @@ class ListBucketsRequest:
52
52
 
53
53
  @property
54
54
  def date(self):
55
- """Gets the date of this ListBucketsRequest.
55
+ r"""Gets the date of this ListBucketsRequest.
56
56
 
57
57
  Time when a request was initiated, for example, **Wed, 27 Jun 2018 13:39:15 +0000**. Default value: none Restriction: This header is optional if the **x-obs-date** header is contained in the request, but mandatory in other circumstances.
58
58
 
@@ -63,7 +63,7 @@ class ListBucketsRequest:
63
63
 
64
64
  @date.setter
65
65
  def date(self, date):
66
- """Sets the date of this ListBucketsRequest.
66
+ r"""Sets the date of this ListBucketsRequest.
67
67
 
68
68
  Time when a request was initiated, for example, **Wed, 27 Jun 2018 13:39:15 +0000**. Default value: none Restriction: This header is optional if the **x-obs-date** header is contained in the request, but mandatory in other circumstances.
69
69
 
@@ -74,7 +74,7 @@ class ListBucketsRequest:
74
74
 
75
75
  @property
76
76
  def x_obs_bucket_type(self):
77
- """Gets the x_obs_bucket_type of this ListBucketsRequest.
77
+ r"""Gets the x_obs_bucket_type of this ListBucketsRequest.
78
78
 
79
79
  Specifies the content to obtain. Possible values: **OBJECT**: A list of all buckets is returned. **POSIX**: A list of all parallel file systems is returned. If this header is not carried, a list of all buckets and parallel file systems is returned.
80
80
 
@@ -85,7 +85,7 @@ class ListBucketsRequest:
85
85
 
86
86
  @x_obs_bucket_type.setter
87
87
  def x_obs_bucket_type(self, x_obs_bucket_type):
88
- """Sets the x_obs_bucket_type of this ListBucketsRequest.
88
+ r"""Sets the x_obs_bucket_type of this ListBucketsRequest.
89
89
 
90
90
  Specifies the content to obtain. Possible values: **OBJECT**: A list of all buckets is returned. **POSIX**: A list of all parallel file systems is returned. If this header is not carried, a list of all buckets and parallel file systems is returned.
91
91
 
@@ -44,7 +44,7 @@ class ListBucketsResponse(SdkResponse):
44
44
  }
45
45
 
46
46
  def __init__(self, owner=None, buckets=None, x_obs_id_2=None, x_obs_request_id=None, e_tag=None, x_obs_bucket_type=None, connection=None, content_length=None, date=None):
47
- """ListBucketsResponse
47
+ r"""ListBucketsResponse
48
48
 
49
49
  The model defined in huaweicloud sdk
50
50
 
@@ -102,7 +102,7 @@ class ListBucketsResponse(SdkResponse):
102
102
 
103
103
  @property
104
104
  def owner(self):
105
- """Gets the owner of this ListBucketsResponse.
105
+ r"""Gets the owner of this ListBucketsResponse.
106
106
 
107
107
  :return: The owner of this ListBucketsResponse.
108
108
  :rtype: :class:`huaweicloudsdkobs.v1.Owner`
@@ -111,7 +111,7 @@ class ListBucketsResponse(SdkResponse):
111
111
 
112
112
  @owner.setter
113
113
  def owner(self, owner):
114
- """Sets the owner of this ListBucketsResponse.
114
+ r"""Sets the owner of this ListBucketsResponse.
115
115
 
116
116
  :param owner: The owner of this ListBucketsResponse.
117
117
  :type owner: :class:`huaweicloudsdkobs.v1.Owner`
@@ -120,7 +120,7 @@ class ListBucketsResponse(SdkResponse):
120
120
 
121
121
  @property
122
122
  def buckets(self):
123
- """Gets the buckets of this ListBucketsResponse.
123
+ r"""Gets the buckets of this ListBucketsResponse.
124
124
 
125
125
  :return: The buckets of this ListBucketsResponse.
126
126
  :rtype: :class:`huaweicloudsdkobs.v1.Buckets`
@@ -129,7 +129,7 @@ class ListBucketsResponse(SdkResponse):
129
129
 
130
130
  @buckets.setter
131
131
  def buckets(self, buckets):
132
- """Sets the buckets of this ListBucketsResponse.
132
+ r"""Sets the buckets of this ListBucketsResponse.
133
133
 
134
134
  :param buckets: The buckets of this ListBucketsResponse.
135
135
  :type buckets: :class:`huaweicloudsdkobs.v1.Buckets`
@@ -138,7 +138,7 @@ class ListBucketsResponse(SdkResponse):
138
138
 
139
139
  @property
140
140
  def x_obs_id_2(self):
141
- """Gets the x_obs_id_2 of this ListBucketsResponse.
141
+ r"""Gets the x_obs_id_2 of this ListBucketsResponse.
142
142
 
143
143
  :return: The x_obs_id_2 of this ListBucketsResponse.
144
144
  :rtype: str
@@ -147,7 +147,7 @@ class ListBucketsResponse(SdkResponse):
147
147
 
148
148
  @x_obs_id_2.setter
149
149
  def x_obs_id_2(self, x_obs_id_2):
150
- """Sets the x_obs_id_2 of this ListBucketsResponse.
150
+ r"""Sets the x_obs_id_2 of this ListBucketsResponse.
151
151
 
152
152
  :param x_obs_id_2: The x_obs_id_2 of this ListBucketsResponse.
153
153
  :type x_obs_id_2: str
@@ -156,7 +156,7 @@ class ListBucketsResponse(SdkResponse):
156
156
 
157
157
  @property
158
158
  def x_obs_request_id(self):
159
- """Gets the x_obs_request_id of this ListBucketsResponse.
159
+ r"""Gets the x_obs_request_id of this ListBucketsResponse.
160
160
 
161
161
  :return: The x_obs_request_id of this ListBucketsResponse.
162
162
  :rtype: str
@@ -165,7 +165,7 @@ class ListBucketsResponse(SdkResponse):
165
165
 
166
166
  @x_obs_request_id.setter
167
167
  def x_obs_request_id(self, x_obs_request_id):
168
- """Sets the x_obs_request_id of this ListBucketsResponse.
168
+ r"""Sets the x_obs_request_id of this ListBucketsResponse.
169
169
 
170
170
  :param x_obs_request_id: The x_obs_request_id of this ListBucketsResponse.
171
171
  :type x_obs_request_id: str
@@ -174,7 +174,7 @@ class ListBucketsResponse(SdkResponse):
174
174
 
175
175
  @property
176
176
  def e_tag(self):
177
- """Gets the e_tag of this ListBucketsResponse.
177
+ r"""Gets the e_tag of this ListBucketsResponse.
178
178
 
179
179
  :return: The e_tag of this ListBucketsResponse.
180
180
  :rtype: str
@@ -183,7 +183,7 @@ class ListBucketsResponse(SdkResponse):
183
183
 
184
184
  @e_tag.setter
185
185
  def e_tag(self, e_tag):
186
- """Sets the e_tag of this ListBucketsResponse.
186
+ r"""Sets the e_tag of this ListBucketsResponse.
187
187
 
188
188
  :param e_tag: The e_tag of this ListBucketsResponse.
189
189
  :type e_tag: str
@@ -192,7 +192,7 @@ class ListBucketsResponse(SdkResponse):
192
192
 
193
193
  @property
194
194
  def x_obs_bucket_type(self):
195
- """Gets the x_obs_bucket_type of this ListBucketsResponse.
195
+ r"""Gets the x_obs_bucket_type of this ListBucketsResponse.
196
196
 
197
197
  :return: The x_obs_bucket_type of this ListBucketsResponse.
198
198
  :rtype: str
@@ -201,7 +201,7 @@ class ListBucketsResponse(SdkResponse):
201
201
 
202
202
  @x_obs_bucket_type.setter
203
203
  def x_obs_bucket_type(self, x_obs_bucket_type):
204
- """Sets the x_obs_bucket_type of this ListBucketsResponse.
204
+ r"""Sets the x_obs_bucket_type of this ListBucketsResponse.
205
205
 
206
206
  :param x_obs_bucket_type: The x_obs_bucket_type of this ListBucketsResponse.
207
207
  :type x_obs_bucket_type: str
@@ -210,7 +210,7 @@ class ListBucketsResponse(SdkResponse):
210
210
 
211
211
  @property
212
212
  def connection(self):
213
- """Gets the connection of this ListBucketsResponse.
213
+ r"""Gets the connection of this ListBucketsResponse.
214
214
 
215
215
  :return: The connection of this ListBucketsResponse.
216
216
  :rtype: str
@@ -219,7 +219,7 @@ class ListBucketsResponse(SdkResponse):
219
219
 
220
220
  @connection.setter
221
221
  def connection(self, connection):
222
- """Sets the connection of this ListBucketsResponse.
222
+ r"""Sets the connection of this ListBucketsResponse.
223
223
 
224
224
  :param connection: The connection of this ListBucketsResponse.
225
225
  :type connection: str
@@ -228,7 +228,7 @@ class ListBucketsResponse(SdkResponse):
228
228
 
229
229
  @property
230
230
  def content_length(self):
231
- """Gets the content_length of this ListBucketsResponse.
231
+ r"""Gets the content_length of this ListBucketsResponse.
232
232
 
233
233
  :return: The content_length of this ListBucketsResponse.
234
234
  :rtype: str
@@ -237,7 +237,7 @@ class ListBucketsResponse(SdkResponse):
237
237
 
238
238
  @content_length.setter
239
239
  def content_length(self, content_length):
240
- """Sets the content_length of this ListBucketsResponse.
240
+ r"""Sets the content_length of this ListBucketsResponse.
241
241
 
242
242
  :param content_length: The content_length of this ListBucketsResponse.
243
243
  :type content_length: str
@@ -246,7 +246,7 @@ class ListBucketsResponse(SdkResponse):
246
246
 
247
247
  @property
248
248
  def date(self):
249
- """Gets the date of this ListBucketsResponse.
249
+ r"""Gets the date of this ListBucketsResponse.
250
250
 
251
251
  :return: The date of this ListBucketsResponse.
252
252
  :rtype: str
@@ -255,7 +255,7 @@ class ListBucketsResponse(SdkResponse):
255
255
 
256
256
  @date.setter
257
257
  def date(self, date):
258
- """Sets the date of this ListBucketsResponse.
258
+ r"""Sets the date of this ListBucketsResponse.
259
259
 
260
260
  :param date: The date of this ListBucketsResponse.
261
261
  :type date: str
@@ -43,7 +43,7 @@ class ListObjectsRequest:
43
43
  }
44
44
 
45
45
  def __init__(self, date=None, bucket_name=None, prefix=None, marker=None, max_keys=None, delimiter=None, key_marker=None, version_id_marker=None, encoding_type=None):
46
- """ListObjectsRequest
46
+ r"""ListObjectsRequest
47
47
 
48
48
  The model defined in huaweicloud sdk
49
49
 
@@ -100,7 +100,7 @@ class ListObjectsRequest:
100
100
 
101
101
  @property
102
102
  def date(self):
103
- """Gets the date of this ListObjectsRequest.
103
+ r"""Gets the date of this ListObjectsRequest.
104
104
 
105
105
  Time when a request was initiated, for example, **Wed, 27 Jun 2018 13:39:15 +0000**. Default value: none Restriction: This header is optional if the **x-obs-date** header is contained in the request, but mandatory in other circumstances.
106
106
 
@@ -111,7 +111,7 @@ class ListObjectsRequest:
111
111
 
112
112
  @date.setter
113
113
  def date(self, date):
114
- """Sets the date of this ListObjectsRequest.
114
+ r"""Sets the date of this ListObjectsRequest.
115
115
 
116
116
  Time when a request was initiated, for example, **Wed, 27 Jun 2018 13:39:15 +0000**. Default value: none Restriction: This header is optional if the **x-obs-date** header is contained in the request, but mandatory in other circumstances.
117
117
 
@@ -122,7 +122,7 @@ class ListObjectsRequest:
122
122
 
123
123
  @property
124
124
  def bucket_name(self):
125
- """Gets the bucket_name of this ListObjectsRequest.
125
+ r"""Gets the bucket_name of this ListObjectsRequest.
126
126
 
127
127
  Name of the requested bucket
128
128
 
@@ -133,7 +133,7 @@ class ListObjectsRequest:
133
133
 
134
134
  @bucket_name.setter
135
135
  def bucket_name(self, bucket_name):
136
- """Sets the bucket_name of this ListObjectsRequest.
136
+ r"""Sets the bucket_name of this ListObjectsRequest.
137
137
 
138
138
  Name of the requested bucket
139
139
 
@@ -144,7 +144,7 @@ class ListObjectsRequest:
144
144
 
145
145
  @property
146
146
  def prefix(self):
147
- """Gets the prefix of this ListObjectsRequest.
147
+ r"""Gets the prefix of this ListObjectsRequest.
148
148
 
149
149
  Lists objects whose name starts with the specified prefix.
150
150
 
@@ -155,7 +155,7 @@ class ListObjectsRequest:
155
155
 
156
156
  @prefix.setter
157
157
  def prefix(self, prefix):
158
- """Sets the prefix of this ListObjectsRequest.
158
+ r"""Sets the prefix of this ListObjectsRequest.
159
159
 
160
160
  Lists objects whose name starts with the specified prefix.
161
161
 
@@ -166,7 +166,7 @@ class ListObjectsRequest:
166
166
 
167
167
  @property
168
168
  def marker(self):
169
- """Gets the marker of this ListObjectsRequest.
169
+ r"""Gets the marker of this ListObjectsRequest.
170
170
 
171
171
  Specifies a marker when listing objects in a bucket. With a marker configured, objects after this marker will be returned in alphabetical order.
172
172
 
@@ -177,7 +177,7 @@ class ListObjectsRequest:
177
177
 
178
178
  @marker.setter
179
179
  def marker(self, marker):
180
- """Sets the marker of this ListObjectsRequest.
180
+ r"""Sets the marker of this ListObjectsRequest.
181
181
 
182
182
  Specifies a marker when listing objects in a bucket. With a marker configured, objects after this marker will be returned in alphabetical order.
183
183
 
@@ -188,7 +188,7 @@ class ListObjectsRequest:
188
188
 
189
189
  @property
190
190
  def max_keys(self):
191
- """Gets the max_keys of this ListObjectsRequest.
191
+ r"""Gets the max_keys of this ListObjectsRequest.
192
192
 
193
193
  Sets the maximum number of objects returned (in alphabetical order) in the response. The value ranges from 1 to 1000. If there are over 1,000 objects, only 1,000 objects are returned by default.
194
194
 
@@ -199,7 +199,7 @@ class ListObjectsRequest:
199
199
 
200
200
  @max_keys.setter
201
201
  def max_keys(self, max_keys):
202
- """Sets the max_keys of this ListObjectsRequest.
202
+ r"""Sets the max_keys of this ListObjectsRequest.
203
203
 
204
204
  Sets the maximum number of objects returned (in alphabetical order) in the response. The value ranges from 1 to 1000. If there are over 1,000 objects, only 1,000 objects are returned by default.
205
205
 
@@ -210,7 +210,7 @@ class ListObjectsRequest:
210
210
 
211
211
  @property
212
212
  def delimiter(self):
213
- """Gets the delimiter of this ListObjectsRequest.
213
+ r"""Gets the delimiter of this ListObjectsRequest.
214
214
 
215
215
  Separator used to group object names. If a prefix is specified, objects with the same string from the prefix to the first delimiter are grouped into one **CommonPrefixes**. If no prefix is specified, objects with the same string from the first character to the first delimiter are grouped into one **CommonPrefixes**. Assume that a bucket has objects **abcd**, **abcde**, and **bbcde** in it. If **delimiter** is set to **d** and **prefix** is set to **a**, objects **abcd** and **abcde** are grouped into a **CommonPrefixes** with **abcd** as the prefix. If only **delimiter** is set to **d**, objects **abcd** and **abcde** are grouped into a **CommonPrefixes** with **abcd** as the prefix, and **bbcde** is grouped separately into another **CommonPrefixes** with **bbcd** as the prefix.
216
216
 
@@ -221,7 +221,7 @@ class ListObjectsRequest:
221
221
 
222
222
  @delimiter.setter
223
223
  def delimiter(self, delimiter):
224
- """Sets the delimiter of this ListObjectsRequest.
224
+ r"""Sets the delimiter of this ListObjectsRequest.
225
225
 
226
226
  Separator used to group object names. If a prefix is specified, objects with the same string from the prefix to the first delimiter are grouped into one **CommonPrefixes**. If no prefix is specified, objects with the same string from the first character to the first delimiter are grouped into one **CommonPrefixes**. Assume that a bucket has objects **abcd**, **abcde**, and **bbcde** in it. If **delimiter** is set to **d** and **prefix** is set to **a**, objects **abcd** and **abcde** are grouped into a **CommonPrefixes** with **abcd** as the prefix. If only **delimiter** is set to **d**, objects **abcd** and **abcde** are grouped into a **CommonPrefixes** with **abcd** as the prefix, and **bbcde** is grouped separately into another **CommonPrefixes** with **bbcd** as the prefix.
227
227
 
@@ -232,7 +232,7 @@ class ListObjectsRequest:
232
232
 
233
233
  @property
234
234
  def key_marker(self):
235
- """Gets the key_marker of this ListObjectsRequest.
235
+ r"""Gets the key_marker of this ListObjectsRequest.
236
236
 
237
237
  Position to start with when objects are listed. Valid value: value of **NextKeyMarker** in the response body of the last request
238
238
 
@@ -243,7 +243,7 @@ class ListObjectsRequest:
243
243
 
244
244
  @key_marker.setter
245
245
  def key_marker(self, key_marker):
246
- """Sets the key_marker of this ListObjectsRequest.
246
+ r"""Sets the key_marker of this ListObjectsRequest.
247
247
 
248
248
  Position to start with when objects are listed. Valid value: value of **NextKeyMarker** in the response body of the last request
249
249
 
@@ -254,7 +254,7 @@ class ListObjectsRequest:
254
254
 
255
255
  @property
256
256
  def version_id_marker(self):
257
- """Gets the version_id_marker of this ListObjectsRequest.
257
+ r"""Gets the version_id_marker of this ListObjectsRequest.
258
258
 
259
259
  This parameter applies only when versioning is enabled. Specifies the version ID to start with when objects in a bucket are listed. Objects are listed in alphabetical order and a maximum of 1,000 objects can be displayed at a time. This parameter is used together with **key-marker**. If the value of **version-id-marker** does not match **key-marker**, **version-id-marker** is invalid. Valid value: object version ID, which is the value of **NextVersionIdMarker** in the response body of the last request
260
260
 
@@ -265,7 +265,7 @@ class ListObjectsRequest:
265
265
 
266
266
  @version_id_marker.setter
267
267
  def version_id_marker(self, version_id_marker):
268
- """Sets the version_id_marker of this ListObjectsRequest.
268
+ r"""Sets the version_id_marker of this ListObjectsRequest.
269
269
 
270
270
  This parameter applies only when versioning is enabled. Specifies the version ID to start with when objects in a bucket are listed. Objects are listed in alphabetical order and a maximum of 1,000 objects can be displayed at a time. This parameter is used together with **key-marker**. If the value of **version-id-marker** does not match **key-marker**, **version-id-marker** is invalid. Valid value: object version ID, which is the value of **NextVersionIdMarker** in the response body of the last request
271
271
 
@@ -276,7 +276,7 @@ class ListObjectsRequest:
276
276
 
277
277
  @property
278
278
  def encoding_type(self):
279
- """Gets the encoding_type of this ListObjectsRequest.
279
+ r"""Gets the encoding_type of this ListObjectsRequest.
280
280
 
281
281
  Encodes some elements in the response based on the specified type. If **Delimiter**, **Marker** (or **KeyMarker**), **Prefix**, **NextMarker** (or **NextKeyMarker**), and **Key** contain control characters that are not supported by XML 1.0 standards, you can configure **encoding-type** to encode **Delimiter**, **Marker** (or **KeyMarker**), **Prefix** (including the **Prefix** in **CommonPrefixes**), **NextMarker** (or **NextKeyMarker**), and **Key** in the response. Optional value: url
282
282
 
@@ -287,7 +287,7 @@ class ListObjectsRequest:
287
287
 
288
288
  @encoding_type.setter
289
289
  def encoding_type(self, encoding_type):
290
- """Sets the encoding_type of this ListObjectsRequest.
290
+ r"""Sets the encoding_type of this ListObjectsRequest.
291
291
 
292
292
  Encodes some elements in the response based on the specified type. If **Delimiter**, **Marker** (or **KeyMarker**), **Prefix**, **NextMarker** (or **NextKeyMarker**), and **Key** contain control characters that are not supported by XML 1.0 standards, you can configure **encoding-type** to encode **Delimiter**, **Marker** (or **KeyMarker**), **Prefix** (including the **Prefix** in **CommonPrefixes**), **NextMarker** (or **NextKeyMarker**), and **Key** in the response. Optional value: url
293
293