huaweicloudsdkobs 3.1.142__py2.py3-none-any.whl → 3.1.144__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.144.dist-info}/METADATA +2 -2
  62. huaweicloudsdkobs-3.1.144.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.144.dist-info}/LICENSE +0 -0
  65. {huaweicloudsdkobs-3.1.142.dist-info → huaweicloudsdkobs-3.1.144.dist-info}/WHEEL +0 -0
  66. {huaweicloudsdkobs-3.1.142.dist-info → huaweicloudsdkobs-3.1.144.dist-info}/top_level.txt +0 -0
@@ -35,7 +35,7 @@ class SetBucketAclRequest:
35
35
  }
36
36
 
37
37
  def __init__(self, date=None, bucket_name=None, acl=None, x_obs_acl=None, body=None):
38
- """SetBucketAclRequest
38
+ r"""SetBucketAclRequest
39
39
 
40
40
  The model defined in huaweicloud sdk
41
41
 
@@ -71,7 +71,7 @@ class SetBucketAclRequest:
71
71
 
72
72
  @property
73
73
  def date(self):
74
- """Gets the date of this SetBucketAclRequest.
74
+ r"""Gets the date of this SetBucketAclRequest.
75
75
 
76
76
  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.
77
77
 
@@ -82,7 +82,7 @@ class SetBucketAclRequest:
82
82
 
83
83
  @date.setter
84
84
  def date(self, date):
85
- """Sets the date of this SetBucketAclRequest.
85
+ r"""Sets the date of this SetBucketAclRequest.
86
86
 
87
87
  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.
88
88
 
@@ -93,7 +93,7 @@ class SetBucketAclRequest:
93
93
 
94
94
  @property
95
95
  def bucket_name(self):
96
- """Gets the bucket_name of this SetBucketAclRequest.
96
+ r"""Gets the bucket_name of this SetBucketAclRequest.
97
97
 
98
98
  Name of the requested bucket
99
99
 
@@ -104,7 +104,7 @@ class SetBucketAclRequest:
104
104
 
105
105
  @bucket_name.setter
106
106
  def bucket_name(self, bucket_name):
107
- """Sets the bucket_name of this SetBucketAclRequest.
107
+ r"""Sets the bucket_name of this SetBucketAclRequest.
108
108
 
109
109
  Name of the requested bucket
110
110
 
@@ -115,7 +115,7 @@ class SetBucketAclRequest:
115
115
 
116
116
  @property
117
117
  def acl(self):
118
- """Gets the acl of this SetBucketAclRequest.
118
+ r"""Gets the acl of this SetBucketAclRequest.
119
119
 
120
120
  Indicates the API for sending a request to the ACL.
121
121
 
@@ -126,7 +126,7 @@ class SetBucketAclRequest:
126
126
 
127
127
  @acl.setter
128
128
  def acl(self, acl):
129
- """Sets the acl of this SetBucketAclRequest.
129
+ r"""Sets the acl of this SetBucketAclRequest.
130
130
 
131
131
  Indicates the API for sending a request to the ACL.
132
132
 
@@ -137,7 +137,7 @@ class SetBucketAclRequest:
137
137
 
138
138
  @property
139
139
  def x_obs_acl(self):
140
- """Gets the x_obs_acl of this SetBucketAclRequest.
140
+ r"""Gets the x_obs_acl of this SetBucketAclRequest.
141
141
 
142
142
  Uses a canned ACL for the bucket.Value options: **private**, **public-read**, **public-read-write**, **public-read-delivered**, or **public-read-write-delivered**
143
143
 
@@ -148,7 +148,7 @@ class SetBucketAclRequest:
148
148
 
149
149
  @x_obs_acl.setter
150
150
  def x_obs_acl(self, x_obs_acl):
151
- """Sets the x_obs_acl of this SetBucketAclRequest.
151
+ r"""Sets the x_obs_acl of this SetBucketAclRequest.
152
152
 
153
153
  Uses a canned ACL for the bucket.Value options: **private**, **public-read**, **public-read-write**, **public-read-delivered**, or **public-read-write-delivered**
154
154
 
@@ -159,7 +159,7 @@ class SetBucketAclRequest:
159
159
 
160
160
  @property
161
161
  def body(self):
162
- """Gets the body of this SetBucketAclRequest.
162
+ r"""Gets the body of this SetBucketAclRequest.
163
163
 
