aliyun-python-sdk-dataphin-public 1.0.2__py2.py3-none-any.whl → 1.0.4__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.
- {aliyun_python_sdk_dataphin_public-1.0.2.dist-info → aliyun_python_sdk_dataphin_public-1.0.4.dist-info}/METADATA +1 -1
- {aliyun_python_sdk_dataphin_public-1.0.2.dist-info → aliyun_python_sdk_dataphin_public-1.0.4.dist-info}/RECORD +64 -17
- aliyunsdkdataphin_public/__init__.py +1 -1
- aliyunsdkdataphin_public/request/v20230630/CreateBatchTaskRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/CreateBizEntityRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/CreateBizUnitRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/CreateDataDomainRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/CreateNodeSupplementRequest.py +5 -5
- aliyunsdkdataphin_public/request/v20230630/CreatePipelineNodeRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/CreateStreamBatchJobMappingRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/DeleteBatchTaskRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/DeleteBizEntityRequest.py +48 -0
- aliyunsdkdataphin_public/request/v20230630/DeleteBizUnitRequest.py +38 -0
- aliyunsdkdataphin_public/request/v20230630/DeleteDataDomainRequest.py +43 -0
- aliyunsdkdataphin_public/request/v20230630/ExecuteAdHocTaskRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/ExecuteManualNodeRequest.py +5 -5
- aliyunsdkdataphin_public/request/v20230630/GetAdHocTaskLogRequest.py +53 -0
- aliyunsdkdataphin_public/request/v20230630/GetAdHocTaskResultRequest.py +48 -0
- aliyunsdkdataphin_public/request/v20230630/GetAlertEventRequest.py +38 -0
- aliyunsdkdataphin_public/request/v20230630/GetBatchTaskInfoByVersionRequest.py +48 -0
- aliyunsdkdataphin_public/request/v20230630/GetBatchTaskInfoRequest.py +53 -0
- aliyunsdkdataphin_public/request/v20230630/GetBatchTaskUdfLineagesRequest.py +43 -0
- aliyunsdkdataphin_public/request/v20230630/GetBatchTaskVersionsRequest.py +43 -0
- aliyunsdkdataphin_public/request/v20230630/GetBizEntityInfoByVersionRequest.py +48 -0
- aliyunsdkdataphin_public/request/v20230630/GetBizEntityInfoRequest.py +43 -0
- aliyunsdkdataphin_public/request/v20230630/GetBizUnitInfoRequest.py +38 -0
- aliyunsdkdataphin_public/request/v20230630/GetClusterQueueInfoByEnvRequest.py +48 -0
- aliyunsdkdataphin_public/request/v20230630/GetDataDomainInfoRequest.py +38 -0
- aliyunsdkdataphin_public/request/v20230630/GetDirectoryTreeRequest.py +43 -0
- aliyunsdkdataphin_public/request/v20230630/GetInstanceDownStreamRequest.py +5 -5
- aliyunsdkdataphin_public/request/v20230630/GetInstanceUpDownStreamRequest.py +5 -5
- aliyunsdkdataphin_public/request/v20230630/GetLatestSubmitDetailRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/GetNodeUpDownStreamRequest.py +5 -5
- aliyunsdkdataphin_public/request/v20230630/GetOperationSubmitStatusRequest.py +5 -5
- aliyunsdkdataphin_public/request/v20230630/GetPhysicalInstanceLogRequest.py +5 -5
- aliyunsdkdataphin_public/request/v20230630/GetPhysicalInstanceRequest.py +5 -5
- aliyunsdkdataphin_public/request/v20230630/GetPhysicalNodeByOutputNameRequest.py +5 -5
- aliyunsdkdataphin_public/request/v20230630/GetQueueEngineVersionByEnvRequest.py +58 -0
- aliyunsdkdataphin_public/request/v20230630/GetSparkLocalClientInfoRequest.py +43 -0
- aliyunsdkdataphin_public/request/v20230630/ListAlertEventsRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/ListAlertNotificationsRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/ListAuthorizedDataServiceApiDetailsRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/ListBizEntitiesRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/ListBizUnitsRequest.py +33 -0
- aliyunsdkdataphin_public/request/v20230630/ListDataDomainsRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/ListPublishRecordsRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/ListSubmitRecordsRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/OfflineBatchTaskRequest.py +48 -0
- aliyunsdkdataphin_public/request/v20230630/OfflineBizEntityRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/OnlineBizEntityRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/OperateInstanceRequest.py +5 -5
- aliyunsdkdataphin_public/request/v20230630/ParseBatchTaskDependencyRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/PublishObjectListRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/StopAdHocTaskRequest.py +43 -0
- aliyunsdkdataphin_public/request/v20230630/SubmitBatchTaskRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/UpdateBatchTaskRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/UpdateBatchTaskUdfLineagesRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/UpdateBizEntityRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/UpdateBizUnitRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/UpdateDataDomainRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/UpdateFileDirectoryRequest.py +5 -5
- {aliyun_python_sdk_dataphin_public-1.0.2.dist-info → aliyun_python_sdk_dataphin_public-1.0.4.dist-info}/LICENSE +0 -0
- {aliyun_python_sdk_dataphin_public-1.0.2.dist-info → aliyun_python_sdk_dataphin_public-1.0.4.dist-info}/WHEEL +0 -0
- {aliyun_python_sdk_dataphin_public-1.0.2.dist-info → aliyun_python_sdk_dataphin_public-1.0.4.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,39 @@
|
|
1
|
+
# Licensed to the Apache Software Foundation (ASF) under one
|
2
|
+
# or more contributor license agreements. See the NOTICE file
|
3
|
+
# distributed with this work for additional information
|
4
|
+
# regarding copyright ownership. The ASF licenses this file
|
5
|
+
# to you under the Apache License, Version 2.0 (the
|
6
|
+
# "License"); you may not use this file except in compliance
|
7
|
+
# with the License. You may obtain a copy of the License at
|
8
|
+
#
|
9
|
+
#
|
10
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
11
|
+
#
|
12
|
+
#
|
13
|
+
# Unless required by applicable law or agreed to in writing,
|
14
|
+
# software distributed under the License is distributed on an
|
15
|
+
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
16
|
+
# KIND, either express or implied. See the License for the
|
17
|
+
# specific language governing permissions and limitations
|
18
|
+
# under the License.
|
19
|
+
|
20
|
+
from aliyunsdkcore.request import RpcRequest
|
21
|
+
import json
|
22
|
+
|
23
|
+
class OnlineBizEntityRequest(RpcRequest):
|
24
|
+
|
25
|
+
def __init__(self):
|
26
|
+
RpcRequest.__init__(self, 'dataphin-public', '2023-06-30', 'OnlineBizEntity')
|
27
|
+
self.set_protocol_type('https')
|
28
|
+
self.set_method('POST')
|
29
|
+
|
30
|
+
def get_OpTenantId(self): # Long
|
31
|
+
return self.get_query_params().get('OpTenantId')
|
32
|
+
|
33
|
+
def set_OpTenantId(self, OpTenantId): # Long
|
34
|
+
self.add_query_param('OpTenantId', OpTenantId)
|
35
|
+
def get_OnlineCommand(self): # Struct
|
36
|
+
return self.get_body_params().get('OnlineCommand')
|
37
|
+
|
38
|
+
def set_OnlineCommand(self, OnlineCommand): # Struct
|
39
|
+
self.add_body_params("OnlineCommand", json.dumps(OnlineCommand))
|
@@ -32,13 +32,13 @@ class OperateInstanceRequest(RpcRequest):
|
|
32
32
|
|
33
33
|
def set_OpTenantId(self, OpTenantId): # Long
|
34
34
|
self.add_query_param('OpTenantId', OpTenantId)
|
35
|
-
def get_OperateCommand(self): # Struct
|
36
|
-
return self.get_body_params().get('OperateCommand')
|
37
|
-
|
38
|
-
def set_OperateCommand(self, OperateCommand): # Struct
|
39
|
-
self.add_body_params("OperateCommand", json.dumps(OperateCommand))
|
40
35
|
def get_Env(self): # String
|
41
36
|
return self.get_query_params().get('Env')
|
42
37
|
|
43
38
|
def set_Env(self, Env): # String
|
44
39
|
self.add_query_param('Env', Env)
|
40
|
+
def get_OperateCommand(self): # Struct
|
41
|
+
return self.get_body_params().get('OperateCommand')
|
42
|
+
|
43
|
+
def set_OperateCommand(self, OperateCommand): # Struct
|
44
|
+
self.add_body_params("OperateCommand", json.dumps(OperateCommand))
|
@@ -0,0 +1,39 @@
|
|
1
|
+
# Licensed to the Apache Software Foundation (ASF) under one
|
2
|
+
# or more contributor license agreements. See the NOTICE file
|
3
|
+
# distributed with this work for additional information
|
4
|
+
# regarding copyright ownership. The ASF licenses this file
|
5
|
+
# to you under the Apache License, Version 2.0 (the
|
6
|
+
# "License"); you may not use this file except in compliance
|
7
|
+
# with the License. You may obtain a copy of the License at
|
8
|
+
#
|
9
|
+
#
|
10
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
11
|
+
#
|
12
|
+
#
|
13
|
+
# Unless required by applicable law or agreed to in writing,
|
14
|
+
# software distributed under the License is distributed on an
|
15
|
+
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
16
|
+
# KIND, either express or implied. See the License for the
|
17
|
+
# specific language governing permissions and limitations
|
18
|
+
# under the License.
|
19
|
+
|
20
|
+
from aliyunsdkcore.request import RpcRequest
|
21
|
+
import json
|
22
|
+
|
23
|
+
class ParseBatchTaskDependencyRequest(RpcRequest):
|
24
|
+
|
25
|
+
def __init__(self):
|
26
|
+
RpcRequest.__init__(self, 'dataphin-public', '2023-06-30', 'ParseBatchTaskDependency')
|
27
|
+
self.set_protocol_type('https')
|
28
|
+
self.set_method('POST')
|
29
|
+
|
30
|
+
def get_OpTenantId(self): # Long
|
31
|
+
return self.get_query_params().get('OpTenantId')
|
32
|
+
|
33
|
+
def set_OpTenantId(self, OpTenantId): # Long
|
34
|
+
self.add_query_param('OpTenantId', OpTenantId)
|
35
|
+
def get_ParseCommand(self): # Struct
|
36
|
+
return self.get_body_params().get('ParseCommand')
|
37
|
+
|
38
|
+
def set_ParseCommand(self, ParseCommand): # Struct
|
39
|
+
self.add_body_params("ParseCommand", json.dumps(ParseCommand))
|
@@ -0,0 +1,39 @@
|
|
1
|
+
# Licensed to the Apache Software Foundation (ASF) under one
|
2
|
+
# or more contributor license agreements. See the NOTICE file
|
3
|
+
# distributed with this work for additional information
|
4
|
+
# regarding copyright ownership. The ASF licenses this file
|
5
|
+
# to you under the Apache License, Version 2.0 (the
|
6
|
+
# "License"); you may not use this file except in compliance
|
7
|
+
# with the License. You may obtain a copy of the License at
|
8
|
+
#
|
9
|
+
#
|
10
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
11
|
+
#
|
12
|
+
#
|
13
|
+
# Unless required by applicable law or agreed to in writing,
|
14
|
+
# software distributed under the License is distributed on an
|
15
|
+
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
16
|
+
# KIND, either express or implied. See the License for the
|
17
|
+
# specific language governing permissions and limitations
|
18
|
+
# under the License.
|
19
|
+
|
20
|
+
from aliyunsdkcore.request import RpcRequest
|
21
|
+
import json
|
22
|
+
|
23
|
+
class PublishObjectListRequest(RpcRequest):
|
24
|
+
|
25
|
+
def __init__(self):
|
26
|
+
RpcRequest.__init__(self, 'dataphin-public', '2023-06-30', 'PublishObjectList')
|
27
|
+
self.set_protocol_type('https')
|
28
|
+
self.set_method('POST')
|
29
|
+
|
30
|
+
def get_OpTenantId(self): # Long
|
31
|
+
return self.get_query_params().get('OpTenantId')
|
32
|
+
|
33
|
+
def set_OpTenantId(self, OpTenantId): # Long
|
34
|
+
self.add_query_param('OpTenantId', OpTenantId)
|
35
|
+
def get_PublishCommand(self): # Struct
|
36
|
+
return self.get_body_params().get('PublishCommand')
|
37
|
+
|
38
|
+
def set_PublishCommand(self, PublishCommand): # Struct
|
39
|
+
self.add_body_params("PublishCommand", json.dumps(PublishCommand))
|
@@ -0,0 +1,43 @@
|
|
1
|
+
# Licensed to the Apache Software Foundation (ASF) under one
|
2
|
+
# or more contributor license agreements. See the NOTICE file
|
3
|
+
# distributed with this work for additional information
|
4
|
+
# regarding copyright ownership. The ASF licenses this file
|
5
|
+
# to you under the Apache License, Version 2.0 (the
|
6
|
+
# "License"); you may not use this file except in compliance
|
7
|
+
# with the License. You may obtain a copy of the License at
|
8
|
+
#
|
9
|
+
#
|
10
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
11
|
+
#
|
12
|
+
#
|
13
|
+
# Unless required by applicable law or agreed to in writing,
|
14
|
+
# software distributed under the License is distributed on an
|
15
|
+
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
16
|
+
# KIND, either express or implied. See the License for the
|
17
|
+
# specific language governing permissions and limitations
|
18
|
+
# under the License.
|
19
|
+
|
20
|
+
from aliyunsdkcore.request import RpcRequest
|
21
|
+
|
22
|
+
class StopAdHocTaskRequest(RpcRequest):
|
23
|
+
|
24
|
+
def __init__(self):
|
25
|
+
RpcRequest.__init__(self, 'dataphin-public', '2023-06-30', 'StopAdHocTask')
|
26
|
+
self.set_protocol_type('https')
|
27
|
+
self.set_method('POST')
|
28
|
+
|
29
|
+
def get_OpTenantId(self): # Long
|
30
|
+
return self.get_query_params().get('OpTenantId')
|
31
|
+
|
32
|
+
def set_OpTenantId(self, OpTenantId): # Long
|
33
|
+
self.add_query_param('OpTenantId', OpTenantId)
|
34
|
+
def get_ProjectId(self): # Long
|
35
|
+
return self.get_query_params().get('ProjectId')
|
36
|
+
|
37
|
+
def set_ProjectId(self, ProjectId): # Long
|
38
|
+
self.add_query_param('ProjectId', ProjectId)
|
39
|
+
def get_TaskId(self): # String
|
40
|
+
return self.get_query_params().get('TaskId')
|
41
|
+
|
42
|
+
def set_TaskId(self, TaskId): # String
|
43
|
+
self.add_query_param('TaskId', TaskId)
|
@@ -0,0 +1,39 @@
|
|
1
|
+
# Licensed to the Apache Software Foundation (ASF) under one
|
2
|
+
# or more contributor license agreements. See the NOTICE file
|
3
|
+
# distributed with this work for additional information
|
4
|
+
# regarding copyright ownership. The ASF licenses this file
|
5
|
+
# to you under the Apache License, Version 2.0 (the
|
6
|
+
# "License"); you may not use this file except in compliance
|
7
|
+
# with the License. You may obtain a copy of the License at
|
8
|
+
#
|
9
|
+
#
|
10
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
11
|
+
#
|
12
|
+
#
|
13
|
+
# Unless required by applicable law or agreed to in writing,
|
14
|
+
# software distributed under the License is distributed on an
|
15
|
+
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
16
|
+
# KIND, either express or implied. See the License for the
|
17
|
+
# specific language governing permissions and limitations
|
18
|
+
# under the License.
|
19
|
+
|
20
|
+
from aliyunsdkcore.request import RpcRequest
|
21
|
+
import json
|
22
|
+
|
23
|
+
class SubmitBatchTaskRequest(RpcRequest):
|
24
|
+
|
25
|
+
def __init__(self):
|
26
|
+
RpcRequest.__init__(self, 'dataphin-public', '2023-06-30', 'SubmitBatchTask')
|
27
|
+
self.set_protocol_type('https')
|
28
|
+
self.set_method('POST')
|
29
|
+
|
30
|
+
def get_OpTenantId(self): # Long
|
31
|
+
return self.get_query_params().get('OpTenantId')
|
32
|
+
|
33
|
+
def set_OpTenantId(self, OpTenantId): # Long
|
34
|
+
self.add_query_param('OpTenantId', OpTenantId)
|
35
|
+
def get_SubmitCommand(self): # Struct
|
36
|
+
return self.get_body_params().get('SubmitCommand')
|
37
|
+
|
38
|
+
def set_SubmitCommand(self, SubmitCommand): # Struct
|
39
|
+
self.add_body_params("SubmitCommand", json.dumps(SubmitCommand))
|
@@ -0,0 +1,39 @@
|
|
1
|
+
# Licensed to the Apache Software Foundation (ASF) under one
|
2
|
+
# or more contributor license agreements. See the NOTICE file
|
3
|
+
# distributed with this work for additional information
|
4
|
+
# regarding copyright ownership. The ASF licenses this file
|
5
|
+
# to you under the Apache License, Version 2.0 (the
|
6
|
+
# "License"); you may not use this file except in compliance
|
7
|
+
# with the License. You may obtain a copy of the License at
|
8
|
+
#
|
9
|
+
#
|
10
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
11
|
+
#
|
12
|
+
#
|
13
|
+
# Unless required by applicable law or agreed to in writing,
|
14
|
+
# software distributed under the License is distributed on an
|
15
|
+
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
16
|
+
# KIND, either express or implied. See the License for the
|
17
|
+
# specific language governing permissions and limitations
|
18
|
+
# under the License.
|
19
|
+
|
20
|
+
from aliyunsdkcore.request import RpcRequest
|
21
|
+
import json
|
22
|
+
|
23
|
+
class UpdateBatchTaskRequest(RpcRequest):
|
24
|
+
|
25
|
+
def __init__(self):
|
26
|
+
RpcRequest.__init__(self, 'dataphin-public', '2023-06-30', 'UpdateBatchTask')
|
27
|
+
self.set_protocol_type('https')
|
28
|
+
self.set_method('POST')
|
29
|
+
|
30
|
+
def get_OpTenantId(self): # Long
|
31
|
+
return self.get_query_params().get('OpTenantId')
|
32
|
+
|
33
|
+
def set_OpTenantId(self, OpTenantId): # Long
|
34
|
+
self.add_query_param('OpTenantId', OpTenantId)
|
35
|
+
def get_UpdateCommand(self): # Struct
|
36
|
+
return self.get_body_params().get('UpdateCommand')
|
37
|
+
|
38
|
+
def set_UpdateCommand(self, UpdateCommand): # Struct
|
39
|
+
self.add_body_params("UpdateCommand", json.dumps(UpdateCommand))
|
@@ -0,0 +1,39 @@
|
|
1
|
+
# Licensed to the Apache Software Foundation (ASF) under one
|
2
|
+
# or more contributor license agreements. See the NOTICE file
|
3
|
+
# distributed with this work for additional information
|
4
|
+
# regarding copyright ownership. The ASF licenses this file
|
5
|
+
# to you under the Apache License, Version 2.0 (the
|
6
|
+
# "License"); you may not use this file except in compliance
|
7
|
+
# with the License. You may obtain a copy of the License at
|
8
|
+
#
|
9
|
+
#
|
10
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
11
|
+
#
|
12
|
+
#
|
13
|
+
# Unless required by applicable law or agreed to in writing,
|
14
|
+
# software distributed under the License is distributed on an
|
15
|
+
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
16
|
+
# KIND, either express or implied. See the License for the
|
17
|
+
# specific language governing permissions and limitations
|
18
|
+
# under the License.
|
19
|
+
|
20
|
+
from aliyunsdkcore.request import RpcRequest
|
21
|
+
import json
|
22
|
+
|
23
|
+
class UpdateBatchTaskUdfLineagesRequest(RpcRequest):
|
24
|
+
|
25
|
+
def __init__(self):
|
26
|
+
RpcRequest.__init__(self, 'dataphin-public', '2023-06-30', 'UpdateBatchTaskUdfLineages')
|
27
|
+
self.set_protocol_type('https')
|
28
|
+
self.set_method('POST')
|
29
|
+
|
30
|
+
def get_OpTenantId(self): # Long
|
31
|
+
return self.get_query_params().get('OpTenantId')
|
32
|
+
|
33
|
+
def set_OpTenantId(self, OpTenantId): # Long
|
34
|
+
self.add_query_param('OpTenantId', OpTenantId)
|
35
|
+
def get_UpdateCommand(self): # Struct
|
36
|
+
return self.get_body_params().get('UpdateCommand')
|
37
|
+
|
38
|
+
def set_UpdateCommand(self, UpdateCommand): # Struct
|
39
|
+
self.add_body_params("UpdateCommand", json.dumps(UpdateCommand))
|
@@ -0,0 +1,39 @@
|
|
1
|
+
# Licensed to the Apache Software Foundation (ASF) under one
|
2
|
+
# or more contributor license agreements. See the NOTICE file
|
3
|
+
# distributed with this work for additional information
|
4
|
+
# regarding copyright ownership. The ASF licenses this file
|
5
|
+
# to you under the Apache License, Version 2.0 (the
|
6
|
+
# "License"); you may not use this file except in compliance
|
7
|
+
# with the License. You may obtain a copy of the License at
|
8
|
+
#
|
9
|
+
#
|
10
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
11
|
+
#
|
12
|
+
#
|
13
|
+
# Unless required by applicable law or agreed to in writing,
|
14
|
+
# software distributed under the License is distributed on an
|
15
|
+
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
16
|
+
# KIND, either express or implied. See the License for the
|
17
|
+
# specific language governing permissions and limitations
|
18
|
+
# under the License.
|
19
|
+
|
20
|
+
from aliyunsdkcore.request import RpcRequest
|
21
|
+
import json
|
22
|
+
|
23
|
+
class UpdateBizEntityRequest(RpcRequest):
|
24
|
+
|
25
|
+
def __init__(self):
|
26
|
+
RpcRequest.__init__(self, 'dataphin-public', '2023-06-30', 'UpdateBizEntity')
|
27
|
+
self.set_protocol_type('https')
|
28
|
+
self.set_method('POST')
|
29
|
+
|
30
|
+
def get_OpTenantId(self): # Long
|
31
|
+
return self.get_query_params().get('OpTenantId')
|
32
|
+
|
33
|
+
def set_OpTenantId(self, OpTenantId): # Long
|
34
|
+
self.add_query_param('OpTenantId', OpTenantId)
|
35
|
+
def get_UpdateCommand(self): # Struct
|
36
|
+
return self.get_body_params().get('UpdateCommand')
|
37
|
+
|
38
|
+
def set_UpdateCommand(self, UpdateCommand): # Struct
|
39
|
+
self.add_body_params("UpdateCommand", json.dumps(UpdateCommand))
|
@@ -0,0 +1,39 @@
|
|
1
|
+
# Licensed to the Apache Software Foundation (ASF) under one
|
2
|
+
# or more contributor license agreements. See the NOTICE file
|
3
|
+
# distributed with this work for additional information
|
4
|
+
# regarding copyright ownership. The ASF licenses this file
|
5
|
+
# to you under the Apache License, Version 2.0 (the
|
6
|
+
# "License"); you may not use this file except in compliance
|
7
|
+
# with the License. You may obtain a copy of the License at
|
8
|
+
#
|
9
|
+
#
|
10
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
11
|
+
#
|
12
|
+
#
|
13
|
+
# Unless required by applicable law or agreed to in writing,
|
14
|
+
# software distributed under the License is distributed on an
|
15
|
+
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
16
|
+
# KIND, either express or implied. See the License for the
|
17
|
+
# specific language governing permissions and limitations
|
18
|
+
# under the License.
|
19
|
+
|
20
|
+
from aliyunsdkcore.request import RpcRequest
|
21
|
+
import json
|
22
|
+
|
23
|
+
class UpdateBizUnitRequest(RpcRequest):
|
24
|
+
|
25
|
+
def __init__(self):
|
26
|
+
RpcRequest.__init__(self, 'dataphin-public', '2023-06-30', 'UpdateBizUnit')
|
27
|
+
self.set_protocol_type('https')
|
28
|
+
self.set_method('POST')
|
29
|
+
|
30
|
+
def get_OpTenantId(self): # Long
|
31
|
+
return self.get_query_params().get('OpTenantId')
|
32
|
+
|
33
|
+
def set_OpTenantId(self, OpTenantId): # Long
|
34
|
+
self.add_query_param('OpTenantId', OpTenantId)
|
35
|
+
def get_UpdateCommand(self): # Struct
|
36
|
+
return self.get_body_params().get('UpdateCommand')
|
37
|
+
|
38
|
+
def set_UpdateCommand(self, UpdateCommand): # Struct
|
39
|
+
self.add_body_params("UpdateCommand", json.dumps(UpdateCommand))
|
@@ -0,0 +1,39 @@
|
|
1
|
+
# Licensed to the Apache Software Foundation (ASF) under one
|
2
|
+
# or more contributor license agreements. See the NOTICE file
|
3
|
+
# distributed with this work for additional information
|
4
|
+
# regarding copyright ownership. The ASF licenses this file
|
5
|
+
# to you under the Apache License, Version 2.0 (the
|
6
|
+
# "License"); you may not use this file except in compliance
|
7
|
+
# with the License. You may obtain a copy of the License at
|
8
|
+
#
|
9
|
+
#
|
10
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
11
|
+
#
|
12
|
+
#
|
13
|
+
# Unless required by applicable law or agreed to in writing,
|
14
|
+
# software distributed under the License is distributed on an
|
15
|
+
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
16
|
+
# KIND, either express or implied. See the License for the
|
17
|
+
# specific language governing permissions and limitations
|
18
|
+
# under the License.
|
19
|
+
|
20
|
+
from aliyunsdkcore.request import RpcRequest
|
21
|
+
import json
|
22
|
+
|
23
|
+
class UpdateDataDomainRequest(RpcRequest):
|
24
|
+
|
25
|
+
def __init__(self):
|
26
|
+
RpcRequest.__init__(self, 'dataphin-public', '2023-06-30', 'UpdateDataDomain')
|
27
|
+
self.set_protocol_type('https')
|
28
|
+
self.set_method('POST')
|
29
|
+
|
30
|
+
def get_OpTenantId(self): # Long
|
31
|
+
return self.get_query_params().get('OpTenantId')
|
32
|
+
|
33
|
+
def set_OpTenantId(self, OpTenantId): # Long
|
34
|
+
self.add_query_param('OpTenantId', OpTenantId)
|
35
|
+
def get_UpdateCommand(self): # Struct
|
36
|
+
return self.get_body_params().get('UpdateCommand')
|
37
|
+
|
38
|
+
def set_UpdateCommand(self, UpdateCommand): # Struct
|
39
|
+
self.add_body_params("UpdateCommand", json.dumps(UpdateCommand))
|
@@ -31,16 +31,16 @@ class UpdateFileDirectoryRequest(RpcRequest):
|
|
31
31
|
|
32
32
|
def set_OpTenantId(self, OpTenantId): # Long
|
33
33
|
self.add_query_param('OpTenantId', OpTenantId)
|
34
|
-
def get_ProjectId(self): # Long
|
35
|
-
return self.get_query_params().get('ProjectId')
|
36
|
-
|
37
|
-
def set_ProjectId(self, ProjectId): # Long
|
38
|
-
self.add_query_param('ProjectId', ProjectId)
|
39
34
|
def get_Directory(self): # String
|
40
35
|
return self.get_query_params().get('Directory')
|
41
36
|
|
42
37
|
def set_Directory(self, Directory): # String
|
43
38
|
self.add_query_param('Directory', Directory)
|
39
|
+
def get_ProjectId(self): # Long
|
40
|
+
return self.get_query_params().get('ProjectId')
|
41
|
+
|
42
|
+
def set_ProjectId(self, ProjectId): # Long
|
43
|
+
self.add_query_param('ProjectId', ProjectId)
|
44
44
|
def get_FileId(self): # Long
|
45
45
|
return self.get_query_params().get('FileId')
|
46
46
|
|
File without changes
|
File without changes
|