| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.sddp20190103.models |
| 限定符和类型 | 方法和说明 |
|---|---|
static DescribeTablesResponseBody.Items.Builder |
DescribeTablesResponseBody.Items.builder() |
DescribeTablesResponseBody.Items.Builder |
DescribeTablesResponseBody.Items.Builder.creationTime(Long creationTime)
The point in time when the table was created.
|
DescribeTablesResponseBody.Items.Builder |
DescribeTablesResponseBody.Items.Builder.id(Long id)
The ID of the table.
|
DescribeTablesResponseBody.Items.Builder |
DescribeTablesResponseBody.Items.Builder.instanceDescription(String instanceDescription)
The description of the data asset.
|
DescribeTablesResponseBody.Items.Builder |
DescribeTablesResponseBody.Items.Builder.instanceId(Long instanceId)
The ID of the data asset to which the table belongs.
|
DescribeTablesResponseBody.Items.Builder |
DescribeTablesResponseBody.Items.Builder.instanceName(String instanceName)
The name of the data asset to which the table belongs.
|
DescribeTablesResponseBody.Items.Builder |
DescribeTablesResponseBody.Items.Builder.name(String name)
The name of the table.
|
DescribeTablesResponseBody.Items.Builder |
DescribeTablesResponseBody.Items.Builder.owner(String owner)
The Alibaba Cloud account to which the table belongs.
|
DescribeTablesResponseBody.Items.Builder |
DescribeTablesResponseBody.Items.Builder.productCode(String productCode)
The name of the service to which the table belongs.
|
DescribeTablesResponseBody.Items.Builder |
DescribeTablesResponseBody.Items.Builder.productId(String productId)
The ID of the service to which the table belongs.
|
DescribeTablesResponseBody.Items.Builder |
DescribeTablesResponseBody.Items.Builder.riskLevelId(Long riskLevelId)
The sensitivity level of the table.
|
DescribeTablesResponseBody.Items.Builder |
DescribeTablesResponseBody.Items.Builder.riskLevelName(String riskLevelName)
The name of the sensitivity level for the table.
|
DescribeTablesResponseBody.Items.Builder |
DescribeTablesResponseBody.Items.Builder.ruleList(List<DescribeTablesResponseBody.RuleList> ruleList)
The information about the sensitive data detection rules that are hit.
|
DescribeTablesResponseBody.Items.Builder |
DescribeTablesResponseBody.Items.Builder.sensitive(Boolean sensitive)
Indicates whether the table contains sensitive fields.
|
DescribeTablesResponseBody.Items.Builder |
DescribeTablesResponseBody.Items.Builder.sensitiveCount(Integer sensitiveCount)
The total number of sensitive fields in the table.
|
DescribeTablesResponseBody.Items.Builder |
DescribeTablesResponseBody.Items.Builder.sensitiveRatio(String sensitiveRatio)
The percentage of sensitive fields in the table.
|
DescribeTablesResponseBody.Items.Builder |
DescribeTablesResponseBody.Items.Builder.tenantName(String tenantName)
The name of the tenant.
|
DescribeTablesResponseBody.Items.Builder |
DescribeTablesResponseBody.Items.Builder.totalCount(Integer totalCount)
The total number of fields in the table.
|
Copyright © 2024. All rights reserved.