164
164
  :return: The body of this SetBucketAclRequest.
165
165
  :rtype: :class:`huaweicloudsdkobs.v1.SetBucketAclRequestBody`
@@ -168,7 +168,7 @@ class SetBucketAclRequest:
168
168
 
169
169
  @body.setter
170
170
  def body(self, body):
171
- """Sets the body of this SetBucketAclRequest.
171
+ r"""Sets the body of this SetBucketAclRequest.
172
172
 
173
173
  :param body: The body of this SetBucketAclRequest.
174
174
  :type body: :class:`huaweicloudsdkobs.v1.SetBucketAclRequestBody`
@@ -29,7 +29,7 @@ class SetBucketAclRequestBody:
29
29
  }
30
30
 
31
31
  def __init__(self, owner=None, access_control_list=None):
32
- """SetBucketAclRequestBody
32
+ r"""SetBucketAclRequestBody
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -52,7 +52,7 @@ class SetBucketAclRequestBody:
52
52
 
53
53
  @property
54
54
  def owner(self):
55
- """Gets the owner of this SetBucketAclRequestBody.
55
+ r"""Gets the owner of this SetBucketAclRequestBody.
56
56
 
57
57
  :return: The owner of this SetBucketAclRequestBody.
58
58
  :rtype: :class:`huaweicloudsdkobs.v1.Owner`
@@ -61,7 +61,7 @@ class SetBucketAclRequestBody:
61
61
 
62
62
  @owner.setter
63
63
  def owner(self, owner):
64
- """Sets the owner of this SetBucketAclRequestBody.
64
+ r"""Sets the owner of this SetBucketAclRequestBody.
65
65
 
66
66
  :param owner: The owner of this SetBucketAclRequestBody.
67
67
  :type owner: :class:`huaweicloudsdkobs.v1.Owner`
@@ -70,7 +70,7 @@ class SetBucketAclRequestBody:
70
70
 
71
71
  @property
72
72
  def access_control_list(self):
73
- """Gets the access_control_list of this SetBucketAclRequestBody.
73
+ r"""Gets the access_control_list of this SetBucketAclRequestBody.
74
74
 
75
75
  :return: The access_control_list of this SetBucketAclRequestBody.
76
76
  :rtype: :class:`huaweicloudsdkobs.v1.AccessControlList`
@@ -79,7 +79,7 @@ class SetBucketAclRequestBody:
79
79
 
80
80
  @access_control_list.setter
81
81
  def access_control_list(self, access_control_list):
82
- """Sets the access_control_list of this SetBucketAclRequestBody.
82
+ r"""Sets the access_control_list of this SetBucketAclRequestBody.
83
83
 
84
84
  :param access_control_list: The access_control_list of this SetBucketAclRequestBody.
85
85
  :type access_control_list: :class:`huaweicloudsdkobs.v1.AccessControlList`
@@ -38,7 +38,7 @@ class SetBucketAclResponse(SdkResponse):
38
38
  }
39
39
 
40
40
  def __init__(self, x_obs_id_2=None, x_obs_request_id=None, e_tag=None, connection=None, content_length=None, date=None):
41
- """SetBucketAclResponse
41
+ r"""SetBucketAclResponse
42
42
 
43
43
  The model defined in huaweicloud sdk
44
44
 
@@ -81,7 +81,7 @@ class SetBucketAclResponse(SdkResponse):
81
81
 
82
82
  @property
83
83
  def x_obs_id_2(self):
84
- """Gets the x_obs_id_2 of this SetBucketAclResponse.
84
+ r"""Gets the x_obs_id_2 of this SetBucketAclResponse.
85
85
 
86
86
  :return: The x_obs_id_2 of this SetBucketAclResponse.
87
87
  :rtype: str
@@ -90,7 +90,7 @@ class SetBucketAclResponse(SdkResponse):
90
90
 
91
91
  @x_obs_id_2.setter
92
92
  def x_obs_id_2(self, x_obs_id_2):
93
- """Sets the x_obs_id_2 of this SetBucketAclResponse.
93
+ r"""Sets the x_obs_id_2 of this SetBucketAclResponse.
94
94
 
95
95
  :param x_obs_id_2: The x_obs_id_2 of this SetBucketAclResponse.
96
96
  :type x_obs_id_2: str
