From 6680d1146d894c84aa322c686cdc57f4aca51fac Mon Sep 17 00:00:00 2001 From: sdk-team Date: Wed, 7 Aug 2024 06:31:21 +0000 Subject: [PATCH] Add parameters to control different role. --- aliyun-java-sdk-cloud-siem/ChangeLog.txt | 3 + aliyun-java-sdk-cloud-siem/pom.xml | 2 +- .../model/v20220616/BatchJobCheckRequest.java | 49 --- .../v20220616/BatchJobCheckResponse.java | 279 ---------------- .../model/v20220616/BindAccountRequest.java | 26 ++ .../model/v20220616/CloseDeliveryRequest.java | 28 +- .../DeleteAutomateResponseConfigRequest.java | 26 ++ .../DeleteAutomateResponseConfigResponse.java | 18 +- .../v20220616/DeleteBindAccountRequest.java | 26 ++ .../v20220616/DeleteCustomizeRuleRequest.java | 26 ++ .../DeleteCustomizeRuleResponse.java | 18 +- .../v20220616/DeleteQuickQueryRequest.java | 49 --- .../v20220616/DeleteQuickQueryResponse.java | 56 ---- .../v20220616/DeleteWhiteRuleListRequest.java | 26 ++ .../DescribeAggregateFunctionRequest.java | 28 +- .../DescribeAlertSceneByEventRequest.java | 26 ++ .../v20220616/DescribeAlertSceneRequest.java | 28 +- .../v20220616/DescribeAlertSourceRequest.java | 26 ++ .../DescribeAlertSourceWithEventRequest.java | 26 ++ .../v20220616/DescribeAlertTypeRequest.java | 41 ++- .../v20220616/DescribeAlertsCountRequest.java | 26 ++ .../v20220616/DescribeAlertsRequest.java | 26 ++ .../DescribeAlertsWithEntityRequest.java | 26 ++ .../DescribeAlertsWithEventRequest.java | 26 ++ .../DescribeAlertsWithEventResponse.java | 10 + .../DescribeAttackTimeLineRequest.java | 26 ++ ...eAutomateResponseConfigCounterRequest.java | 28 +- ...eAutomateResponseConfigFeatureRequest.java | 28 +- ...utomateResponseConfigPlayBooksRequest.java | 26 ++ ...DescribeCloudSiemAssetsCounterRequest.java | 26 ++ .../DescribeCloudSiemAssetsRequest.java | 26 ++ .../DescribeCloudSiemEventDetailRequest.java | 26 ++ .../DescribeCloudSiemEventsRequest.java | 26 ++ .../DescribeCloudSiemEventsResponse.java | 10 + .../DescribeCustomizeRuleCountRequest.java | 28 +- .../DescribeCustomizeRuleCountResponse.java | 80 +++++ .../DescribeCustomizeRuleRequest.java | 49 --- .../DescribeCustomizeRuleResponse.java | 309 ------------------ ...ribeCustomizeRuleTestHistogramRequest.java | 26 ++ .../DescribeCustomizeRuleTestRequest.java | 26 ++ .../DescribeDisposeAndPlaybookRequest.java | 26 ++ ...escribeDisposeStrategyPlaybookRequest.java | 26 ++ .../v20220616/DescribeEntityInfoRequest.java | 26 ++ ...escribeEventCountByThreatLevelRequest.java | 54 ++- .../DescribeEventDisposeRequest.java | 26 ++ .../DescribeImportedLogCountRequest.java | 28 +- .../v20220616/DescribeLogFieldsRequest.java | 26 ++ .../v20220616/DescribeLogSourceRequest.java | 28 +- .../v20220616/DescribeLogTypeRequest.java | 28 +- .../v20220616/DescribeOperatorsRequest.java | 26 ++ .../v20220616/DescribeProdCountRequest.java | 28 +- .../v20220616/DescribeScopeUsersRequest.java | 28 +- .../v20220616/DescribeScopeUsersResponse.java | 20 ++ .../v20220616/DescribeStorageRequest.java | 28 +- .../DescribeUserBuyStatusResponse.java | 10 + .../v20220616/DescribeWafScopeRequest.java | 28 +- .../DescribeWhiteRuleListRequest.java | 26 ++ .../EnableAccessForCloudSiemRequest.java | 41 ++- .../model/v20220616/GetCapacityRequest.java | 28 +- .../model/v20220616/GetStorageRequest.java | 28 +- .../v20220616/ListAccountAccessIdRequest.java | 28 +- .../v20220616/ListAccountsByLogRequest.java | 26 ++ .../model/v20220616/ListAllProdsRequest.java | 28 +- .../ListAutomateResponseConfigsRequest.java | 26 ++ .../ListAutomateResponseConfigsResponse.java | 10 + .../v20220616/ListBindAccountRequest.java | 28 +- .../ListCloudSiemCustomizeRulesRequest.java | 52 +++ .../ListCloudSiemCustomizeRulesResponse.java | 20 ++ .../ListCloudSiemPredefinedRulesRequest.java | 91 ++++++ .../ListCloudSiemPredefinedRulesResponse.java | 40 +++ .../ListCustomizeRuleTestResultRequest.java | 26 ++ .../model/v20220616/ListDeliveryRequest.java | 28 +- .../v20220616/ListDisposeStrategyRequest.java | 26 ++ .../ListImportedLogsByProdRequest.java | 26 ++ .../ListImportedLogsByProdResponse.java | 10 + .../v20220616/ListUserProdLogsRequest.java | 26 ++ .../v20220616/ListUsersByProdRequest.java | 26 ++ .../v20220616/ModifyBindAccountRequest.java | 26 ++ .../model/v20220616/OpenDeliveryRequest.java | 28 +- .../PostAutomateResponseConfigRequest.java | 26 ++ .../PostAutomateResponseConfigResponse.java | 18 +- .../v20220616/PostCustomizeRuleRequest.java | 39 +++ .../v20220616/PostCustomizeRuleResponse.java | 20 ++ .../PostCustomizeRuleTestRequest.java | 26 ++ ...stEventDisposeAndWhiteruleListRequest.java | 26 ++ ...tEventDisposeAndWhiteruleListResponse.java | 18 +- .../PostEventWhiteruleListRequest.java | 26 ++ .../PostEventWhiteruleListResponse.java | 18 +- .../PostFinishCustomizeRuleTestRequest.java | 26 ++ .../PostRuleStatusChangeRequest.java | 26 ++ .../v20220616/RestoreCapacityRequest.java | 28 +- .../model/v20220616/SetStorageRequest.java | 26 ++ .../SubmitImportLogTasksRequest.java | 26 ++ ...teAutomateResponseConfigStatusRequest.java | 26 ++ ...eAutomateResponseConfigStatusResponse.java | 18 +- .../v20220616/UpdateWhiteRuleListRequest.java | 26 ++ .../BatchJobCheckResponseUnmarshaller.java | 81 ----- ...ateResponseConfigResponseUnmarshaller.java | 4 +- ...leteCustomizeRuleResponseUnmarshaller.java | 4 +- .../DeleteQuickQueryResponseUnmarshaller.java | 30 -- ...beAlertsWithEventResponseUnmarshaller.java | 1 + ...beCloudSiemEventsResponseUnmarshaller.java | 1 + ...ustomizeRuleCountResponseUnmarshaller.java | 8 + ...ribeCustomizeRuleResponseUnmarshaller.java | 58 ---- ...escribeScopeUsersResponseUnmarshaller.java | 2 + ...ribeUserBuyStatusResponseUnmarshaller.java | 1 + ...teResponseConfigsResponseUnmarshaller.java | 1 + ...iemCustomizeRulesResponseUnmarshaller.java | 2 + ...emPredefinedRulesResponseUnmarshaller.java | 4 + ...mportedLogsByProdResponseUnmarshaller.java | 1 + ...ateResponseConfigResponseUnmarshaller.java | 4 +- ...PostCustomizeRuleResponseUnmarshaller.java | 2 + ...eAndWhiteruleListResponseUnmarshaller.java | 4 +- ...ventWhiteruleListResponseUnmarshaller.java | 4 +- ...ponseConfigStatusResponseUnmarshaller.java | 4 +- 115 files changed, 2375 insertions(+), 1051 deletions(-) delete mode 100644 aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/BatchJobCheckRequest.java delete mode 100644 aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/BatchJobCheckResponse.java delete mode 100644 aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DeleteQuickQueryRequest.java delete mode 100644 aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DeleteQuickQueryResponse.java delete mode 100644 aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeCustomizeRuleRequest.java delete mode 100644 aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeCustomizeRuleResponse.java delete mode 100644 aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/BatchJobCheckResponseUnmarshaller.java delete mode 100644 aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/DeleteQuickQueryResponseUnmarshaller.java delete mode 100644 aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/DescribeCustomizeRuleResponseUnmarshaller.java diff --git a/aliyun-java-sdk-cloud-siem/ChangeLog.txt b/aliyun-java-sdk-cloud-siem/ChangeLog.txt index 2bf73a770c..f27d88e98e 100644 --- a/aliyun-java-sdk-cloud-siem/ChangeLog.txt +++ b/aliyun-java-sdk-cloud-siem/ChangeLog.txt @@ -1,3 +1,6 @@ +2024-08-07 Version: 1.0.5 +- Add parameters to control different role. + 2024-03-27 Version: 1.0.4 - Standardizing api. diff --git a/aliyun-java-sdk-cloud-siem/pom.xml b/aliyun-java-sdk-cloud-siem/pom.xml index 9ea9247b81..4133ad0970 100644 --- a/aliyun-java-sdk-cloud-siem/pom.xml +++ b/aliyun-java-sdk-cloud-siem/pom.xml @@ -4,7 +4,7 @@ com.aliyun aliyun-java-sdk-cloud-siem jar - 1.0.4 + 1.0.5 aliyun-java-sdk-cloud-siem http://www.aliyun.com Aliyun Open API SDK for Java diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/BatchJobCheckRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/BatchJobCheckRequest.java deleted file mode 100644 index 35a2dccc86..0000000000 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/BatchJobCheckRequest.java +++ /dev/null @@ -1,49 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.cloud_siem.model.v20220616; - -import com.aliyuncs.RpcAcsRequest; -import com.aliyuncs.http.MethodType; - -/** - * @author auto create - * @version - */ -public class BatchJobCheckRequest extends RpcAcsRequest { - - - private String submitId; - public BatchJobCheckRequest() { - super("cloud-siem", "2022-06-16", "BatchJobCheck", "cloud-siem"); - setMethod(MethodType.POST); - } - - public String getSubmitId() { - return this.submitId; - } - - public void setSubmitId(String submitId) { - this.submitId = submitId; - if(submitId != null){ - putBodyParameter("SubmitId", submitId); - } - } - - @Override - public Class getResponseClass() { - return BatchJobCheckResponse.class; - } - -} diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/BatchJobCheckResponse.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/BatchJobCheckResponse.java deleted file mode 100644 index 9993d744ba..0000000000 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/BatchJobCheckResponse.java +++ /dev/null @@ -1,279 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.cloud_siem.model.v20220616; - -import java.util.List; -import com.aliyuncs.AcsResponse; -import com.aliyuncs.cloud_siem.transform.v20220616.BatchJobCheckResponseUnmarshaller; -import com.aliyuncs.transform.UnmarshallerContext; - -/** - * @author auto create - * @version - */ -public class BatchJobCheckResponse extends AcsResponse { - - private Boolean success; - - private Integer code; - - private String message; - - private String errCode; - - private String requestId; - - private Data data; - - public Boolean getSuccess() { - return this.success; - } - - public void setSuccess(Boolean success) { - this.success = success; - } - - public Integer getCode() { - return this.code; - } - - public void setCode(Integer code) { - this.code = code; - } - - public String getMessage() { - return this.message; - } - - public void setMessage(String message) { - this.message = message; - } - - public String getErrCode() { - return this.errCode; - } - - public void setErrCode(String errCode) { - this.errCode = errCode; - } - - public String getRequestId() { - return this.requestId; - } - - public void setRequestId(String requestId) { - this.requestId = requestId; - } - - public Data getData() { - return this.data; - } - - public void setData(Data data) { - this.data = data; - } - - public static class Data { - - private Integer taskCount; - - private Integer finishCount; - - private Integer failedCount; - - private String taskStatus; - - private String configId; - - private String folderId; - - private List errTaskList; - - public Integer getTaskCount() { - return this.taskCount; - } - - public void setTaskCount(Integer taskCount) { - this.taskCount = taskCount; - } - - public Integer getFinishCount() { - return this.finishCount; - } - - public void setFinishCount(Integer finishCount) { - this.finishCount = finishCount; - } - - public Integer getFailedCount() { - return this.failedCount; - } - - public void setFailedCount(Integer failedCount) { - this.failedCount = failedCount; - } - - public String getTaskStatus() { - return this.taskStatus; - } - - public void setTaskStatus(String taskStatus) { - this.taskStatus = taskStatus; - } - - public String getConfigId() { - return this.configId; - } - - public void setConfigId(String configId) { - this.configId = configId; - } - - public String getFolderId() { - return this.folderId; - } - - public void setFolderId(String folderId) { - this.folderId = folderId; - } - - public List getErrTaskList() { - return this.errTaskList; - } - - public void setErrTaskList(List errTaskList) { - this.errTaskList = errTaskList; - } - - public static class ErrTaskListItem { - - private Long userId; - - private List productList; - - public Long getUserId() { - return this.userId; - } - - public void setUserId(Long userId) { - this.userId = userId; - } - - public List getProductList() { - return this.productList; - } - - public void setProductList(List productList) { - this.productList = productList; - } - - public static class ProductListItem { - - private String productCode; - - private List logList; - - public String getProductCode() { - return this.productCode; - } - - public void setProductCode(String productCode) { - this.productCode = productCode; - } - - public List getLogList() { - return this.logList; - } - - public void setLogList(List logList) { - this.logList = logList; - } - - public static class LogListItem { - - private String productCode; - - private String logCode; - - private String regionCode; - - private String projectNamePattern; - - private String logStoreNamePattern; - - private String errorCode; - - public String getProductCode() { - return this.productCode; - } - - public void setProductCode(String productCode) { - this.productCode = productCode; - } - - public String getLogCode() { - return this.logCode; - } - - public void setLogCode(String logCode) { - this.logCode = logCode; - } - - public String getRegionCode() { - return this.regionCode; - } - - public void setRegionCode(String regionCode) { - this.regionCode = regionCode; - } - - public String getProjectNamePattern() { - return this.projectNamePattern; - } - - public void setProjectNamePattern(String projectNamePattern) { - this.projectNamePattern = projectNamePattern; - } - - public String getLogStoreNamePattern() { - return this.logStoreNamePattern; - } - - public void setLogStoreNamePattern(String logStoreNamePattern) { - this.logStoreNamePattern = logStoreNamePattern; - } - - public String getErrorCode() { - return this.errorCode; - } - - public void setErrorCode(String errorCode) { - this.errorCode = errorCode; - } - } - } - } - } - - @Override - public BatchJobCheckResponse getInstance(UnmarshallerContext context) { - return BatchJobCheckResponseUnmarshaller.unmarshall(this, context); - } - - @Override - public boolean checkShowJsonItemName() { - return false; - } -} diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/BindAccountRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/BindAccountRequest.java index 5c3d68c2cb..f42367e1ed 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/BindAccountRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/BindAccountRequest.java @@ -26,10 +26,14 @@ public class BindAccountRequest extends RpcAcsRequest { private String cloudCode; + private Long roleFor; + private String accountId; private String accountName; + private Integer roleType; + private String accessId; public BindAccountRequest() { super("cloud-siem", "2022-06-16", "BindAccount", "cloud-siem"); @@ -47,6 +51,17 @@ public void setCloudCode(String cloudCode) { } } + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + public String getAccountId() { return this.accountId; } @@ -69,6 +84,17 @@ public void setAccountName(String accountName) { } } + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } + } + public String getAccessId() { return this.accessId; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/CloseDeliveryRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/CloseDeliveryRequest.java index 1f2f398c43..c2dbe2d9a5 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/CloseDeliveryRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/CloseDeliveryRequest.java @@ -26,7 +26,11 @@ public class CloseDeliveryRequest extends RpcAcsRequest { private String productCode; - private String logCode; + private Long roleFor; + + private String logCode; + + private Integer roleType; public CloseDeliveryRequest() { super("cloud-siem", "2022-06-16", "CloseDelivery", "cloud-siem"); setMethod(MethodType.POST); @@ -43,6 +47,17 @@ public void setProductCode(String productCode) { } } + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + public String getLogCode() { return this.logCode; } @@ -52,6 +67,17 @@ public void setLogCode(String logCode) { if(logCode != null){ putBodyParameter("LogCode", logCode); } + } + + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } } @Override diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DeleteAutomateResponseConfigRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DeleteAutomateResponseConfigRequest.java index cfb116f2ee..e670458c7d 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DeleteAutomateResponseConfigRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DeleteAutomateResponseConfigRequest.java @@ -24,12 +24,38 @@ public class DeleteAutomateResponseConfigRequest extends RpcAcsRequest { + private Long roleFor; + + private Integer roleType; + private Long id; public DeleteAutomateResponseConfigRequest() { super("cloud-siem", "2022-06-16", "DeleteAutomateResponseConfig", "cloud-siem"); setMethod(MethodType.POST); } + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } + } + public Long getId() { return this.id; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DeleteAutomateResponseConfigResponse.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DeleteAutomateResponseConfigResponse.java index e3b045a187..ce895bb0b6 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DeleteAutomateResponseConfigResponse.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DeleteAutomateResponseConfigResponse.java @@ -24,6 +24,8 @@ */ public class DeleteAutomateResponseConfigResponse extends AcsResponse { + private String data; + private Boolean success; private Integer code; @@ -32,7 +34,13 @@ public class DeleteAutomateResponseConfigResponse extends AcsResponse { private String requestId; - private String data; + public String getData() { + return this.data; + } + + public void setData(String data) { + this.data = data; + } public Boolean getSuccess() { return this.success; @@ -66,14 +74,6 @@ public void setRequestId(String requestId) { this.requestId = requestId; } - public String getData() { - return this.data; - } - - public void setData(String data) { - this.data = data; - } - @Override public DeleteAutomateResponseConfigResponse getInstance(UnmarshallerContext context) { return DeleteAutomateResponseConfigResponseUnmarshaller.unmarshall(this, context); diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DeleteBindAccountRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DeleteBindAccountRequest.java index 21a33ffc54..d906b8edd5 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DeleteBindAccountRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DeleteBindAccountRequest.java @@ -26,8 +26,12 @@ public class DeleteBindAccountRequest extends RpcAcsRequest { + private Long roleFor; + + private Integer roleType; + private Long ruleId; public DeleteCustomizeRuleRequest() { super("cloud-siem", "2022-06-16", "DeleteCustomizeRule", "cloud-siem"); setMethod(MethodType.POST); } + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } + } + public Long getRuleId() { return this.ruleId; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DeleteCustomizeRuleResponse.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DeleteCustomizeRuleResponse.java index 977548937f..923cf25969 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DeleteCustomizeRuleResponse.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DeleteCustomizeRuleResponse.java @@ -24,6 +24,8 @@ */ public class DeleteCustomizeRuleResponse extends AcsResponse { + private Integer data; + private Boolean success; private Integer code; @@ -32,7 +34,13 @@ public class DeleteCustomizeRuleResponse extends AcsResponse { private String requestId; - private Integer data; + public Integer getData() { + return this.data; + } + + public void setData(Integer data) { + this.data = data; + } public Boolean getSuccess() { return this.success; @@ -66,14 +74,6 @@ public void setRequestId(String requestId) { this.requestId = requestId; } - public Integer getData() { - return this.data; - } - - public void setData(Integer data) { - this.data = data; - } - @Override public DeleteCustomizeRuleResponse getInstance(UnmarshallerContext context) { return DeleteCustomizeRuleResponseUnmarshaller.unmarshall(this, context); diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DeleteQuickQueryRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DeleteQuickQueryRequest.java deleted file mode 100644 index d65d404852..0000000000 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DeleteQuickQueryRequest.java +++ /dev/null @@ -1,49 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.cloud_siem.model.v20220616; - -import com.aliyuncs.RpcAcsRequest; -import com.aliyuncs.http.MethodType; - -/** - * @author auto create - * @version - */ -public class DeleteQuickQueryRequest extends RpcAcsRequest { - - - private String searchName; - public DeleteQuickQueryRequest() { - super("cloud-siem", "2022-06-16", "DeleteQuickQuery", "cloud-siem"); - setMethod(MethodType.POST); - } - - public String getSearchName() { - return this.searchName; - } - - public void setSearchName(String searchName) { - this.searchName = searchName; - if(searchName != null){ - putBodyParameter("SearchName", searchName); - } - } - - @Override - public Class getResponseClass() { - return DeleteQuickQueryResponse.class; - } - -} diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DeleteQuickQueryResponse.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DeleteQuickQueryResponse.java deleted file mode 100644 index c130100e6f..0000000000 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DeleteQuickQueryResponse.java +++ /dev/null @@ -1,56 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.cloud_siem.model.v20220616; - -import com.aliyuncs.AcsResponse; -import com.aliyuncs.cloud_siem.transform.v20220616.DeleteQuickQueryResponseUnmarshaller; -import com.aliyuncs.transform.UnmarshallerContext; - -/** - * @author auto create - * @version - */ -public class DeleteQuickQueryResponse extends AcsResponse { - - private Boolean data; - - private String requestId; - - public Boolean getData() { - return this.data; - } - - public void setData(Boolean data) { - this.data = data; - } - - public String getRequestId() { - return this.requestId; - } - - public void setRequestId(String requestId) { - this.requestId = requestId; - } - - @Override - public DeleteQuickQueryResponse getInstance(UnmarshallerContext context) { - return DeleteQuickQueryResponseUnmarshaller.unmarshall(this, context); - } - - @Override - public boolean checkShowJsonItemName() { - return false; - } -} diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DeleteWhiteRuleListRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DeleteWhiteRuleListRequest.java index 444f402e82..075c93f15d 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DeleteWhiteRuleListRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DeleteWhiteRuleListRequest.java @@ -24,12 +24,38 @@ public class DeleteWhiteRuleListRequest extends RpcAcsRequest { + private Long roleFor; + + private Integer roleType; + private Long id; public DeleteWhiteRuleListRequest() { super("cloud-siem", "2022-06-16", "DeleteWhiteRuleList", "cloud-siem"); setMethod(MethodType.POST); } + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } + } + public Long getId() { return this.id; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAggregateFunctionRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAggregateFunctionRequest.java index 8629f574e2..3dfbce748f 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAggregateFunctionRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAggregateFunctionRequest.java @@ -22,10 +22,36 @@ * @version */ public class DescribeAggregateFunctionRequest extends RpcAcsRequest { - + + + private Long roleFor; + + private Integer roleType; public DescribeAggregateFunctionRequest() { super("cloud-siem", "2022-06-16", "DescribeAggregateFunction", "cloud-siem"); setMethod(MethodType.POST); + } + + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } } @Override diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAlertSceneByEventRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAlertSceneByEventRequest.java index 538029b68a..765732ccc0 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAlertSceneByEventRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAlertSceneByEventRequest.java @@ -24,12 +24,38 @@ public class DescribeAlertSceneByEventRequest extends RpcAcsRequest { + private Long roleFor; + + private Integer roleType; + private String incidentUuid; public DescribeAlertSceneByEventRequest() { super("cloud-siem", "2022-06-16", "DescribeAlertSceneByEvent", "cloud-siem"); setMethod(MethodType.POST); } + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } + } + public String getIncidentUuid() { return this.incidentUuid; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAlertSceneRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAlertSceneRequest.java index bec1281e8c..50c5d45b57 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAlertSceneRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAlertSceneRequest.java @@ -22,10 +22,36 @@ * @version */ public class DescribeAlertSceneRequest extends RpcAcsRequest { - + + + private Long roleFor; + + private Integer roleType; public DescribeAlertSceneRequest() { super("cloud-siem", "2022-06-16", "DescribeAlertScene", "cloud-siem"); setMethod(MethodType.POST); + } + + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } } @Override diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAlertSourceRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAlertSourceRequest.java index 5bf0b20544..a0147e8b9b 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAlertSourceRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAlertSourceRequest.java @@ -25,8 +25,12 @@ public class DescribeAlertSourceRequest extends RpcAcsRequest { + private Long roleFor; + private Long startTime; + private Integer roleType; + private List levels; private Long endTime; @@ -35,6 +39,17 @@ public DescribeAlertSourceRequest() { setMethod(MethodType.POST); } + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + public Long getStartTime() { return this.startTime; } @@ -46,6 +61,17 @@ public void setStartTime(Long startTime) { } } + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } + } + public List getLevels() { return this.levels; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAlertSourceWithEventRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAlertSourceWithEventRequest.java index 67c055bc78..d733d6b369 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAlertSourceWithEventRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAlertSourceWithEventRequest.java @@ -24,12 +24,38 @@ public class DescribeAlertSourceWithEventRequest extends RpcAcsRequest { + private Long roleFor; + + private Integer roleType; + private String incidentUuid; public DescribeAlertSourceWithEventRequest() { super("cloud-siem", "2022-06-16", "DescribeAlertSourceWithEvent", "cloud-siem"); setMethod(MethodType.POST); } + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } + } + public String getIncidentUuid() { return this.incidentUuid; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAlertTypeRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAlertTypeRequest.java index 54b120a94a..e564506002 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAlertTypeRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAlertTypeRequest.java @@ -22,10 +22,49 @@ * @version */ public class DescribeAlertTypeRequest extends RpcAcsRequest { - + + + private Long roleFor; + + private Integer roleType; + + private String ruleType; public DescribeAlertTypeRequest() { super("cloud-siem", "2022-06-16", "DescribeAlertType", "cloud-siem"); setMethod(MethodType.POST); + } + + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } + } + + public String getRuleType() { + return this.ruleType; + } + + public void setRuleType(String ruleType) { + this.ruleType = ruleType; + if(ruleType != null){ + putBodyParameter("RuleType", ruleType); + } } @Override diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAlertsCountRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAlertsCountRequest.java index 3404fc2e22..a89b91a70c 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAlertsCountRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAlertsCountRequest.java @@ -24,14 +24,29 @@ public class DescribeAlertsCountRequest extends RpcAcsRequest { + private Long roleFor; + private Long startTime; + private Integer roleType; + private Long endTime; public DescribeAlertsCountRequest() { super("cloud-siem", "2022-06-16", "DescribeAlertsCount", "cloud-siem"); setMethod(MethodType.POST); } + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + public Long getStartTime() { return this.startTime; } @@ -43,6 +58,17 @@ public void setStartTime(Long startTime) { } } + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } + } + public Long getEndTime() { return this.endTime; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAlertsRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAlertsRequest.java index 21ca0bfa4b..01bfeb319b 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAlertsRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAlertsRequest.java @@ -25,6 +25,8 @@ public class DescribeAlertsRequest extends RpcAcsRequest { + private Long roleFor; + private String source; private String isDefend; @@ -35,6 +37,8 @@ public class DescribeAlertsRequest extends RpcAcsRequest private Integer pageSize; + private Integer roleType; + private List levels; private Long endTime; @@ -49,6 +53,17 @@ public DescribeAlertsRequest() { setMethod(MethodType.POST); } + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + public String getSource() { return this.source; } @@ -104,6 +119,17 @@ public void setPageSize(Integer pageSize) { } } + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } + } + public List getLevels() { return this.levels; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAlertsWithEntityRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAlertsWithEntityRequest.java index 33cf8641fc..3a80bb1e2d 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAlertsWithEntityRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAlertsWithEntityRequest.java @@ -24,10 +24,14 @@ public class DescribeAlertsWithEntityRequest extends RpcAcsRequest { + private Long roleFor; + private Long entityId; private Integer pageSize; + private Integer roleType; + private String sophonTaskId; private Integer currentPage; @@ -38,6 +42,17 @@ public DescribeAlertsWithEntityRequest() { setMethod(MethodType.POST); } + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + public Long getEntityId() { return this.entityId; } @@ -60,6 +75,17 @@ public void setPageSize(Integer pageSize) { } } + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } + } + public String getSophonTaskId() { return this.sophonTaskId; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAlertsWithEventRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAlertsWithEventRequest.java index b59f063ed3..acc870e8ab 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAlertsWithEventRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAlertsWithEventRequest.java @@ -25,6 +25,8 @@ public class DescribeAlertsWithEventRequest extends RpcAcsRequest { + private Long roleFor; + private String source; private String isDefend; @@ -33,6 +35,8 @@ public class DescribeAlertsWithEventRequest extends RpcAcsRequest levels; private String alertTitle; @@ -45,6 +49,17 @@ public DescribeAlertsWithEventRequest() { setMethod(MethodType.POST); } + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + public String getSource() { return this.source; } @@ -89,6 +104,17 @@ public void setPageSize(Integer pageSize) { } } + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } + } + public List getLevels() { return this.levels; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAlertsWithEventResponse.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAlertsWithEventResponse.java index 26c1073baa..0e17baac7c 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAlertsWithEventResponse.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAlertsWithEventResponse.java @@ -153,6 +153,8 @@ public static class ResponseDataItem { private String logUuid; + private String entityList; + private String attCk; private Long subUserId; @@ -379,6 +381,14 @@ public void setLogUuid(String logUuid) { this.logUuid = logUuid; } + public String getEntityList() { + return this.entityList; + } + + public void setEntityList(String entityList) { + this.entityList = entityList; + } + public String getAttCk() { return this.attCk; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAttackTimeLineRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAttackTimeLineRequest.java index 7df60b3d88..40738550b2 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAttackTimeLineRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAttackTimeLineRequest.java @@ -24,10 +24,14 @@ public class DescribeAttackTimeLineRequest extends RpcAcsRequest { + private Long roleFor; + private String assetName; private Long startTime; + private Integer roleType; + private Long endTime; private String incidentUuid; @@ -36,6 +40,17 @@ public DescribeAttackTimeLineRequest() { setMethod(MethodType.POST); } + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + public String getAssetName() { return this.assetName; } @@ -58,6 +73,17 @@ public void setStartTime(Long startTime) { } } + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } + } + public Long getEndTime() { return this.endTime; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAutomateResponseConfigCounterRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAutomateResponseConfigCounterRequest.java index 272f6034cd..b0f00f768f 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAutomateResponseConfigCounterRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAutomateResponseConfigCounterRequest.java @@ -22,10 +22,36 @@ * @version */ public class DescribeAutomateResponseConfigCounterRequest extends RpcAcsRequest { - + + + private Long roleFor; + + private Integer roleType; public DescribeAutomateResponseConfigCounterRequest() { super("cloud-siem", "2022-06-16", "DescribeAutomateResponseConfigCounter", "cloud-siem"); setMethod(MethodType.POST); + } + + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } } @Override diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAutomateResponseConfigFeatureRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAutomateResponseConfigFeatureRequest.java index a66e3860bc..0da9c87f3d 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAutomateResponseConfigFeatureRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAutomateResponseConfigFeatureRequest.java @@ -24,12 +24,27 @@ public class DescribeAutomateResponseConfigFeatureRequest extends RpcAcsRequest { - private String autoResponseType; + private Long roleFor; + + private String autoResponseType; + + private Integer roleType; public DescribeAutomateResponseConfigFeatureRequest() { super("cloud-siem", "2022-06-16", "DescribeAutomateResponseConfigFeature", "cloud-siem"); setMethod(MethodType.POST); } + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + public String getAutoResponseType() { return this.autoResponseType; } @@ -39,6 +54,17 @@ public void setAutoResponseType(String autoResponseType) { if(autoResponseType != null){ putBodyParameter("AutoResponseType", autoResponseType); } + } + + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } } @Override diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAutomateResponseConfigPlayBooksRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAutomateResponseConfigPlayBooksRequest.java index f2f9be0586..b7b1d029b9 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAutomateResponseConfigPlayBooksRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeAutomateResponseConfigPlayBooksRequest.java @@ -24,14 +24,29 @@ public class DescribeAutomateResponseConfigPlayBooksRequest extends RpcAcsRequest { + private Long roleFor; + private String autoResponseType; + private Integer roleType; + private String entityType; public DescribeAutomateResponseConfigPlayBooksRequest() { super("cloud-siem", "2022-06-16", "DescribeAutomateResponseConfigPlayBooks", "cloud-siem"); setMethod(MethodType.POST); } + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + public String getAutoResponseType() { return this.autoResponseType; } @@ -43,6 +58,17 @@ public void setAutoResponseType(String autoResponseType) { } } + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } + } + public String getEntityType() { return this.entityType; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeCloudSiemAssetsCounterRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeCloudSiemAssetsCounterRequest.java index 2edc5307a9..863abe915d 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeCloudSiemAssetsCounterRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeCloudSiemAssetsCounterRequest.java @@ -24,12 +24,38 @@ public class DescribeCloudSiemAssetsCounterRequest extends RpcAcsRequest { + private Long roleFor; + + private Integer roleType; + private String incidentUuid; public DescribeCloudSiemAssetsCounterRequest() { super("cloud-siem", "2022-06-16", "DescribeCloudSiemAssetsCounter", "cloud-siem"); setMethod(MethodType.POST); } + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } + } + public String getIncidentUuid() { return this.incidentUuid; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeCloudSiemAssetsRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeCloudSiemAssetsRequest.java index 2320423bf7..67367987f0 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeCloudSiemAssetsRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeCloudSiemAssetsRequest.java @@ -24,8 +24,12 @@ public class DescribeCloudSiemAssetsRequest extends RpcAcsRequest { + private Long roleFor; + private Integer pageSize; + private Integer roleType; + private String assetType; private Integer currentPage; @@ -36,6 +40,17 @@ public DescribeCloudSiemAssetsRequest() { setMethod(MethodType.POST); } + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + public Integer getPageSize() { return this.pageSize; } @@ -47,6 +62,17 @@ public void setPageSize(Integer pageSize) { } } + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } + } + public String getAssetType() { return this.assetType; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeCloudSiemEventDetailRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeCloudSiemEventDetailRequest.java index 19545e7cbe..87f8a39b8f 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeCloudSiemEventDetailRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeCloudSiemEventDetailRequest.java @@ -24,12 +24,38 @@ public class DescribeCloudSiemEventDetailRequest extends RpcAcsRequest { + private Long roleFor; + + private Integer roleType; + private String incidentUuid; public DescribeCloudSiemEventDetailRequest() { super("cloud-siem", "2022-06-16", "DescribeCloudSiemEventDetail", "cloud-siem"); setMethod(MethodType.POST); } + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } + } + public String getIncidentUuid() { return this.incidentUuid; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeCloudSiemEventsRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeCloudSiemEventsRequest.java index d288ba4aab..8f4ba0eab7 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeCloudSiemEventsRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeCloudSiemEventsRequest.java @@ -25,12 +25,16 @@ public class DescribeCloudSiemEventsRequest extends RpcAcsRequest { + private Long roleFor; + private Long startTime; private String eventName; private Integer pageSize; + private Integer roleType; + private String orderField; private String order; @@ -51,6 +55,17 @@ public DescribeCloudSiemEventsRequest() { setMethod(MethodType.POST); } + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + public Long getStartTime() { return this.startTime; } @@ -84,6 +99,17 @@ public void setPageSize(Integer pageSize) { } } + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } + } + public String getOrderField() { return this.orderField; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeCloudSiemEventsResponse.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeCloudSiemEventsResponse.java index 70014565d4..c99f507c3d 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeCloudSiemEventsResponse.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeCloudSiemEventsResponse.java @@ -127,6 +127,8 @@ public static class ResponseDataItem { private Integer status; + private String referAccount; + private String remark; private List dataSources; @@ -245,6 +247,14 @@ public void setStatus(Integer status) { this.status = status; } + public String getReferAccount() { + return this.referAccount; + } + + public void setReferAccount(String referAccount) { + this.referAccount = referAccount; + } + public String getRemark() { return this.remark; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeCustomizeRuleCountRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeCustomizeRuleCountRequest.java index 6407c9a67a..7ff2c0b409 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeCustomizeRuleCountRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeCustomizeRuleCountRequest.java @@ -22,10 +22,36 @@ * @version */ public class DescribeCustomizeRuleCountRequest extends RpcAcsRequest { - + + + private Long roleFor; + + private Integer roleType; public DescribeCustomizeRuleCountRequest() { super("cloud-siem", "2022-06-16", "DescribeCustomizeRuleCount", "cloud-siem"); setMethod(MethodType.POST); + } + + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } } @Override diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeCustomizeRuleCountResponse.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeCustomizeRuleCountResponse.java index f7be403213..a4e37cc69b 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeCustomizeRuleCountResponse.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeCustomizeRuleCountResponse.java @@ -84,6 +84,22 @@ public static class Data { private Integer lowRuleNum; + private Integer totalRuleNum; + + private Integer customizeRuleNum; + + private Integer predefinedRuleNum; + + private Integer unEventRuleNum; + + private Integer expertRuleNum; + + private Integer graphComputingRuleNum; + + private Integer singleAlertRuleNum; + + private Integer aggregationRuleNum; + public Integer getInUseRuleNum() { return this.inUseRuleNum; } @@ -115,6 +131,70 @@ public Integer getLowRuleNum() { public void setLowRuleNum(Integer lowRuleNum) { this.lowRuleNum = lowRuleNum; } + + public Integer getTotalRuleNum() { + return this.totalRuleNum; + } + + public void setTotalRuleNum(Integer totalRuleNum) { + this.totalRuleNum = totalRuleNum; + } + + public Integer getCustomizeRuleNum() { + return this.customizeRuleNum; + } + + public void setCustomizeRuleNum(Integer customizeRuleNum) { + this.customizeRuleNum = customizeRuleNum; + } + + public Integer getPredefinedRuleNum() { + return this.predefinedRuleNum; + } + + public void setPredefinedRuleNum(Integer predefinedRuleNum) { + this.predefinedRuleNum = predefinedRuleNum; + } + + public Integer getUnEventRuleNum() { + return this.unEventRuleNum; + } + + public void setUnEventRuleNum(Integer unEventRuleNum) { + this.unEventRuleNum = unEventRuleNum; + } + + public Integer getExpertRuleNum() { + return this.expertRuleNum; + } + + public void setExpertRuleNum(Integer expertRuleNum) { + this.expertRuleNum = expertRuleNum; + } + + public Integer getGraphComputingRuleNum() { + return this.graphComputingRuleNum; + } + + public void setGraphComputingRuleNum(Integer graphComputingRuleNum) { + this.graphComputingRuleNum = graphComputingRuleNum; + } + + public Integer getSingleAlertRuleNum() { + return this.singleAlertRuleNum; + } + + public void setSingleAlertRuleNum(Integer singleAlertRuleNum) { + this.singleAlertRuleNum = singleAlertRuleNum; + } + + public Integer getAggregationRuleNum() { + return this.aggregationRuleNum; + } + + public void setAggregationRuleNum(Integer aggregationRuleNum) { + this.aggregationRuleNum = aggregationRuleNum; + } } @Override diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeCustomizeRuleRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeCustomizeRuleRequest.java deleted file mode 100644 index a8f92c9240..0000000000 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeCustomizeRuleRequest.java +++ /dev/null @@ -1,49 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.cloud_siem.model.v20220616; - -import com.aliyuncs.RpcAcsRequest; -import com.aliyuncs.http.MethodType; - -/** - * @author auto create - * @version - */ -public class DescribeCustomizeRuleRequest extends RpcAcsRequest { - - - private Long ruleId; - public DescribeCustomizeRuleRequest() { - super("cloud-siem", "2022-06-16", "DescribeCustomizeRule", "cloud-siem"); - setMethod(MethodType.POST); - } - - public Long getRuleId() { - return this.ruleId; - } - - public void setRuleId(Long ruleId) { - this.ruleId = ruleId; - if(ruleId != null){ - putBodyParameter("RuleId", ruleId.toString()); - } - } - - @Override - public Class getResponseClass() { - return DescribeCustomizeRuleResponse.class; - } - -} diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeCustomizeRuleResponse.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeCustomizeRuleResponse.java deleted file mode 100644 index afd36b53ab..0000000000 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeCustomizeRuleResponse.java +++ /dev/null @@ -1,309 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.cloud_siem.model.v20220616; - -import com.aliyuncs.AcsResponse; -import com.aliyuncs.cloud_siem.transform.v20220616.DescribeCustomizeRuleResponseUnmarshaller; -import com.aliyuncs.transform.UnmarshallerContext; - -/** - * @author auto create - * @version - */ -public class DescribeCustomizeRuleResponse extends AcsResponse { - - private Boolean success; - - private Integer code; - - private String message; - - private String requestId; - - private Data data; - - public Boolean getSuccess() { - return this.success; - } - - public void setSuccess(Boolean success) { - this.success = success; - } - - public Integer getCode() { - return this.code; - } - - public void setCode(Integer code) { - this.code = code; - } - - public String getMessage() { - return this.message; - } - - public void setMessage(String message) { - this.message = message; - } - - public String getRequestId() { - return this.requestId; - } - - public void setRequestId(String requestId) { - this.requestId = requestId; - } - - public Data getData() { - return this.data; - } - - public void setData(Data data) { - this.data = data; - } - - public static class Data { - - private Long id; - - private String gmtCreate; - - private String gmtModified; - - private Long aliuid; - - private String ruleName; - - private String ruleDesc; - - private String ruleType; - - private String threatLevel; - - private String alertType; - - private String alertTypeMds; - - private String logType; - - private String logTypeMds; - - private String logSource; - - private String logSourceMds; - - private String ruleCondition; - - private String ruleGroup; - - private String ruleThreshold; - - private String queryCycle; - - private Integer eventTransferSwitch; - - private String eventTransferType; - - private String eventTransferExt; - - private Integer status; - - public Long getId() { - return this.id; - } - - public void setId(Long id) { - this.id = id; - } - - public String getGmtCreate() { - return this.gmtCreate; - } - - public void setGmtCreate(String gmtCreate) { - this.gmtCreate = gmtCreate; - } - - public String getGmtModified() { - return this.gmtModified; - } - - public void setGmtModified(String gmtModified) { - this.gmtModified = gmtModified; - } - - public Long getAliuid() { - return this.aliuid; - } - - public void setAliuid(Long aliuid) { - this.aliuid = aliuid; - } - - public String getRuleName() { - return this.ruleName; - } - - public void setRuleName(String ruleName) { - this.ruleName = ruleName; - } - - public String getRuleDesc() { - return this.ruleDesc; - } - - public void setRuleDesc(String ruleDesc) { - this.ruleDesc = ruleDesc; - } - - public String getRuleType() { - return this.ruleType; - } - - public void setRuleType(String ruleType) { - this.ruleType = ruleType; - } - - public String getThreatLevel() { - return this.threatLevel; - } - - public void setThreatLevel(String threatLevel) { - this.threatLevel = threatLevel; - } - - public String getAlertType() { - return this.alertType; - } - - public void setAlertType(String alertType) { - this.alertType = alertType; - } - - public String getAlertTypeMds() { - return this.alertTypeMds; - } - - public void setAlertTypeMds(String alertTypeMds) { - this.alertTypeMds = alertTypeMds; - } - - public String getLogType() { - return this.logType; - } - - public void setLogType(String logType) { - this.logType = logType; - } - - public String getLogTypeMds() { - return this.logTypeMds; - } - - public void setLogTypeMds(String logTypeMds) { - this.logTypeMds = logTypeMds; - } - - public String getLogSource() { - return this.logSource; - } - - public void setLogSource(String logSource) { - this.logSource = logSource; - } - - public String getLogSourceMds() { - return this.logSourceMds; - } - - public void setLogSourceMds(String logSourceMds) { - this.logSourceMds = logSourceMds; - } - - public String getRuleCondition() { - return this.ruleCondition; - } - - public void setRuleCondition(String ruleCondition) { - this.ruleCondition = ruleCondition; - } - - public String getRuleGroup() { - return this.ruleGroup; - } - - public void setRuleGroup(String ruleGroup) { - this.ruleGroup = ruleGroup; - } - - public String getRuleThreshold() { - return this.ruleThreshold; - } - - public void setRuleThreshold(String ruleThreshold) { - this.ruleThreshold = ruleThreshold; - } - - public String getQueryCycle() { - return this.queryCycle; - } - - public void setQueryCycle(String queryCycle) { - this.queryCycle = queryCycle; - } - - public Integer getEventTransferSwitch() { - return this.eventTransferSwitch; - } - - public void setEventTransferSwitch(Integer eventTransferSwitch) { - this.eventTransferSwitch = eventTransferSwitch; - } - - public String getEventTransferType() { - return this.eventTransferType; - } - - public void setEventTransferType(String eventTransferType) { - this.eventTransferType = eventTransferType; - } - - public String getEventTransferExt() { - return this.eventTransferExt; - } - - public void setEventTransferExt(String eventTransferExt) { - this.eventTransferExt = eventTransferExt; - } - - public Integer getStatus() { - return this.status; - } - - public void setStatus(Integer status) { - this.status = status; - } - } - - @Override - public DescribeCustomizeRuleResponse getInstance(UnmarshallerContext context) { - return DescribeCustomizeRuleResponseUnmarshaller.unmarshall(this, context); - } - - @Override - public boolean checkShowJsonItemName() { - return false; - } -} diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeCustomizeRuleTestHistogramRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeCustomizeRuleTestHistogramRequest.java index 29de0238b9..9b5d0fe9e8 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeCustomizeRuleTestHistogramRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeCustomizeRuleTestHistogramRequest.java @@ -24,12 +24,38 @@ public class DescribeCustomizeRuleTestHistogramRequest extends RpcAcsRequest { + private Long roleFor; + + private Integer roleType; + private Long id; public DescribeCustomizeRuleTestHistogramRequest() { super("cloud-siem", "2022-06-16", "DescribeCustomizeRuleTestHistogram", "cloud-siem"); setMethod(MethodType.POST); } + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } + } + public Long getId() { return this.id; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeCustomizeRuleTestRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeCustomizeRuleTestRequest.java index 308609a463..04e52a2179 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeCustomizeRuleTestRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeCustomizeRuleTestRequest.java @@ -24,12 +24,38 @@ public class DescribeCustomizeRuleTestRequest extends RpcAcsRequest { + private Long roleFor; + + private Integer roleType; + private Long id; public DescribeCustomizeRuleTestRequest() { super("cloud-siem", "2022-06-16", "DescribeCustomizeRuleTest", "cloud-siem"); setMethod(MethodType.POST); } + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } + } + public Long getId() { return this.id; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeDisposeAndPlaybookRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeDisposeAndPlaybookRequest.java index 9398ff2448..d8e49c29f1 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeDisposeAndPlaybookRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeDisposeAndPlaybookRequest.java @@ -24,8 +24,12 @@ public class DescribeDisposeAndPlaybookRequest extends RpcAcsRequest { + private Long roleFor; + private Integer pageSize; + private Integer roleType; + private Integer currentPage; private String entityType; @@ -36,6 +40,17 @@ public DescribeDisposeAndPlaybookRequest() { setMethod(MethodType.POST); } + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + public Integer getPageSize() { return this.pageSize; } @@ -47,6 +62,17 @@ public void setPageSize(Integer pageSize) { } } + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } + } + public Integer getCurrentPage() { return this.currentPage; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeDisposeStrategyPlaybookRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeDisposeStrategyPlaybookRequest.java index 21916e1230..91fe4554d3 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeDisposeStrategyPlaybookRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeDisposeStrategyPlaybookRequest.java @@ -24,14 +24,29 @@ public class DescribeDisposeStrategyPlaybookRequest extends RpcAcsRequest { + private Long roleFor; + private Long startTime; + private Integer roleType; + private Long endTime; public DescribeDisposeStrategyPlaybookRequest() { super("cloud-siem", "2022-06-16", "DescribeDisposeStrategyPlaybook", "cloud-siem"); setMethod(MethodType.POST); } + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + public Long getStartTime() { return this.startTime; } @@ -43,6 +58,17 @@ public void setStartTime(Long startTime) { } } + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } + } + public Long getEndTime() { return this.endTime; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeEntityInfoRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeEntityInfoRequest.java index f9cf6ce900..a978f1dc88 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeEntityInfoRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeEntityInfoRequest.java @@ -26,8 +26,12 @@ public class DescribeEntityInfoRequest extends RpcAcsRequest { - + + + private Long roleFor; + + private Long startTime; + + private Integer roleType; + + private Long endTime; public DescribeEventCountByThreatLevelRequest() { super("cloud-siem", "2022-06-16", "DescribeEventCountByThreatLevel", "cloud-siem"); setMethod(MethodType.POST); + } + + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + + public Long getStartTime() { + return this.startTime; + } + + public void setStartTime(Long startTime) { + this.startTime = startTime; + if(startTime != null){ + putBodyParameter("StartTime", startTime.toString()); + } + } + + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } + } + + public Long getEndTime() { + return this.endTime; + } + + public void setEndTime(Long endTime) { + this.endTime = endTime; + if(endTime != null){ + putBodyParameter("EndTime", endTime.toString()); + } } @Override diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeEventDisposeRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeEventDisposeRequest.java index 83f1acd2a8..8e07b64a74 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeEventDisposeRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeEventDisposeRequest.java @@ -24,8 +24,12 @@ public class DescribeEventDisposeRequest extends RpcAcsRequest { + private Long roleFor; + private Integer pageSize; + private Integer roleType; + private Integer currentPage; private String incidentUuid; @@ -34,6 +38,17 @@ public DescribeEventDisposeRequest() { setMethod(MethodType.POST); } + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + public Integer getPageSize() { return this.pageSize; } @@ -45,6 +60,17 @@ public void setPageSize(Integer pageSize) { } } + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } + } + public Integer getCurrentPage() { return this.currentPage; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeImportedLogCountRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeImportedLogCountRequest.java index 05477a2472..4af2f282db 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeImportedLogCountRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeImportedLogCountRequest.java @@ -22,10 +22,36 @@ * @version */ public class DescribeImportedLogCountRequest extends RpcAcsRequest { - + + + private String roleFor; + + private String roleType; public DescribeImportedLogCountRequest() { super("cloud-siem", "2022-06-16", "DescribeImportedLogCount", "cloud-siem"); setMethod(MethodType.POST); + } + + public String getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(String roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor); + } + } + + public String getRoleType() { + return this.roleType; + } + + public void setRoleType(String roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType); + } } @Override diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeLogFieldsRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeLogFieldsRequest.java index 4845c4891e..875e78d734 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeLogFieldsRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeLogFieldsRequest.java @@ -24,14 +24,29 @@ public class DescribeLogFieldsRequest extends RpcAcsRequest { + private Long roleFor; + private String logType; + private Integer roleType; + private String logSource; public DescribeLogFieldsRequest() { super("cloud-siem", "2022-06-16", "DescribeLogFields", "cloud-siem"); setMethod(MethodType.POST); } + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + public String getLogType() { return this.logType; } @@ -43,6 +58,17 @@ public void setLogType(String logType) { } } + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } + } + public String getLogSource() { return this.logSource; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeLogSourceRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeLogSourceRequest.java index 49416a0c5b..9ebf6a805f 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeLogSourceRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeLogSourceRequest.java @@ -24,12 +24,27 @@ public class DescribeLogSourceRequest extends RpcAcsRequest { - private String logType; + private Long roleFor; + + private String logType; + + private Integer roleType; public DescribeLogSourceRequest() { super("cloud-siem", "2022-06-16", "DescribeLogSource", "cloud-siem"); setMethod(MethodType.POST); } + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + public String getLogType() { return this.logType; } @@ -39,6 +54,17 @@ public void setLogType(String logType) { if(logType != null){ putBodyParameter("LogType", logType); } + } + + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } } @Override diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeLogTypeRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeLogTypeRequest.java index 28831034c1..9c78a96e9e 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeLogTypeRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeLogTypeRequest.java @@ -22,10 +22,36 @@ * @version */ public class DescribeLogTypeRequest extends RpcAcsRequest { - + + + private Long roleFor; + + private Integer roleType; public DescribeLogTypeRequest() { super("cloud-siem", "2022-06-16", "DescribeLogType", "cloud-siem"); setMethod(MethodType.POST); + } + + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } } @Override diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeOperatorsRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeOperatorsRequest.java index 773184f4eb..f96bd18bb4 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeOperatorsRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeOperatorsRequest.java @@ -24,12 +24,38 @@ public class DescribeOperatorsRequest extends RpcAcsRequest { + private Long roleFor; + + private Integer roleType; + private String sceneType; public DescribeOperatorsRequest() { super("cloud-siem", "2022-06-16", "DescribeOperators", "cloud-siem"); setMethod(MethodType.POST); } + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } + } + public String getSceneType() { return this.sceneType; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeProdCountRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeProdCountRequest.java index f2fc826ad4..361b50d5a9 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeProdCountRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeProdCountRequest.java @@ -22,10 +22,36 @@ * @version */ public class DescribeProdCountRequest extends RpcAcsRequest { - + + + private Long roleFor; + + private Integer roleType; public DescribeProdCountRequest() { super("cloud-siem", "2022-06-16", "DescribeProdCount", "cloud-siem"); setMethod(MethodType.POST); + } + + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } } @Override diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeScopeUsersRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeScopeUsersRequest.java index 346cb20ea4..3884132670 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeScopeUsersRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeScopeUsersRequest.java @@ -22,10 +22,36 @@ * @version */ public class DescribeScopeUsersRequest extends RpcAcsRequest { - + + + private Long roleFor; + + private Integer roleType; public DescribeScopeUsersRequest() { super("cloud-siem", "2022-06-16", "DescribeScopeUsers", "cloud-siem"); setMethod(MethodType.POST); + } + + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } } @Override diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeScopeUsersResponse.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeScopeUsersResponse.java index efad7ce799..76bc1e8265 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeScopeUsersResponse.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeScopeUsersResponse.java @@ -81,6 +81,10 @@ public static class DataItem { private String userName; + private String userId; + + private String cloudCode; + private String instanceId; private List domains; @@ -101,6 +105,22 @@ public void setUserName(String userName) { this.userName = userName; } + public String getUserId() { + return this.userId; + } + + public void setUserId(String userId) { + this.userId = userId; + } + + public String getCloudCode() { + return this.cloudCode; + } + + public void setCloudCode(String cloudCode) { + this.cloudCode = cloudCode; + } + public String getInstanceId() { return this.instanceId; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeStorageRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeStorageRequest.java index df7879a820..04017641cc 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeStorageRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeStorageRequest.java @@ -22,10 +22,36 @@ * @version */ public class DescribeStorageRequest extends RpcAcsRequest { - + + + private Long roleFor; + + private Integer roleType; public DescribeStorageRequest() { super("cloud-siem", "2022-06-16", "DescribeStorage", "cloud-siem"); setMethod(MethodType.POST); + } + + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } } @Override diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeUserBuyStatusResponse.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeUserBuyStatusResponse.java index 2ff599be80..39b5584071 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeUserBuyStatusResponse.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeUserBuyStatusResponse.java @@ -68,6 +68,8 @@ public static class Data { private Long durationDays; + private Integer rdOrder; + public Long getMasterUserId() { return this.masterUserId; } @@ -155,6 +157,14 @@ public Long getDurationDays() { public void setDurationDays(Long durationDays) { this.durationDays = durationDays; } + + public Integer getRdOrder() { + return this.rdOrder; + } + + public void setRdOrder(Integer rdOrder) { + this.rdOrder = rdOrder; + } } @Override diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeWafScopeRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeWafScopeRequest.java index d6ce3bf8b8..4335f18c0e 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeWafScopeRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeWafScopeRequest.java @@ -24,12 +24,27 @@ public class DescribeWafScopeRequest extends RpcAcsRequest { - private Long entityId; + private Long roleFor; + + private Long entityId; + + private Integer roleType; public DescribeWafScopeRequest() { super("cloud-siem", "2022-06-16", "DescribeWafScope", "cloud-siem"); setMethod(MethodType.POST); } + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + public Long getEntityId() { return this.entityId; } @@ -39,6 +54,17 @@ public void setEntityId(Long entityId) { if(entityId != null){ putBodyParameter("EntityId", entityId.toString()); } + } + + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } } @Override diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeWhiteRuleListRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeWhiteRuleListRequest.java index 8595b8a9ee..24ec5ff172 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeWhiteRuleListRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/DescribeWhiteRuleListRequest.java @@ -24,10 +24,14 @@ public class DescribeWhiteRuleListRequest extends RpcAcsRequest { + private Long roleFor; + private String alertName; private Integer pageSize; + private Integer roleType; + private Integer currentPage; private String alertType; @@ -38,6 +42,17 @@ public DescribeWhiteRuleListRequest() { setMethod(MethodType.POST); } + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + public String getAlertName() { return this.alertName; } @@ -60,6 +75,17 @@ public void setPageSize(Integer pageSize) { } } + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } + } + public Integer getCurrentPage() { return this.currentPage; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/EnableAccessForCloudSiemRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/EnableAccessForCloudSiemRequest.java index e7e7a52f83..60cd2dfaca 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/EnableAccessForCloudSiemRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/EnableAccessForCloudSiemRequest.java @@ -22,10 +22,49 @@ * @version */ public class EnableAccessForCloudSiemRequest extends RpcAcsRequest { - + + + private Long roleFor; + + private Integer autoSubmit; + + private Integer roleType; public EnableAccessForCloudSiemRequest() { super("cloud-siem", "2022-06-16", "EnableAccessForCloudSiem", "cloud-siem"); setMethod(MethodType.POST); + } + + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + + public Integer getAutoSubmit() { + return this.autoSubmit; + } + + public void setAutoSubmit(Integer autoSubmit) { + this.autoSubmit = autoSubmit; + if(autoSubmit != null){ + putBodyParameter("AutoSubmit", autoSubmit.toString()); + } + } + + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } } @Override diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/GetCapacityRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/GetCapacityRequest.java index 04d618cb26..87c4ec7c91 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/GetCapacityRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/GetCapacityRequest.java @@ -22,10 +22,36 @@ * @version */ public class GetCapacityRequest extends RpcAcsRequest { - + + + private Long roleFor; + + private Integer roleType; public GetCapacityRequest() { super("cloud-siem", "2022-06-16", "GetCapacity", "cloud-siem"); setMethod(MethodType.POST); + } + + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } } @Override diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/GetStorageRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/GetStorageRequest.java index 913c4e6ccf..c0b523d032 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/GetStorageRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/GetStorageRequest.java @@ -22,10 +22,36 @@ * @version */ public class GetStorageRequest extends RpcAcsRequest { - + + + private Long roleFor; + + private Integer roleType; public GetStorageRequest() { super("cloud-siem", "2022-06-16", "GetStorage", "cloud-siem"); setMethod(MethodType.POST); + } + + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } } @Override diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListAccountAccessIdRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListAccountAccessIdRequest.java index 3eb1a858ba..1ad40202b3 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListAccountAccessIdRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListAccountAccessIdRequest.java @@ -24,7 +24,11 @@ public class ListAccountAccessIdRequest extends RpcAcsRequest { - private String cloudCode; + private String cloudCode; + + private Long roleFor; + + private Integer roleType; public ListAccountAccessIdRequest() { super("cloud-siem", "2022-06-16", "ListAccountAccessId", "cloud-siem"); setMethod(MethodType.POST); @@ -39,6 +43,28 @@ public void setCloudCode(String cloudCode) { if(cloudCode != null){ putBodyParameter("CloudCode", cloudCode); } + } + + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } } @Override diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListAccountsByLogRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListAccountsByLogRequest.java index 9eacf4c099..83a9e78dba 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListAccountsByLogRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListAccountsByLogRequest.java @@ -27,6 +27,10 @@ public class ListAccountsByLogRequest extends RpcAcsRequest logCodess; private String prodCode; @@ -46,6 +50,28 @@ public void setCloudCode(String cloudCode) { } } + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } + } + public List getLogCodess() { return this.logCodess; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListAllProdsRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListAllProdsRequest.java index c394381d79..2120904267 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListAllProdsRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListAllProdsRequest.java @@ -22,10 +22,36 @@ * @version */ public class ListAllProdsRequest extends RpcAcsRequest { - + + + private Long roleFor; + + private Integer roleType; public ListAllProdsRequest() { super("cloud-siem", "2022-06-16", "ListAllProds", "cloud-siem"); setMethod(MethodType.POST); + } + + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } } @Override diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListAutomateResponseConfigsRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListAutomateResponseConfigsRequest.java index c253b45f62..cf3cc7613b 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListAutomateResponseConfigsRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListAutomateResponseConfigsRequest.java @@ -26,6 +26,8 @@ public class ListAutomateResponseConfigsRequest extends RpcAcsRequest { - private String cloudCode; + private String cloudCode; + + private Long roleFor; + + private Integer roleType; public ListBindAccountRequest() { super("cloud-siem", "2022-06-16", "ListBindAccount", "cloud-siem"); setMethod(MethodType.POST); @@ -39,6 +43,28 @@ public void setCloudCode(String cloudCode) { if(cloudCode != null){ putBodyParameter("CloudCode", cloudCode); } + } + + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } } @Override diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListCloudSiemCustomizeRulesRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListCloudSiemCustomizeRulesRequest.java index 9302ba6530..ad79c5071a 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListCloudSiemCustomizeRulesRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListCloudSiemCustomizeRulesRequest.java @@ -25,14 +25,22 @@ public class ListCloudSiemCustomizeRulesRequest extends RpcAcsRequest { + private Long roleFor; + private String ruleName; private Long startTime; private Integer pageSize; + private Integer roleType; + private String id; + private String orderField; + + private String order; + private String ruleType; private Long endTime; @@ -49,6 +57,17 @@ public ListCloudSiemCustomizeRulesRequest() { setMethod(MethodType.POST); } + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + public String getRuleName() { return this.ruleName; } @@ -82,6 +101,17 @@ public void setPageSize(Integer pageSize) { } } + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } + } + public String getId() { return this.id; } @@ -93,6 +123,28 @@ public void setId(String id) { } } + public String getOrderField() { + return this.orderField; + } + + public void setOrderField(String orderField) { + this.orderField = orderField; + if(orderField != null){ + putBodyParameter("OrderField", orderField); + } + } + + public String getOrder() { + return this.order; + } + + public void setOrder(String order) { + this.order = order; + if(order != null){ + putBodyParameter("Order", order); + } + } + public String getRuleType() { return this.ruleType; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListCloudSiemCustomizeRulesResponse.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListCloudSiemCustomizeRulesResponse.java index c4ed0b5aa3..ce8b2d6b96 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListCloudSiemCustomizeRulesResponse.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListCloudSiemCustomizeRulesResponse.java @@ -135,6 +135,8 @@ public static class ResponseDataItem { private String queryCycle; + private String attCk; + private Integer eventTransferSwitch; private String eventTransferType; @@ -143,6 +145,8 @@ public static class ResponseDataItem { private Integer status; + private Integer dataType; + public Long getId() { return this.id; } @@ -287,6 +291,14 @@ public void setQueryCycle(String queryCycle) { this.queryCycle = queryCycle; } + public String getAttCk() { + return this.attCk; + } + + public void setAttCk(String attCk) { + this.attCk = attCk; + } + public Integer getEventTransferSwitch() { return this.eventTransferSwitch; } @@ -318,6 +330,14 @@ public Integer getStatus() { public void setStatus(Integer status) { this.status = status; } + + public Integer getDataType() { + return this.dataType; + } + + public void setDataType(Integer dataType) { + this.dataType = dataType; + } } public static class PageInfo { diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListCloudSiemPredefinedRulesRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListCloudSiemPredefinedRulesRequest.java index ee94d6b7ca..48c012ef65 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListCloudSiemPredefinedRulesRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListCloudSiemPredefinedRulesRequest.java @@ -25,22 +25,36 @@ public class ListCloudSiemPredefinedRulesRequest extends RpcAcsRequest { + private Long roleFor; + + private String attCk; + private String ruleName; private Long startTime; private Integer pageSize; + private Integer roleType; + private String id; + private String orderField; + + private String order; + private String ruleType; private Long endTime; private Integer currentPage; + private String logSource; + private String alertType; + private String eventTransferType; + private List threatLevels; private Integer status; @@ -49,6 +63,28 @@ public ListCloudSiemPredefinedRulesRequest() { setMethod(MethodType.POST); } + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + + public String getAttCk() { + return this.attCk; + } + + public void setAttCk(String attCk) { + this.attCk = attCk; + if(attCk != null){ + putBodyParameter("AttCk", attCk); + } + } + public String getRuleName() { return this.ruleName; } @@ -82,6 +118,17 @@ public void setPageSize(Integer pageSize) { } } + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } + } + public String getId() { return this.id; } @@ -93,6 +140,28 @@ public void setId(String id) { } } + public String getOrderField() { + return this.orderField; + } + + public void setOrderField(String orderField) { + this.orderField = orderField; + if(orderField != null){ + putBodyParameter("OrderField", orderField); + } + } + + public String getOrder() { + return this.order; + } + + public void setOrder(String order) { + this.order = order; + if(order != null){ + putBodyParameter("Order", order); + } + } + public String getRuleType() { return this.ruleType; } @@ -126,6 +195,17 @@ public void setCurrentPage(Integer currentPage) { } } + public String getLogSource() { + return this.logSource; + } + + public void setLogSource(String logSource) { + this.logSource = logSource; + if(logSource != null){ + putBodyParameter("LogSource", logSource); + } + } + public String getAlertType() { return this.alertType; } @@ -137,6 +217,17 @@ public void setAlertType(String alertType) { } } + public String getEventTransferType() { + return this.eventTransferType; + } + + public void setEventTransferType(String eventTransferType) { + this.eventTransferType = eventTransferType; + if(eventTransferType != null){ + putBodyParameter("EventTransferType", eventTransferType); + } + } + public List getThreatLevels() { return this.threatLevels; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListCloudSiemPredefinedRulesResponse.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListCloudSiemPredefinedRulesResponse.java index a4d3972de5..c5021d496d 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListCloudSiemPredefinedRulesResponse.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListCloudSiemPredefinedRulesResponse.java @@ -107,6 +107,10 @@ public static class ResponseDataItem { private String ruleName; + private String ruleNameCn; + + private String ruleNameEn; + private String ruleNameMds; private String ruleDescMds; @@ -117,6 +121,10 @@ public static class ResponseDataItem { private String source; + private String eventTransferType; + + private String attCk; + private Integer status; public Long getId() { @@ -151,6 +159,22 @@ public void setRuleName(String ruleName) { this.ruleName = ruleName; } + public String getRuleNameCn() { + return this.ruleNameCn; + } + + public void setRuleNameCn(String ruleNameCn) { + this.ruleNameCn = ruleNameCn; + } + + public String getRuleNameEn() { + return this.ruleNameEn; + } + + public void setRuleNameEn(String ruleNameEn) { + this.ruleNameEn = ruleNameEn; + } + public String getRuleNameMds() { return this.ruleNameMds; } @@ -191,6 +215,22 @@ public void setSource(String source) { this.source = source; } + public String getEventTransferType() { + return this.eventTransferType; + } + + public void setEventTransferType(String eventTransferType) { + this.eventTransferType = eventTransferType; + } + + public String getAttCk() { + return this.attCk; + } + + public void setAttCk(String attCk) { + this.attCk = attCk; + } + public Integer getStatus() { return this.status; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListCustomizeRuleTestResultRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListCustomizeRuleTestResultRequest.java index 1ba696807c..e0e59c8e7a 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListCustomizeRuleTestResultRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListCustomizeRuleTestResultRequest.java @@ -24,8 +24,12 @@ public class ListCustomizeRuleTestResultRequest extends RpcAcsRequest { + private Long roleFor; + private Integer pageSize; + private Integer roleType; + private Long id; private Integer currentPage; @@ -34,6 +38,17 @@ public ListCustomizeRuleTestResultRequest() { setMethod(MethodType.POST); } + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + public Integer getPageSize() { return this.pageSize; } @@ -45,6 +60,17 @@ public void setPageSize(Integer pageSize) { } } + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } + } + public Long getId() { return this.id; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListDeliveryRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListDeliveryRequest.java index f5acc565ee..689b277052 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListDeliveryRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListDeliveryRequest.java @@ -22,10 +22,36 @@ * @version */ public class ListDeliveryRequest extends RpcAcsRequest { - + + + private Long roleFor; + + private Integer roleType; public ListDeliveryRequest() { super("cloud-siem", "2022-06-16", "ListDelivery", "cloud-siem"); setMethod(MethodType.POST); + } + + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } } @Override diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListDisposeStrategyRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListDisposeStrategyRequest.java index a86dd398c8..a83cc03b79 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListDisposeStrategyRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListDisposeStrategyRequest.java @@ -30,10 +30,14 @@ public class ListDisposeStrategyRequest extends RpcAcsRequest { + private Long roleFor; + + private Integer roleType; + private String sourceProdCode; private String sourceLogCode; @@ -32,6 +36,28 @@ public ListUserProdLogsRequest() { setMethod(MethodType.POST); } + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } + } + public String getSourceProdCode() { return this.sourceProdCode; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListUsersByProdRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListUsersByProdRequest.java index 8085273dd2..5631375404 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListUsersByProdRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ListUsersByProdRequest.java @@ -24,12 +24,38 @@ public class ListUsersByProdRequest extends RpcAcsRequest { + private Long roleFor; + + private Integer roleType; + private String sourceProdCode; public ListUsersByProdRequest() { super("cloud-siem", "2022-06-16", "ListUsersByProd", "cloud-siem"); setMethod(MethodType.POST); } + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } + } + public String getSourceProdCode() { return this.sourceProdCode; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ModifyBindAccountRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ModifyBindAccountRequest.java index 10e0ec107b..e6f771e3e1 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ModifyBindAccountRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/ModifyBindAccountRequest.java @@ -26,10 +26,14 @@ public class ModifyBindAccountRequest extends RpcAcsRequest { private String productCode; - private String logCode; + private Long roleFor; + + private String logCode; + + private Integer roleType; public OpenDeliveryRequest() { super("cloud-siem", "2022-06-16", "OpenDelivery", "cloud-siem"); setMethod(MethodType.POST); @@ -43,6 +47,17 @@ public void setProductCode(String productCode) { } } + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + public String getLogCode() { return this.logCode; } @@ -52,6 +67,17 @@ public void setLogCode(String logCode) { if(logCode != null){ putBodyParameter("LogCode", logCode); } + } + + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } } @Override diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/PostAutomateResponseConfigRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/PostAutomateResponseConfigRequest.java index ddc31ee40c..afe050745a 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/PostAutomateResponseConfigRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/PostAutomateResponseConfigRequest.java @@ -26,6 +26,8 @@ public class PostAutomateResponseConfigRequest extends RpcAcsRequest { + private Long roleFor; + + private String attCk; + private String ruleDesc; private String ruleName; @@ -38,6 +42,8 @@ public class PostCustomizeRuleRequest extends RpcAcsRequest { + private Long roleFor; + + private Integer roleType; + private Long id; private String simulatedData; @@ -34,6 +38,28 @@ public PostCustomizeRuleTestRequest() { setMethod(MethodType.POST); } + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } + } + public Long getId() { return this.id; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/PostEventDisposeAndWhiteruleListRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/PostEventDisposeAndWhiteruleListRequest.java index 185898af02..db4a55cdc4 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/PostEventDisposeAndWhiteruleListRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/PostEventDisposeAndWhiteruleListRequest.java @@ -24,12 +24,16 @@ public class PostEventDisposeAndWhiteruleListRequest extends RpcAcsRequest { + private Long roleFor; + private String remark; private String eventDispose; private String receiverInfo; + private Integer roleType; + private String incidentUuid; private Integer status; @@ -38,6 +42,17 @@ public PostEventDisposeAndWhiteruleListRequest() { setMethod(MethodType.POST); } + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + public String getRemark() { return this.remark; } @@ -71,6 +86,17 @@ public void setReceiverInfo(String receiverInfo) { } } + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } + } + public String getIncidentUuid() { return this.incidentUuid; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/PostEventDisposeAndWhiteruleListResponse.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/PostEventDisposeAndWhiteruleListResponse.java index 46338f5120..2557aa637e 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/PostEventDisposeAndWhiteruleListResponse.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/PostEventDisposeAndWhiteruleListResponse.java @@ -24,6 +24,8 @@ */ public class PostEventDisposeAndWhiteruleListResponse extends AcsResponse { + private String data; + private Boolean success; private Integer code; @@ -32,7 +34,13 @@ public class PostEventDisposeAndWhiteruleListResponse extends AcsResponse { private String requestId; - private String data; + public String getData() { + return this.data; + } + + public void setData(String data) { + this.data = data; + } public Boolean getSuccess() { return this.success; @@ -66,14 +74,6 @@ public void setRequestId(String requestId) { this.requestId = requestId; } - public String getData() { - return this.data; - } - - public void setData(String data) { - this.data = data; - } - @Override public PostEventDisposeAndWhiteruleListResponse getInstance(UnmarshallerContext context) { return PostEventDisposeAndWhiteruleListResponseUnmarshaller.unmarshall(this, context); diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/PostEventWhiteruleListRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/PostEventWhiteruleListRequest.java index a57b34692f..15817ac0fc 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/PostEventWhiteruleListRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/PostEventWhiteruleListRequest.java @@ -24,6 +24,10 @@ public class PostEventWhiteruleListRequest extends RpcAcsRequest { + private Long roleFor; + + private Integer roleType; + private String whiteruleList; private String incidentUuid; @@ -32,6 +36,28 @@ public PostEventWhiteruleListRequest() { setMethod(MethodType.POST); } + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } + } + public String getWhiteruleList() { return this.whiteruleList; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/PostEventWhiteruleListResponse.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/PostEventWhiteruleListResponse.java index 1bd1edae8b..4aeff38d7c 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/PostEventWhiteruleListResponse.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/PostEventWhiteruleListResponse.java @@ -24,6 +24,8 @@ */ public class PostEventWhiteruleListResponse extends AcsResponse { + private String data; + private Boolean success; private Integer code; @@ -32,7 +34,13 @@ public class PostEventWhiteruleListResponse extends AcsResponse { private String requestId; - private String data; + public String getData() { + return this.data; + } + + public void setData(String data) { + this.data = data; + } public Boolean getSuccess() { return this.success; @@ -66,14 +74,6 @@ public void setRequestId(String requestId) { this.requestId = requestId; } - public String getData() { - return this.data; - } - - public void setData(String data) { - this.data = data; - } - @Override public PostEventWhiteruleListResponse getInstance(UnmarshallerContext context) { return PostEventWhiteruleListResponseUnmarshaller.unmarshall(this, context); diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/PostFinishCustomizeRuleTestRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/PostFinishCustomizeRuleTestRequest.java index b58c2cdc01..9b184870ef 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/PostFinishCustomizeRuleTestRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/PostFinishCustomizeRuleTestRequest.java @@ -24,12 +24,38 @@ public class PostFinishCustomizeRuleTestRequest extends RpcAcsRequest { + private Long roleFor; + + private Integer roleType; + private Long id; public PostFinishCustomizeRuleTestRequest() { super("cloud-siem", "2022-06-16", "PostFinishCustomizeRuleTest", "cloud-siem"); setMethod(MethodType.POST); } + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } + } + public Long getId() { return this.id; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/PostRuleStatusChangeRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/PostRuleStatusChangeRequest.java index 8f9f5cece1..83697af872 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/PostRuleStatusChangeRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/PostRuleStatusChangeRequest.java @@ -24,6 +24,10 @@ public class PostRuleStatusChangeRequest extends RpcAcsRequest { + private Long roleFor; + + private Integer roleType; + private String ruleType; private String ids; @@ -34,6 +38,28 @@ public PostRuleStatusChangeRequest() { setMethod(MethodType.POST); } + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } + } + public String getRuleType() { return this.ruleType; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/RestoreCapacityRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/RestoreCapacityRequest.java index d2bdf5a077..cec043e4a5 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/RestoreCapacityRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/RestoreCapacityRequest.java @@ -22,10 +22,36 @@ * @version */ public class RestoreCapacityRequest extends RpcAcsRequest { - + + + private Long roleFor; + + private Integer roleType; public RestoreCapacityRequest() { super("cloud-siem", "2022-06-16", "RestoreCapacity", "cloud-siem"); setMethod(MethodType.POST); + } + + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } } @Override diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/SetStorageRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/SetStorageRequest.java index 8b3c3790ce..be92cfde8d 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/SetStorageRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/SetStorageRequest.java @@ -24,6 +24,10 @@ public class SetStorageRequest extends RpcAcsRequest { + private Long roleFor; + + private Integer roleType; + private Integer ttl; private String region; @@ -32,6 +36,28 @@ public SetStorageRequest() { setMethod(MethodType.POST); } + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } + } + public Integer getTtl() { return this.ttl; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/SubmitImportLogTasksRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/SubmitImportLogTasksRequest.java index 84c4353a39..7a0e607c43 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/SubmitImportLogTasksRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/SubmitImportLogTasksRequest.java @@ -26,6 +26,10 @@ public class SubmitImportLogTasksRequest extends RpcAcsRequest { + private Long roleFor; + + private Integer roleType; + private String ids; private Boolean inUse; @@ -32,6 +36,28 @@ public UpdateAutomateResponseConfigStatusRequest() { setMethod(MethodType.POST); } + public Long getRoleFor() { + return this.roleFor; + } + + public void setRoleFor(Long roleFor) { + this.roleFor = roleFor; + if(roleFor != null){ + putBodyParameter("RoleFor", roleFor.toString()); + } + } + + public Integer getRoleType() { + return this.roleType; + } + + public void setRoleType(Integer roleType) { + this.roleType = roleType; + if(roleType != null){ + putBodyParameter("RoleType", roleType.toString()); + } + } + public String getIds() { return this.ids; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/UpdateAutomateResponseConfigStatusResponse.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/UpdateAutomateResponseConfigStatusResponse.java index 08da38c21c..bc3b3a4f59 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/UpdateAutomateResponseConfigStatusResponse.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/UpdateAutomateResponseConfigStatusResponse.java @@ -24,6 +24,8 @@ */ public class UpdateAutomateResponseConfigStatusResponse extends AcsResponse { + private String data; + private Boolean success; private Integer code; @@ -32,7 +34,13 @@ public class UpdateAutomateResponseConfigStatusResponse extends AcsResponse { private String requestId; - private String data; + public String getData() { + return this.data; + } + + public void setData(String data) { + this.data = data; + } public Boolean getSuccess() { return this.success; @@ -66,14 +74,6 @@ public void setRequestId(String requestId) { this.requestId = requestId; } - public String getData() { - return this.data; - } - - public void setData(String data) { - this.data = data; - } - @Override public UpdateAutomateResponseConfigStatusResponse getInstance(UnmarshallerContext context) { return UpdateAutomateResponseConfigStatusResponseUnmarshaller.unmarshall(this, context); diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/UpdateWhiteRuleListRequest.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/UpdateWhiteRuleListRequest.java index 62f73daa89..87c0b09653 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/UpdateWhiteRuleListRequest.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/model/v20220616/UpdateWhiteRuleListRequest.java @@ -26,6 +26,10 @@ public class UpdateWhiteRuleListRequest extends RpcAcsRequest errTaskList = new ArrayList(); - for (int i = 0; i < _ctx.lengthValue("BatchJobCheckResponse.Data.ErrTaskList.Length"); i++) { - ErrTaskListItem errTaskListItem = new ErrTaskListItem(); - errTaskListItem.setUserId(_ctx.longValue("BatchJobCheckResponse.Data.ErrTaskList["+ i +"].UserId")); - - List productList = new ArrayList(); - for (int j = 0; j < _ctx.lengthValue("BatchJobCheckResponse.Data.ErrTaskList["+ i +"].ProductList.Length"); j++) { - ProductListItem productListItem = new ProductListItem(); - productListItem.setProductCode(_ctx.stringValue("BatchJobCheckResponse.Data.ErrTaskList["+ i +"].ProductList["+ j +"].ProductCode")); - - List logList = new ArrayList(); - for (int k = 0; k < _ctx.lengthValue("BatchJobCheckResponse.Data.ErrTaskList["+ i +"].ProductList["+ j +"].LogList.Length"); k++) { - LogListItem logListItem = new LogListItem(); - logListItem.setProductCode(_ctx.stringValue("BatchJobCheckResponse.Data.ErrTaskList["+ i +"].ProductList["+ j +"].LogList["+ k +"].ProductCode")); - logListItem.setLogCode(_ctx.stringValue("BatchJobCheckResponse.Data.ErrTaskList["+ i +"].ProductList["+ j +"].LogList["+ k +"].LogCode")); - logListItem.setRegionCode(_ctx.stringValue("BatchJobCheckResponse.Data.ErrTaskList["+ i +"].ProductList["+ j +"].LogList["+ k +"].RegionCode")); - logListItem.setProjectNamePattern(_ctx.stringValue("BatchJobCheckResponse.Data.ErrTaskList["+ i +"].ProductList["+ j +"].LogList["+ k +"].ProjectNamePattern")); - logListItem.setLogStoreNamePattern(_ctx.stringValue("BatchJobCheckResponse.Data.ErrTaskList["+ i +"].ProductList["+ j +"].LogList["+ k +"].LogStoreNamePattern")); - logListItem.setErrorCode(_ctx.stringValue("BatchJobCheckResponse.Data.ErrTaskList["+ i +"].ProductList["+ j +"].LogList["+ k +"].ErrorCode")); - - logList.add(logListItem); - } - productListItem.setLogList(logList); - - productList.add(productListItem); - } - errTaskListItem.setProductList(productList); - - errTaskList.add(errTaskListItem); - } - data.setErrTaskList(errTaskList); - batchJobCheckResponse.setData(data); - - return batchJobCheckResponse; - } -} \ No newline at end of file diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/DeleteAutomateResponseConfigResponseUnmarshaller.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/DeleteAutomateResponseConfigResponseUnmarshaller.java index 4f21595729..489b7cd374 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/DeleteAutomateResponseConfigResponseUnmarshaller.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/DeleteAutomateResponseConfigResponseUnmarshaller.java @@ -23,10 +23,10 @@ public class DeleteAutomateResponseConfigResponseUnmarshaller { public static DeleteAutomateResponseConfigResponse unmarshall(DeleteAutomateResponseConfigResponse deleteAutomateResponseConfigResponse, UnmarshallerContext _ctx) { deleteAutomateResponseConfigResponse.setRequestId(_ctx.stringValue("DeleteAutomateResponseConfigResponse.RequestId")); + deleteAutomateResponseConfigResponse.setData(_ctx.stringValue("DeleteAutomateResponseConfigResponse.Data")); deleteAutomateResponseConfigResponse.setSuccess(_ctx.booleanValue("DeleteAutomateResponseConfigResponse.Success")); deleteAutomateResponseConfigResponse.setCode(_ctx.integerValue("DeleteAutomateResponseConfigResponse.Code")); - deleteAutomateResponseConfigResponse.setMessage(_ctx.stringValue("DeleteAutomateResponseConfigResponse.Message")); - deleteAutomateResponseConfigResponse.setData(_ctx.stringValue("DeleteAutomateResponseConfigResponse.Data")); + deleteAutomateResponseConfigResponse.setMessage(_ctx.stringValue("DeleteAutomateResponseConfigResponse.Message")); return deleteAutomateResponseConfigResponse; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/DeleteCustomizeRuleResponseUnmarshaller.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/DeleteCustomizeRuleResponseUnmarshaller.java index f574a0a476..aba5d3d66f 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/DeleteCustomizeRuleResponseUnmarshaller.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/DeleteCustomizeRuleResponseUnmarshaller.java @@ -23,10 +23,10 @@ public class DeleteCustomizeRuleResponseUnmarshaller { public static DeleteCustomizeRuleResponse unmarshall(DeleteCustomizeRuleResponse deleteCustomizeRuleResponse, UnmarshallerContext _ctx) { deleteCustomizeRuleResponse.setRequestId(_ctx.stringValue("DeleteCustomizeRuleResponse.RequestId")); + deleteCustomizeRuleResponse.setData(_ctx.integerValue("DeleteCustomizeRuleResponse.Data")); deleteCustomizeRuleResponse.setSuccess(_ctx.booleanValue("DeleteCustomizeRuleResponse.Success")); deleteCustomizeRuleResponse.setCode(_ctx.integerValue("DeleteCustomizeRuleResponse.Code")); - deleteCustomizeRuleResponse.setMessage(_ctx.stringValue("DeleteCustomizeRuleResponse.Message")); - deleteCustomizeRuleResponse.setData(_ctx.integerValue("DeleteCustomizeRuleResponse.Data")); + deleteCustomizeRuleResponse.setMessage(_ctx.stringValue("DeleteCustomizeRuleResponse.Message")); return deleteCustomizeRuleResponse; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/DeleteQuickQueryResponseUnmarshaller.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/DeleteQuickQueryResponseUnmarshaller.java deleted file mode 100644 index f9e302cfec..0000000000 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/DeleteQuickQueryResponseUnmarshaller.java +++ /dev/null @@ -1,30 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.cloud_siem.transform.v20220616; - -import com.aliyuncs.cloud_siem.model.v20220616.DeleteQuickQueryResponse; -import com.aliyuncs.transform.UnmarshallerContext; - - -public class DeleteQuickQueryResponseUnmarshaller { - - public static DeleteQuickQueryResponse unmarshall(DeleteQuickQueryResponse deleteQuickQueryResponse, UnmarshallerContext _ctx) { - - deleteQuickQueryResponse.setRequestId(_ctx.stringValue("DeleteQuickQueryResponse.RequestId")); - deleteQuickQueryResponse.setData(_ctx.booleanValue("DeleteQuickQueryResponse.Data")); - - return deleteQuickQueryResponse; - } -} \ No newline at end of file diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/DescribeAlertsWithEventResponseUnmarshaller.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/DescribeAlertsWithEventResponseUnmarshaller.java index 1d1ac5b3d8..a01c17f5c9 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/DescribeAlertsWithEventResponseUnmarshaller.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/DescribeAlertsWithEventResponseUnmarshaller.java @@ -72,6 +72,7 @@ public static DescribeAlertsWithEventResponse unmarshall(DescribeAlertsWithEvent responseDataItem.setAlertDescCode(_ctx.stringValue("DescribeAlertsWithEventResponse.Data.ResponseData["+ i +"].AlertDescCode")); responseDataItem.setAlertDetail(_ctx.stringValue("DescribeAlertsWithEventResponse.Data.ResponseData["+ i +"].AlertDetail")); responseDataItem.setLogUuid(_ctx.stringValue("DescribeAlertsWithEventResponse.Data.ResponseData["+ i +"].LogUuid")); + responseDataItem.setEntityList(_ctx.stringValue("DescribeAlertsWithEventResponse.Data.ResponseData["+ i +"].EntityList")); responseDataItem.setAttCk(_ctx.stringValue("DescribeAlertsWithEventResponse.Data.ResponseData["+ i +"].AttCk")); responseDataItem.setSubUserId(_ctx.longValue("DescribeAlertsWithEventResponse.Data.ResponseData["+ i +"].SubUserId")); responseDataItem.setCloudCode(_ctx.stringValue("DescribeAlertsWithEventResponse.Data.ResponseData["+ i +"].CloudCode")); diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/DescribeCloudSiemEventsResponseUnmarshaller.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/DescribeCloudSiemEventsResponseUnmarshaller.java index b38a5c81a4..dff03893a0 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/DescribeCloudSiemEventsResponseUnmarshaller.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/DescribeCloudSiemEventsResponseUnmarshaller.java @@ -58,6 +58,7 @@ public static DescribeCloudSiemEventsResponse unmarshall(DescribeCloudSiemEvents responseDataItem.setThreatScore(_ctx.floatValue("DescribeCloudSiemEventsResponse.Data.ResponseData["+ i +"].ThreatScore")); responseDataItem.setExtContent(_ctx.stringValue("DescribeCloudSiemEventsResponse.Data.ResponseData["+ i +"].ExtContent")); responseDataItem.setStatus(_ctx.integerValue("DescribeCloudSiemEventsResponse.Data.ResponseData["+ i +"].Status")); + responseDataItem.setReferAccount(_ctx.stringValue("DescribeCloudSiemEventsResponse.Data.ResponseData["+ i +"].ReferAccount")); responseDataItem.setRemark(_ctx.stringValue("DescribeCloudSiemEventsResponse.Data.ResponseData["+ i +"].Remark")); List dataSources = new ArrayList(); diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/DescribeCustomizeRuleCountResponseUnmarshaller.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/DescribeCustomizeRuleCountResponseUnmarshaller.java index 336f425f65..abe3a13861 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/DescribeCustomizeRuleCountResponseUnmarshaller.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/DescribeCustomizeRuleCountResponseUnmarshaller.java @@ -33,6 +33,14 @@ public static DescribeCustomizeRuleCountResponse unmarshall(DescribeCustomizeRul data.setHighRuleNum(_ctx.integerValue("DescribeCustomizeRuleCountResponse.Data.HighRuleNum")); data.setMediumRuleNum(_ctx.integerValue("DescribeCustomizeRuleCountResponse.Data.MediumRuleNum")); data.setLowRuleNum(_ctx.integerValue("DescribeCustomizeRuleCountResponse.Data.LowRuleNum")); + data.setTotalRuleNum(_ctx.integerValue("DescribeCustomizeRuleCountResponse.Data.TotalRuleNum")); + data.setCustomizeRuleNum(_ctx.integerValue("DescribeCustomizeRuleCountResponse.Data.CustomizeRuleNum")); + data.setPredefinedRuleNum(_ctx.integerValue("DescribeCustomizeRuleCountResponse.Data.PredefinedRuleNum")); + data.setUnEventRuleNum(_ctx.integerValue("DescribeCustomizeRuleCountResponse.Data.UnEventRuleNum")); + data.setExpertRuleNum(_ctx.integerValue("DescribeCustomizeRuleCountResponse.Data.ExpertRuleNum")); + data.setGraphComputingRuleNum(_ctx.integerValue("DescribeCustomizeRuleCountResponse.Data.GraphComputingRuleNum")); + data.setSingleAlertRuleNum(_ctx.integerValue("DescribeCustomizeRuleCountResponse.Data.SingleAlertRuleNum")); + data.setAggregationRuleNum(_ctx.integerValue("DescribeCustomizeRuleCountResponse.Data.AggregationRuleNum")); describeCustomizeRuleCountResponse.setData(data); return describeCustomizeRuleCountResponse; diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/DescribeCustomizeRuleResponseUnmarshaller.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/DescribeCustomizeRuleResponseUnmarshaller.java deleted file mode 100644 index f3acfb5598..0000000000 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/DescribeCustomizeRuleResponseUnmarshaller.java +++ /dev/null @@ -1,58 +0,0 @@ -/* - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package com.aliyuncs.cloud_siem.transform.v20220616; - -import com.aliyuncs.cloud_siem.model.v20220616.DescribeCustomizeRuleResponse; -import com.aliyuncs.cloud_siem.model.v20220616.DescribeCustomizeRuleResponse.Data; -import com.aliyuncs.transform.UnmarshallerContext; - - -public class DescribeCustomizeRuleResponseUnmarshaller { - - public static DescribeCustomizeRuleResponse unmarshall(DescribeCustomizeRuleResponse describeCustomizeRuleResponse, UnmarshallerContext _ctx) { - - describeCustomizeRuleResponse.setRequestId(_ctx.stringValue("DescribeCustomizeRuleResponse.RequestId")); - describeCustomizeRuleResponse.setSuccess(_ctx.booleanValue("DescribeCustomizeRuleResponse.Success")); - describeCustomizeRuleResponse.setCode(_ctx.integerValue("DescribeCustomizeRuleResponse.Code")); - describeCustomizeRuleResponse.setMessage(_ctx.stringValue("DescribeCustomizeRuleResponse.Message")); - - Data data = new Data(); - data.setId(_ctx.longValue("DescribeCustomizeRuleResponse.Data.Id")); - data.setGmtCreate(_ctx.stringValue("DescribeCustomizeRuleResponse.Data.GmtCreate")); - data.setGmtModified(_ctx.stringValue("DescribeCustomizeRuleResponse.Data.GmtModified")); - data.setAliuid(_ctx.longValue("DescribeCustomizeRuleResponse.Data.Aliuid")); - data.setRuleName(_ctx.stringValue("DescribeCustomizeRuleResponse.Data.RuleName")); - data.setRuleDesc(_ctx.stringValue("DescribeCustomizeRuleResponse.Data.RuleDesc")); - data.setRuleType(_ctx.stringValue("DescribeCustomizeRuleResponse.Data.RuleType")); - data.setThreatLevel(_ctx.stringValue("DescribeCustomizeRuleResponse.Data.ThreatLevel")); - data.setAlertType(_ctx.stringValue("DescribeCustomizeRuleResponse.Data.AlertType")); - data.setAlertTypeMds(_ctx.stringValue("DescribeCustomizeRuleResponse.Data.AlertTypeMds")); - data.setLogType(_ctx.stringValue("DescribeCustomizeRuleResponse.Data.LogType")); - data.setLogTypeMds(_ctx.stringValue("DescribeCustomizeRuleResponse.Data.LogTypeMds")); - data.setLogSource(_ctx.stringValue("DescribeCustomizeRuleResponse.Data.LogSource")); - data.setLogSourceMds(_ctx.stringValue("DescribeCustomizeRuleResponse.Data.LogSourceMds")); - data.setRuleCondition(_ctx.stringValue("DescribeCustomizeRuleResponse.Data.RuleCondition")); - data.setRuleGroup(_ctx.stringValue("DescribeCustomizeRuleResponse.Data.RuleGroup")); - data.setRuleThreshold(_ctx.stringValue("DescribeCustomizeRuleResponse.Data.RuleThreshold")); - data.setQueryCycle(_ctx.stringValue("DescribeCustomizeRuleResponse.Data.QueryCycle")); - data.setEventTransferSwitch(_ctx.integerValue("DescribeCustomizeRuleResponse.Data.EventTransferSwitch")); - data.setEventTransferType(_ctx.stringValue("DescribeCustomizeRuleResponse.Data.EventTransferType")); - data.setEventTransferExt(_ctx.stringValue("DescribeCustomizeRuleResponse.Data.EventTransferExt")); - data.setStatus(_ctx.integerValue("DescribeCustomizeRuleResponse.Data.Status")); - describeCustomizeRuleResponse.setData(data); - - return describeCustomizeRuleResponse; - } -} \ No newline at end of file diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/DescribeScopeUsersResponseUnmarshaller.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/DescribeScopeUsersResponseUnmarshaller.java index 3368957dc1..1593bc4125 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/DescribeScopeUsersResponseUnmarshaller.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/DescribeScopeUsersResponseUnmarshaller.java @@ -36,6 +36,8 @@ public static DescribeScopeUsersResponse unmarshall(DescribeScopeUsersResponse d DataItem dataItem = new DataItem(); dataItem.setAliUid(_ctx.longValue("DescribeScopeUsersResponse.Data["+ i +"].AliUid")); dataItem.setUserName(_ctx.stringValue("DescribeScopeUsersResponse.Data["+ i +"].UserName")); + dataItem.setUserId(_ctx.stringValue("DescribeScopeUsersResponse.Data["+ i +"].UserId")); + dataItem.setCloudCode(_ctx.stringValue("DescribeScopeUsersResponse.Data["+ i +"].CloudCode")); dataItem.setInstanceId(_ctx.stringValue("DescribeScopeUsersResponse.Data["+ i +"].InstanceId")); List domains = new ArrayList(); diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/DescribeUserBuyStatusResponseUnmarshaller.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/DescribeUserBuyStatusResponseUnmarshaller.java index b682c0c9df..6679323018 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/DescribeUserBuyStatusResponseUnmarshaller.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/DescribeUserBuyStatusResponseUnmarshaller.java @@ -37,6 +37,7 @@ public static DescribeUserBuyStatusResponse unmarshall(DescribeUserBuyStatusResp data.setCanBuy(_ctx.booleanValue("DescribeUserBuyStatusResponse.Data.CanBuy")); data.setEndTime(_ctx.longValue("DescribeUserBuyStatusResponse.Data.EndTime")); data.setDurationDays(_ctx.longValue("DescribeUserBuyStatusResponse.Data.DurationDays")); + data.setRdOrder(_ctx.integerValue("DescribeUserBuyStatusResponse.Data.RdOrder")); describeUserBuyStatusResponse.setData(data); return describeUserBuyStatusResponse; diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/ListAutomateResponseConfigsResponseUnmarshaller.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/ListAutomateResponseConfigsResponseUnmarshaller.java index 2cb5389a89..c38ea00dcc 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/ListAutomateResponseConfigsResponseUnmarshaller.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/ListAutomateResponseConfigsResponseUnmarshaller.java @@ -55,6 +55,7 @@ public static ListAutomateResponseConfigsResponse unmarshall(ListAutomateRespons responseDataItem.setActionType(_ctx.stringValue("ListAutomateResponseConfigsResponse.Data.ResponseData["+ i +"].ActionType")); responseDataItem.setActionConfig(_ctx.stringValue("ListAutomateResponseConfigsResponse.Data.ResponseData["+ i +"].ActionConfig")); responseDataItem.setStatus(_ctx.integerValue("ListAutomateResponseConfigsResponse.Data.ResponseData["+ i +"].Status")); + responseDataItem.setDataType(_ctx.integerValue("ListAutomateResponseConfigsResponse.Data.ResponseData["+ i +"].DataType")); responseData.add(responseDataItem); } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/ListCloudSiemCustomizeRulesResponseUnmarshaller.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/ListCloudSiemCustomizeRulesResponseUnmarshaller.java index 885a94fd8f..061d25704a 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/ListCloudSiemCustomizeRulesResponseUnmarshaller.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/ListCloudSiemCustomizeRulesResponseUnmarshaller.java @@ -62,10 +62,12 @@ public static ListCloudSiemCustomizeRulesResponse unmarshall(ListCloudSiemCustom responseDataItem.setRuleGroup(_ctx.stringValue("ListCloudSiemCustomizeRulesResponse.Data.ResponseData["+ i +"].RuleGroup")); responseDataItem.setRuleThreshold(_ctx.stringValue("ListCloudSiemCustomizeRulesResponse.Data.ResponseData["+ i +"].RuleThreshold")); responseDataItem.setQueryCycle(_ctx.stringValue("ListCloudSiemCustomizeRulesResponse.Data.ResponseData["+ i +"].QueryCycle")); + responseDataItem.setAttCk(_ctx.stringValue("ListCloudSiemCustomizeRulesResponse.Data.ResponseData["+ i +"].AttCk")); responseDataItem.setEventTransferSwitch(_ctx.integerValue("ListCloudSiemCustomizeRulesResponse.Data.ResponseData["+ i +"].EventTransferSwitch")); responseDataItem.setEventTransferType(_ctx.stringValue("ListCloudSiemCustomizeRulesResponse.Data.ResponseData["+ i +"].EventTransferType")); responseDataItem.setEventTransferExt(_ctx.stringValue("ListCloudSiemCustomizeRulesResponse.Data.ResponseData["+ i +"].EventTransferExt")); responseDataItem.setStatus(_ctx.integerValue("ListCloudSiemCustomizeRulesResponse.Data.ResponseData["+ i +"].Status")); + responseDataItem.setDataType(_ctx.integerValue("ListCloudSiemCustomizeRulesResponse.Data.ResponseData["+ i +"].DataType")); responseData.add(responseDataItem); } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/ListCloudSiemPredefinedRulesResponseUnmarshaller.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/ListCloudSiemPredefinedRulesResponseUnmarshaller.java index 85b770b278..52cd7c7269 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/ListCloudSiemPredefinedRulesResponseUnmarshaller.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/ListCloudSiemPredefinedRulesResponseUnmarshaller.java @@ -48,11 +48,15 @@ public static ListCloudSiemPredefinedRulesResponse unmarshall(ListCloudSiemPrede responseDataItem.setGmtCreate(_ctx.stringValue("ListCloudSiemPredefinedRulesResponse.Data.ResponseData["+ i +"].GmtCreate")); responseDataItem.setGmtModified(_ctx.stringValue("ListCloudSiemPredefinedRulesResponse.Data.ResponseData["+ i +"].GmtModified")); responseDataItem.setRuleName(_ctx.stringValue("ListCloudSiemPredefinedRulesResponse.Data.ResponseData["+ i +"].RuleName")); + responseDataItem.setRuleNameCn(_ctx.stringValue("ListCloudSiemPredefinedRulesResponse.Data.ResponseData["+ i +"].RuleNameCn")); + responseDataItem.setRuleNameEn(_ctx.stringValue("ListCloudSiemPredefinedRulesResponse.Data.ResponseData["+ i +"].RuleNameEn")); responseDataItem.setRuleNameMds(_ctx.stringValue("ListCloudSiemPredefinedRulesResponse.Data.ResponseData["+ i +"].RuleNameMds")); responseDataItem.setRuleDescMds(_ctx.stringValue("ListCloudSiemPredefinedRulesResponse.Data.ResponseData["+ i +"].RuleDescMds")); responseDataItem.setThreatLevel(_ctx.stringValue("ListCloudSiemPredefinedRulesResponse.Data.ResponseData["+ i +"].ThreatLevel")); responseDataItem.setAlertType(_ctx.stringValue("ListCloudSiemPredefinedRulesResponse.Data.ResponseData["+ i +"].AlertType")); responseDataItem.setSource(_ctx.stringValue("ListCloudSiemPredefinedRulesResponse.Data.ResponseData["+ i +"].Source")); + responseDataItem.setEventTransferType(_ctx.stringValue("ListCloudSiemPredefinedRulesResponse.Data.ResponseData["+ i +"].EventTransferType")); + responseDataItem.setAttCk(_ctx.stringValue("ListCloudSiemPredefinedRulesResponse.Data.ResponseData["+ i +"].AttCk")); responseDataItem.setStatus(_ctx.integerValue("ListCloudSiemPredefinedRulesResponse.Data.ResponseData["+ i +"].Status")); responseData.add(responseDataItem); diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/ListImportedLogsByProdResponseUnmarshaller.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/ListImportedLogsByProdResponseUnmarshaller.java index b95cb06ecf..a6345b9307 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/ListImportedLogsByProdResponseUnmarshaller.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/ListImportedLogsByProdResponseUnmarshaller.java @@ -40,6 +40,7 @@ public static ListImportedLogsByProdResponse unmarshall(ListImportedLogsByProdRe dataItem.setModifyTime(_ctx.stringValue("ListImportedLogsByProdResponse.Data["+ i +"].ModifyTime")); dataItem.setImported(_ctx.integerValue("ListImportedLogsByProdResponse.Data["+ i +"].Imported")); dataItem.setAutoImported(_ctx.integerValue("ListImportedLogsByProdResponse.Data["+ i +"].AutoImported")); + dataItem.setLogType(_ctx.integerValue("ListImportedLogsByProdResponse.Data["+ i +"].LogType")); dataItem.setCloudCode(_ctx.stringValue("ListImportedLogsByProdResponse.Data["+ i +"].CloudCode")); data.add(dataItem); diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/PostAutomateResponseConfigResponseUnmarshaller.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/PostAutomateResponseConfigResponseUnmarshaller.java index 67e57b44c8..03b8571d47 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/PostAutomateResponseConfigResponseUnmarshaller.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/PostAutomateResponseConfigResponseUnmarshaller.java @@ -23,10 +23,10 @@ public class PostAutomateResponseConfigResponseUnmarshaller { public static PostAutomateResponseConfigResponse unmarshall(PostAutomateResponseConfigResponse postAutomateResponseConfigResponse, UnmarshallerContext _ctx) { postAutomateResponseConfigResponse.setRequestId(_ctx.stringValue("PostAutomateResponseConfigResponse.RequestId")); + postAutomateResponseConfigResponse.setData(_ctx.stringValue("PostAutomateResponseConfigResponse.Data")); postAutomateResponseConfigResponse.setSuccess(_ctx.booleanValue("PostAutomateResponseConfigResponse.Success")); postAutomateResponseConfigResponse.setCode(_ctx.integerValue("PostAutomateResponseConfigResponse.Code")); - postAutomateResponseConfigResponse.setMessage(_ctx.stringValue("PostAutomateResponseConfigResponse.Message")); - postAutomateResponseConfigResponse.setData(_ctx.stringValue("PostAutomateResponseConfigResponse.Data")); + postAutomateResponseConfigResponse.setMessage(_ctx.stringValue("PostAutomateResponseConfigResponse.Message")); return postAutomateResponseConfigResponse; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/PostCustomizeRuleResponseUnmarshaller.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/PostCustomizeRuleResponseUnmarshaller.java index c25fa965b5..e5cf3055c5 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/PostCustomizeRuleResponseUnmarshaller.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/PostCustomizeRuleResponseUnmarshaller.java @@ -47,10 +47,12 @@ public static PostCustomizeRuleResponse unmarshall(PostCustomizeRuleResponse pos data.setRuleGroup(_ctx.stringValue("PostCustomizeRuleResponse.Data.RuleGroup")); data.setRuleThreshold(_ctx.stringValue("PostCustomizeRuleResponse.Data.RuleThreshold")); data.setQueryCycle(_ctx.stringValue("PostCustomizeRuleResponse.Data.QueryCycle")); + data.setAttCk(_ctx.stringValue("PostCustomizeRuleResponse.Data.AttCk")); data.setEventTransferSwitch(_ctx.integerValue("PostCustomizeRuleResponse.Data.EventTransferSwitch")); data.setEventTransferType(_ctx.stringValue("PostCustomizeRuleResponse.Data.EventTransferType")); data.setEventTransferExt(_ctx.stringValue("PostCustomizeRuleResponse.Data.EventTransferExt")); data.setStatus(_ctx.integerValue("PostCustomizeRuleResponse.Data.Status")); + data.setDataType(_ctx.integerValue("PostCustomizeRuleResponse.Data.DataType")); postCustomizeRuleResponse.setData(data); return postCustomizeRuleResponse; diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/PostEventDisposeAndWhiteruleListResponseUnmarshaller.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/PostEventDisposeAndWhiteruleListResponseUnmarshaller.java index 8b6c8d883e..ca523e3fab 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/PostEventDisposeAndWhiteruleListResponseUnmarshaller.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/PostEventDisposeAndWhiteruleListResponseUnmarshaller.java @@ -23,10 +23,10 @@ public class PostEventDisposeAndWhiteruleListResponseUnmarshaller { public static PostEventDisposeAndWhiteruleListResponse unmarshall(PostEventDisposeAndWhiteruleListResponse postEventDisposeAndWhiteruleListResponse, UnmarshallerContext _ctx) { postEventDisposeAndWhiteruleListResponse.setRequestId(_ctx.stringValue("PostEventDisposeAndWhiteruleListResponse.RequestId")); + postEventDisposeAndWhiteruleListResponse.setData(_ctx.stringValue("PostEventDisposeAndWhiteruleListResponse.Data")); postEventDisposeAndWhiteruleListResponse.setSuccess(_ctx.booleanValue("PostEventDisposeAndWhiteruleListResponse.Success")); postEventDisposeAndWhiteruleListResponse.setCode(_ctx.integerValue("PostEventDisposeAndWhiteruleListResponse.Code")); - postEventDisposeAndWhiteruleListResponse.setMessage(_ctx.stringValue("PostEventDisposeAndWhiteruleListResponse.Message")); - postEventDisposeAndWhiteruleListResponse.setData(_ctx.stringValue("PostEventDisposeAndWhiteruleListResponse.Data")); + postEventDisposeAndWhiteruleListResponse.setMessage(_ctx.stringValue("PostEventDisposeAndWhiteruleListResponse.Message")); return postEventDisposeAndWhiteruleListResponse; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/PostEventWhiteruleListResponseUnmarshaller.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/PostEventWhiteruleListResponseUnmarshaller.java index dc775839d3..3dd8f7874f 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/PostEventWhiteruleListResponseUnmarshaller.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/PostEventWhiteruleListResponseUnmarshaller.java @@ -23,10 +23,10 @@ public class PostEventWhiteruleListResponseUnmarshaller { public static PostEventWhiteruleListResponse unmarshall(PostEventWhiteruleListResponse postEventWhiteruleListResponse, UnmarshallerContext _ctx) { postEventWhiteruleListResponse.setRequestId(_ctx.stringValue("PostEventWhiteruleListResponse.RequestId")); + postEventWhiteruleListResponse.setData(_ctx.stringValue("PostEventWhiteruleListResponse.Data")); postEventWhiteruleListResponse.setSuccess(_ctx.booleanValue("PostEventWhiteruleListResponse.Success")); postEventWhiteruleListResponse.setCode(_ctx.integerValue("PostEventWhiteruleListResponse.Code")); - postEventWhiteruleListResponse.setMessage(_ctx.stringValue("PostEventWhiteruleListResponse.Message")); - postEventWhiteruleListResponse.setData(_ctx.stringValue("PostEventWhiteruleListResponse.Data")); + postEventWhiteruleListResponse.setMessage(_ctx.stringValue("PostEventWhiteruleListResponse.Message")); return postEventWhiteruleListResponse; } diff --git a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/UpdateAutomateResponseConfigStatusResponseUnmarshaller.java b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/UpdateAutomateResponseConfigStatusResponseUnmarshaller.java index 490faf2abd..57ee9780b1 100644 --- a/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/UpdateAutomateResponseConfigStatusResponseUnmarshaller.java +++ b/aliyun-java-sdk-cloud-siem/src/main/java/com/aliyuncs/cloud_siem/transform/v20220616/UpdateAutomateResponseConfigStatusResponseUnmarshaller.java @@ -23,10 +23,10 @@ public class UpdateAutomateResponseConfigStatusResponseUnmarshaller { public static UpdateAutomateResponseConfigStatusResponse unmarshall(UpdateAutomateResponseConfigStatusResponse updateAutomateResponseConfigStatusResponse, UnmarshallerContext _ctx) { updateAutomateResponseConfigStatusResponse.setRequestId(_ctx.stringValue("UpdateAutomateResponseConfigStatusResponse.RequestId")); + updateAutomateResponseConfigStatusResponse.setData(_ctx.stringValue("UpdateAutomateResponseConfigStatusResponse.Data")); updateAutomateResponseConfigStatusResponse.setSuccess(_ctx.booleanValue("UpdateAutomateResponseConfigStatusResponse.Success")); updateAutomateResponseConfigStatusResponse.setCode(_ctx.integerValue("UpdateAutomateResponseConfigStatusResponse.Code")); - updateAutomateResponseConfigStatusResponse.setMessage(_ctx.stringValue("UpdateAutomateResponseConfigStatusResponse.Message")); - updateAutomateResponseConfigStatusResponse.setData(_ctx.stringValue("UpdateAutomateResponseConfigStatusResponse.Data")); + updateAutomateResponseConfigStatusResponse.setMessage(_ctx.stringValue("UpdateAutomateResponseConfigStatusResponse.Message")); return updateAutomateResponseConfigStatusResponse; }