| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.sddp20190103.models |
| 限定符和类型 | 方法和说明 |
|---|---|
static DescribeColumnsRequest.Builder |
DescribeColumnsRequest.builder() |
DescribeColumnsRequest.Builder |
DescribeColumnsRequest.Builder.currentPage(Integer currentPage)
The page number of the page to return.
|
DescribeColumnsRequest.Builder |
DescribeColumnsRequest.Builder.instanceId(Long instanceId)
The ID of the instance to which data in the column of the table belongs.
|
DescribeColumnsRequest.Builder |
DescribeColumnsRequest.Builder.instanceName(String instanceName)
The name of the instance to which data in the column of the table belongs.
|
DescribeColumnsRequest.Builder |
DescribeColumnsRequest.Builder.lang(String lang)
The language of the content within the request and response.
|
DescribeColumnsRequest.Builder |
DescribeColumnsRequest.Builder.name(String name)
The search keyword.
|
DescribeColumnsRequest.Builder |
DescribeColumnsRequest.Builder.pageSize(Integer pageSize)
The number of entries to return on each page.
|
DescribeColumnsRequest.Builder |
DescribeColumnsRequest.Builder.productCode(String productCode)
The name of the service to which data in the column of the table belongs.
|
DescribeColumnsRequest.Builder |
DescribeColumnsRequest.Builder.riskLevelId(Long riskLevelId)
The sensitivity level of the sensitive data that hits the sensitive data detection rule.
|
DescribeColumnsRequest.Builder |
DescribeColumnsRequest.Builder.ruleId(Long ruleId)
The ID of the sensitive data detection rule that data in the column of the table hits.
|
DescribeColumnsRequest.Builder |
DescribeColumnsRequest.Builder.ruleName(String ruleName)
The name of the sensitive data detection rule that data in the column of the table hits.
|
DescribeColumnsRequest.Builder |
DescribeColumnsRequest.Builder.sensLevelName(String sensLevelName)
The name of the sensitivity level of the data that hits the sensitive data detection rule.
|
DescribeColumnsRequest.Builder |
DescribeColumnsRequest.Builder.tableId(Long tableId)
The ID of the table to which the column belongs.
|
DescribeColumnsRequest.Builder |
DescribeColumnsRequest.Builder.tableName(String tableName)
The name of the table.
|
DescribeColumnsRequest.Builder |
DescribeColumnsRequest.toBuilder() |
Copyright © 2024. All rights reserved.