@@ -99,7 +99,7 @@ class SetBucketAclResponse(SdkResponse):
99
99
 
100
100
  @property
101
101
  def x_obs_request_id(self):
102
- """Gets the x_obs_request_id of this SetBucketAclResponse.
102
+ r"""Gets the x_obs_request_id of this SetBucketAclResponse.
103
103
 
104
104
  :return: The x_obs_request_id of this SetBucketAclResponse.
105
105
  :rtype: str
@@ -108,7 +108,7 @@ class SetBucketAclResponse(SdkResponse):
108
108
 
109
109
  @x_obs_request_id.setter
110
110
  def x_obs_request_id(self, x_obs_request_id):
111
- """Sets the x_obs_request_id of this SetBucketAclResponse.
111
+ r"""Sets the x_obs_request_id of this SetBucketAclResponse.
112
112
 
113
113
  :param x_obs_request_id: The x_obs_request_id of this SetBucketAclResponse.
114
114
  :type x_obs_request_id: str
@@ -117,7 +117,7 @@ class SetBucketAclResponse(SdkResponse):
117
117
 
118
118
  @property
119
119
  def e_tag(self):
120
- """Gets the e_tag of this SetBucketAclResponse.
120
+ r"""Gets the e_tag of this SetBucketAclResponse.
121
121
 
122
122
  :return: The e_tag of this SetBucketAclResponse.
123
123
  :rtype: str
@@ -126,7 +126,7 @@ class SetBucketAclResponse(SdkResponse):
126
126
 
127
127
  @e_tag.setter
128
128
  def e_tag(self, e_tag):
129
- """Sets the e_tag of this SetBucketAclResponse.
129
+ r"""Sets the e_tag of this SetBucketAclResponse.
130
130
 
131
131
  :param e_tag: The e_tag of this SetBucketAclResponse.
132
132
  :type e_tag: str
@@ -135,7 +135,7 @@ class SetBucketAclResponse(SdkResponse):
135
135
 
136
136
  @property
137
137
  def connection(self):
138
- """Gets the connection of this SetBucketAclResponse.
138
+ r"""Gets the connection of this SetBucketAclResponse.
139
139
 
140
140
  :return: The connection of this SetBucketAclResponse.
141
141
  :rtype: str
@@ -144,7 +144,7 @@ class SetBucketAclResponse(SdkResponse):
144
144
 
145
145
  @connection.setter
146
146
  def connection(self, connection):
147
- """Sets the connection of this SetBucketAclResponse.
147
+ r"""Sets the connection of this SetBucketAclResponse.
148
148
 
149
149
  :param connection: The connection of this SetBucketAclResponse.
150
150
  :type connection: str
@@ -153,7 +153,7 @@ class SetBucketAclResponse(SdkResponse):
153
153
 
154
154
  @property
155
155
  def content_length(self):
156
- """Gets the content_length of this SetBucketAclResponse.
156
+ r"""Gets the content_length of this SetBucketAclResponse.
157
157
 
158
158
  :return: The content_length of this SetBucketAclResponse.
159
159
  :rtype: str
@@ -162,7 +162,7 @@ class SetBucketAclResponse(SdkResponse):
162
162
 
163
163
  @content_length.setter
164
164
  def content_length(self, content_length):
165
- """Sets the content_length of this SetBucketAclResponse.
165
+ r"""Sets the content_length of this SetBucketAclResponse.
166
166
 
167
167
  :param content_length: The content_length of this SetBucketAclResponse.
168
168
  :type content_length: str
@@ -171,7 +171,7 @@ class SetBucketAclResponse(SdkResponse):
171
171
 
172
172
  @property
173
173
  def date(self):
174
- """Gets the date of this SetBucketAclResponse.
174
+ r"""Gets the date of this SetBucketAclResponse.
175
175
 
176
176
  :return: The date of this SetBucketAclResponse.
177
177
  :rtype: str
@@ -180,7 +180,7 @@ class SetBucketAclResponse(SdkResponse):
180
180
 
181
181
  @date.setter
182
182
  def date(self, date):
183
- """Sets the date of this SetBucketAclResponse.
183
+ r"""Sets the date of this SetBucketAclResponse.
184
184
 
185
185
  :param date: The date of this SetBucketAclResponse.
186
186
  :type date: str
@@ -35,7 +35,7 @@ class SetBucketCustomDomainBody:
35
35
  }
36
36
 
37
37
  def __init__(self, name=None, certificate_id=None, certificate=None, certificate_chain=None, private_key=None):
38
- """SetBucketCustomDomainBody
38
+ r"""SetBucketCustomDomainBody
39
39
 
40
40
  The model defined in huaweicloud sdk
41
41
 
@@ -70,7 +70,7 @@ class SetBucketCustomDomainBody:
70
70
 
71
71
  @property
72
72
  def name(self):
73
- """Gets the name of this SetBucketCustomDomainBody.
73
+ r"""Gets the name of this SetBucketCustomDomainBody.
74
74
 
75
75
  Certificate name, a string of 3 to 63 characters.
76
76
 
@@ -81,7 +81,7 @@ class SetBucketCustomDomainBody:
81
81
 
82
82
  @name.setter
83
83
  def name(self, name):
84
- """Sets the name of this SetBucketCustomDomainBody.
84
+ r"""Sets the name of this SetBucketCustomDomainBody.
85
85
 
86
86
  Certificate name, a string of 3 to 63 characters.
87
87
 
@@ -92,7 +92,7 @@ class SetBucketCustomDomainBody:
92
92
 
93
93
  @property
94
94
  def certificate_id(self):
95
- """Gets the certificate_id of this SetBucketCustomDomainBody.
95
+ r"""Gets the certificate_id of this SetBucketCustomDomainBody.
96
96
 
97
97
  Certificate id.
98
98
 
@@ -103,7 +103,7 @@ class SetBucketCustomDomainBody:
103
103
 
104
104
  @certificate_id.setter
105
105
  def certificate_id(self, certificate_id):
106
- """Sets the certificate_id of this SetBucketCustomDomainBody.
106
+ r"""Sets the certificate_id of this SetBucketCustomDomainBody.
107
107
 
108
108
  Certificate id.
109
109
 
@@ -114,7 +114,7 @@ class SetBucketCustomDomainBody:
114
114
 
115
115
  @property
116
116
  def certificate(self):
117
- """Gets the certificate of this SetBucketCustomDomainBody.
117
+ r"""Gets the certificate of this SetBucketCustomDomainBody.
118
118
 
119
119
  Indicates the certificate content, including the intermediate certificate and root certificate. If the certificate_chain field is set to a certificate chain, this field uses only the certificate itself. The carriage return line feed must be replaced with the escape character \\n or \\r\\n.
120
120
 
@@ -125,7 +125,7 @@ class SetBucketCustomDomainBody:
125
125
 
126
126
  @certificate.setter
127
127
  def certificate(self, certificate):
128
- """Sets the certificate of this SetBucketCustomDomainBody.
128
+ r"""Sets the certificate of this SetBucketCustomDomainBody.
129
129
 
130
130
  Indicates the certificate content, including the intermediate certificate and root certificate. If the certificate_chain field is set to a certificate chain, this field uses only the certificate itself. The carriage return line feed must be replaced with the escape character \\n or \\r\\n.
131
131
 
@@ -136,7 +136,7 @@ class SetBucketCustomDomainBody:
136
136
 
137
137
  @property
138
138
  def certificate_chain(self):
139
- """Gets the certificate_chain of this SetBucketCustomDomainBody.
139
+ r"""Gets the certificate_chain of this SetBucketCustomDomainBody.
140
140
 
141
141
  Indicates the certificate content, including the intermediate certificate and root certificate. If the certificate_chain field is set to a certificate chain, this field uses only the certificate itself. The carriage return line feed must be replaced with the escape character \\n or \\r\\n.
142
142
 
@@ -147,7 +147,7 @@ class SetBucketCustomDomainBody:
147
147
 
148
148
  @certificate_chain.setter
149
149
  def certificate_chain(self, certificate_chain):
150
- """Sets the certificate_chain of this SetBucketCustomDomainBody.
150
+ r"""Sets the certificate_chain of this SetBucketCustomDomainBody.
151
151
 
152
152
  Indicates the certificate content, including the intermediate certificate and root certificate. If the certificate_chain field is set to a certificate chain, this field uses only the certificate itself. The carriage return line feed must be replaced with the escape character \\n or \\r\\n.
153
153
 
@@ -158,7 +158,7 @@ class SetBucketCustomDomainBody:
158
158
 
159
159
  @property
160
160
  def private_key(self):
161
- """Gets the private_key of this SetBucketCustomDomainBody.
161
+ r"""Gets the private_key of this SetBucketCustomDomainBody.
162
162
 
163
163
  Private key of the certificate. The private key with password protection cannot be uploaded. The carriage return line feed must be replaced with the escape character \\n or \\r\\n.
164
164
 
@@ -169,7 +169,7 @@ class SetBucketCustomDomainBody:
169
169
 
170
170
  @private_key.setter
171
171
  def private_key(self, private_key):
172
- """Sets the private_key of this SetBucketCustomDomainBody.
172
+ r"""Sets the private_key of this SetBucketCustomDomainBody.
173
173
 
174
174
  Private key of the certificate. The private key with password protection cannot be uploaded. The carriage return line feed must be replaced with the escape character \\n or \\r\\n.
175
175
 
@@ -33,7 +33,7 @@ class SetBucketCustomedomainRequest:
33
33
  }
34
34
 
35
35
  def __init__(self, date=None, bucket_name=None, customdomain=None, body=None):
36
- """SetBucketCustomedomainRequest
36
+ r"""SetBucketCustomedomainRequest
37
37
 
38
38
  The model defined in huaweicloud sdk
39
39
 
@@ -64,7 +64,7 @@ class SetBucketCustomedomainRequest:
64
64
 
65
65
  @property
66
66
  def date(self):
67
- """Gets the date of this SetBucketCustomedomainRequest.
67
+ r"""Gets the date of this SetBucketCustomedomainRequest.
68
68
 
69
69
  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.
70
70
 
@@ -75,7 +75,7 @@ class SetBucketCustomedomainRequest:
75
75
 
76
76
  @date.setter
77
77
  def date(self, date):
78
- """Sets the date of this SetBucketCustomedomainRequest.
78
+ r"""Sets the date of this SetBucketCustomedomainRequest.
79
79
 
80
80
  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.
81
81
 
@@ -86,7 +86,7 @@ class SetBucketCustomedomainRequest:
86
86
 
87
87
  @property
88
88
  def bucket_name(self):
89
- """Gets the bucket_name of this SetBucketCustomedomainRequest.
89
+ r"""Gets the bucket_name of this SetBucketCustomedomainRequest.
90
90
 
91
91
  Name of the requested bucket
92
92
 
@@ -97,7 +97,7 @@ class SetBucketCustomedomainRequest:
97
97
 
98
98
  @bucket_name.setter
99
99
  def bucket_name(self, bucket_name):
100
- """Sets the bucket_name of this SetBucketCustomedomainRequest.
100
+ r"""Sets the bucket_name of this SetBucketCustomedomainRequest.
101
101
 
102
102
  Name of the requested bucket
103
103
 
@@ -108,7 +108,7 @@ class SetBucketCustomedomainRequest:
108
108
 
109
109
  @property
110
110
  def customdomain(self):
111
- """Gets the customdomain of this SetBucketCustomedomainRequest.
111
+ r"""Gets the customdomain of this SetBucketCustomedomainRequest.
112
112
 
113
113
  Custom domain name of the bucket. Type: string, which must meet the naming conventions of domain names. Specifications: The value contains a maximum of 256 bytes. Default value: none Restriction: A bucket can have a maximum of 30 domain names. A custom domain name can be used for only one bucket.
114
114
 
@@ -119,7 +119,7 @@ class SetBucketCustomedomainRequest:
119
119
 
120
120
  @customdomain.setter
121
121
  def customdomain(self, customdomain):
122
- """Sets the customdomain of this SetBucketCustomedomainRequest.
122
+ r"""Sets the customdomain of this SetBucketCustomedomainRequest.
123
123
 
124
124
  Custom domain name of the bucket. Type: string, which must meet the naming conventions of domain names. Specifications: The value contains a maximum of 256 bytes. Default value: none Restriction: A bucket can have a maximum of 30 domain names. A custom domain name can be used for only one bucket.
125
125
 
@@ -130,7 +130,7 @@ class SetBucketCustomedomainRequest:
130
130
 
131
131
  @property
132
132
  def body(self):
133
- """Gets the body of this SetBucketCustomedomainRequest.
133
+ r"""Gets the body of this SetBucketCustomedomainRequest.
134
134
 
135
135
  :return: The body of this SetBucketCustomedomainRequest.
136
136
  :rtype: :class:`huaweicloudsdkobs.v1.SetBucketCustomDomainBody`
@@ -139,7 +139,7 @@ class SetBucketCustomedomainRequest:
139
139
 
140
140
  @body.setter
141
141
  def body(self, body):
142
- """Sets the body of this SetBucketCustomedomainRequest.
142
+ r"""Sets the body of this SetBucketCustomedomainRequest.
143
143
 
144
144
  :param body: The body of this SetBucketCustomedomainRequest.
145
145
  :type body: :class:`huaweicloudsdkobs.v1.SetBucketCustomDomainBody`
@@ -38,7 +38,7 @@ class SetBucketCustomedomainResponse(SdkResponse):
38
38
  }
39
39
 
40
40
  def __init__(self, x_obs_id_2=None, x_obs_request_id=None, e_tag=None, connection=None, content_length=None, date=None):
41
- """SetBucketCustomedomainResponse
41
+ r"""SetBucketCustomedomainResponse
42
42
 
43
43
  The model defined in huaweicloud sdk
44
44
 
@@ -81,7 +81,7 @@ class SetBucketCustomedomainResponse(SdkResponse):
81
81
 
82
82
  @property
83
83
  def x_obs_id_2(self):
84
- """Gets the x_obs_id_2 of this SetBucketCustomedomainResponse.
84
+ r"""Gets the x_obs_id_2 of this SetBucketCustomedomainResponse.
85
85
 
86
86
  :return: The x_obs_id_2 of this SetBucketCustomedomainResponse.
87
87
  :rtype: str
@@ -90,7 +90,7 @@ class SetBucketCustomedomainResponse(SdkResponse):
90
90
 
91
91
  @x_obs_id_2.setter
92
92
  def x_obs_id_2(self, x_obs_id_2):
93
- """Sets the x_obs_id_2 of this SetBucketCustomedomainResponse.
93
+ r"""Sets the x_obs_id_2 of this SetBucketCustomedomainResponse.
94
94
 
95
95
  :param x_obs_id_2: The x_obs_id_2 of this SetBucketCustomedomainResponse.
96
96
  :type x_obs_id_2: str
@@ -99,7 +99,7 @@ class SetBucketCustomedomainResponse(SdkResponse):
99
99
 
100
100
  @property
101
101
  def x_obs_request_id(self):
102
- """Gets the x_obs_request_id of this SetBucketCustomedomainResponse.
102
+ r"""Gets the x_obs_request_id of this SetBucketCustomedomainResponse.
103
103
 
104
104
  :return: The x_obs_request_id of this SetBucketCustomedomainResponse.
105
105
  :rtype: str
@@ -108,7 +108,7 @@ class SetBucketCustomedomainResponse(SdkResponse):
108
108
 
109
109
  @x_obs_request_id.setter
110
110
  def x_obs_request_id(self, x_obs_request_id):
111
- """Sets the x_obs_request_id of this SetBucketCustomedomainResponse.
111
+ r"""Sets the x_obs_request_id of this SetBucketCustomedomainResponse.
112
112
 
113
113
  :param x_obs_request_id: The x_obs_request_id of this SetBucketCustomedomainResponse.
114
114
  :type x_obs_request_id: str
@@ -117,7 +117,7 @@ class SetBucketCustomedomainResponse(SdkResponse):
117
117
 
118
118
  @property
119
119
  def e_tag(self):
120
- """Gets the e_tag of this SetBucketCustomedomainResponse.
120
+ r"""Gets the e_tag of this SetBucketCustomedomainResponse.
121
121
 
122
122
  :return: The e_tag of this SetBucketCustomedomainResponse.
123
123
  :rtype: str
@@ -126,7 +126,7 @@ class SetBucketCustomedomainResponse(SdkResponse):
126
126
 
127
127
  @e_tag.setter
128
128
  def e_tag(self, e_tag):
129
- """Sets the e_tag of this SetBucketCustomedomainResponse.
129
+ r"""Sets the e_tag of this SetBucketCustomedomainResponse.
130
130
 
131
131
  :param e_tag: The e_tag of this SetBucketCustomedomainResponse.
132
132
  :type e_tag: str
@@ -135,7 +135,7 @@ class SetBucketCustomedomainResponse(SdkResponse):
135
135
 
136
136
  @property
137
137
  def connection(self):
138
- """Gets the connection of this SetBucketCustomedomainResponse.
138
+ r"""Gets the connection of this SetBucketCustomedomainResponse.
139
139
 
140
140
  :return: The connection of this SetBucketCustomedomainResponse.
141
141
  :rtype: str
@@ -144,7 +144,7 @@ class SetBucketCustomedomainResponse(SdkResponse):
144
144
 
145
145
  @connection.setter
146
146
  def connection(self, connection):
147
- """Sets the connection of this SetBucketCustomedomainResponse.
147
+ r"""Sets the connection of this SetBucketCustomedomainResponse.
148
148
 
149
149
  :param connection: The connection of this SetBucketCustomedomainResponse.
150
150
  :type connection: str
@@ -153,7 +153,7 @@ class SetBucketCustomedomainResponse(SdkResponse):
153
153
 
154
154
  @property
155
155
  def content_length(self):
156
- """Gets the content_length of this SetBucketCustomedomainResponse.
156
+ r"""Gets the content_length of this SetBucketCustomedomainResponse.
157
157
 
158
158
  :return: The content_length of this SetBucketCustomedomainResponse.
159
159
  :rtype: str
@@ -162,7 +162,7 @@ class SetBucketCustomedomainResponse(SdkResponse):
162
162
 
163
163
  @content_length.setter
164
164
  def content_length(self, content_length):
165
- """Sets the content_length of this SetBucketCustomedomainResponse.
165
+ r"""Sets the content_length of this SetBucketCustomedomainResponse.
166
166
 
167
167
  :param content_length: The content_length of this SetBucketCustomedomainResponse.
168
168
  :type content_length: str
@@ -171,7 +171,7 @@ class SetBucketCustomedomainResponse(SdkResponse):
171
171
 
172
172
  @property
173
173
  def date(self):
174
- """Gets the date of this SetBucketCustomedomainResponse.
174
+ r"""Gets the date of this SetBucketCustomedomainResponse.
175
175
 
176
176
  :return: The date of this SetBucketCustomedomainResponse.
177
177
  :rtype: str
@@ -180,7 +180,7 @@ class SetBucketCustomedomainResponse(SdkResponse):
180
180
 
181
181
  @date.setter
182
182
  def date(self, date):
183
- """Sets the date of this SetBucketCustomedomainResponse.
183
+ r"""Sets the date of this SetBucketCustomedomainResponse.
184
184
 
185
185
  :param date: The date of this SetBucketCustomedomainResponse.
186
186
  :type date: str
@@ -33,7 +33,7 @@ class SetBucketNotificationRequest:
33
33
  }
34
34
 
35
35
  def __init__(self, date=None, bucket_name=None, notification=None, body=None):
36
- """SetBucketNotificationRequest
36
+ r"""SetBucketNotificationRequest
37
37
 
38
38
  The model defined in huaweicloud sdk
39
39
 
@@ -64,7 +64,7 @@ class SetBucketNotificationRequest:
64
64
 
65
65
  @property
66
66
  def date(self):
67
- """Gets the date of this SetBucketNotificationRequest.
67
+ r"""Gets the date of this SetBucketNotificationRequest.
68
68
 
69
69
  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.
70
70
 
@@ -75,7 +75,7 @@ class SetBucketNotificationRequest:
75
75
 
76
76
  @date.setter
77
77
  def date(self, date):
78
- """Sets the date of this SetBucketNotificationRequest.
78
+ r"""Sets the date of this SetBucketNotificationRequest.
79
79
 
80
80
  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.
81
81
 
@@ -86,7 +86,7 @@ class SetBucketNotificationRequest:
86
86
 
87
87
  @property
88
88
  def bucket_name(self):
89
- """Gets the bucket_name of this SetBucketNotificationRequest.
89
+ r"""Gets the bucket_name of this SetBucketNotificationRequest.
90
90
 
91
91
  Name of the requested bucket
92
92
 
@@ -97,7 +97,7 @@ class SetBucketNotificationRequest:
97
97
 
98
98
  @bucket_name.setter
99
99
  def bucket_name(self, bucket_name):
100
- """Sets the bucket_name of this SetBucketNotificationRequest.
100
+ r"""Sets the bucket_name of this SetBucketNotificationRequest.
101
101
 
102
102
  Name of the requested bucket
103
103
 
@@ -108,7 +108,7 @@ class SetBucketNotificationRequest:
108
108
 
109
109
  @property
110
110
  def notification(self):
111
- """Gets the notification of this SetBucketNotificationRequest.
111
+ r"""Gets the notification of this SetBucketNotificationRequest.
112
112
 
113
113
  Indicates the notification configuration API of the bucket.
114
114
 
@@ -119,7 +119,7 @@ class SetBucketNotificationRequest:
119
119
 
120
120
  @notification.setter
121
121
  def notification(self, notification):
122
- """Sets the notification of this SetBucketNotificationRequest.
122
+ r"""Sets the notification of this SetBucketNotificationRequest.
123
123
 
124
124
  Indicates the notification configuration API of the bucket.
125
125
 
@@ -130,7 +130,7 @@ class SetBucketNotificationRequest:
130
130
 
131
131
  @property
132
132
  def body(self):
133
- """Gets the body of this SetBucketNotificationRequest.
133
+ r"""Gets the body of this SetBucketNotificationRequest.
134
134
 
135
135
  :return: The body of this SetBucketNotificationRequest.
136
136
  :rtype: :class:`huaweicloudsdkobs.v1.SetBucketNotificationRequestBody`
@@ -139,7 +139,7 @@ class SetBucketNotificationRequest:
139
139
 
140
140
  @body.setter
141
141
  def body(self, body):
142
- """Sets the body of this SetBucketNotificationRequest.
142
+ r"""Sets the body of this SetBucketNotificationRequest.
143
143
 
144
144
  :param body: The body of this SetBucketNotificationRequest.
145
145
  :type body: :class:`huaweicloudsdkobs.v1.SetBucketNotificationRequestBody`
@@ -29,7 +29,7 @@ class SetBucketNotificationRequestBody:
29
29
  }
30
30
 
31
31
  def __init__(self, topic_configuration=None, function_stage_configuration=None):
32
- """SetBucketNotificationRequestBody
32
+ r"""SetBucketNotificationRequestBody
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -52,7 +52,7 @@ class SetBucketNotificationRequestBody:
52
52
 
53
53
  @property
54
54
  def topic_configuration(self):
55
- """Gets the topic_configuration of this SetBucketNotificationRequestBody.
55
+ r"""Gets the topic_configuration of this SetBucketNotificationRequestBody.
56
56
 
57
57
  :return: The topic_configuration of this SetBucketNotificationRequestBody.
58
58
  :rtype: list[:class:`huaweicloudsdkobs.v1.TopicConfiguration`]
@@ -61,7 +61,7 @@ class SetBucketNotificationRequestBody:
61
61
 
62
62
  @topic_configuration.setter
63
63
  def topic_configuration(self, topic_configuration):
64
- """Sets the topic_configuration of this SetBucketNotificationRequestBody.
64
+ r"""Sets the topic_configuration of this SetBucketNotificationRequestBody.
65
65
 
66
66
  :param topic_configuration: The topic_configuration of this SetBucketNotificationRequestBody.
67
67
  :type topic_configuration: list[:class:`huaweicloudsdkobs.v1.TopicConfiguration`]
@@ -70,7 +70,7 @@ class SetBucketNotificationRequestBody:
70
70
 
71
71
  @property
72
72
  def function_stage_configuration(self):
73
- """Gets the function_stage_configuration of this SetBucketNotificationRequestBody.
73
+ r"""Gets the function_stage_configuration of this SetBucketNotificationRequestBody.
74
74
 
75
75
  :return: The function_stage_configuration of this SetBucketNotificationRequestBody.
76
76
  :rtype: list[:class:`huaweicloudsdkobs.v1.FunctionStageConfiguration`]
@@ -79,7 +79,7 @@ class SetBucketNotificationRequestBody:
79
79
 
80
80
  @function_stage_configuration.setter
81
81
  def function_stage_configuration(self, function_stage_configuration):
82
- """Sets the function_stage_configuration of this SetBucketNotificationRequestBody.
82
+ r"""Sets the function_stage_configuration of this SetBucketNotificationRequestBody.
83
83
 
84
84
  :param function_stage_configuration: The function_stage_configuration of this SetBucketNotificationRequestBody.
85
85
  :type function_stage_configuration: list[:class:`huaweicloudsdkobs.v1.FunctionStageConfiguration`]