public static final class DescribeImageSensitiveFileByKeyRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeImageSensitiveFileByKeyRequest |
build() |
DescribeImageSensitiveFileByKeyRequest.Builder |
currentPage(Integer currentPage)
The number of the page to return.
|
DescribeImageSensitiveFileByKeyRequest.Builder |
imageUuid(String imageUuid)
The UUID of the image.
|
DescribeImageSensitiveFileByKeyRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
DescribeImageSensitiveFileByKeyRequest.Builder |
pageSize(Integer pageSize)
The number of entries to return on each page.
|
DescribeImageSensitiveFileByKeyRequest.Builder |
scanRange(List<String> scanRange)
The type of the asset that you want to scan.
|
DescribeImageSensitiveFileByKeyRequest.Builder |
sensitiveFileKey(String sensitiveFileKey)
The type of alerts for the sensitive files.
|
public DescribeImageSensitiveFileByKeyRequest.Builder currentPage(Integer currentPage)
The number of the page to return. Default value: 1.
example:1
public DescribeImageSensitiveFileByKeyRequest.Builder imageUuid(String imageUuid)
The UUID of the image.
example:0083a31ccf7c10367a6e783e8601****
public DescribeImageSensitiveFileByKeyRequest.Builder lang(String lang)
The language of the content within the request and response. Default value: zh. Valid values:
zh
public DescribeImageSensitiveFileByKeyRequest.Builder pageSize(Integer pageSize)
The number of entries to return on each page. Default value: 20.
example:20
public DescribeImageSensitiveFileByKeyRequest.Builder scanRange(List<String> scanRange)
The type of the asset that you want to scan. Valid values:
public DescribeImageSensitiveFileByKeyRequest.Builder sensitiveFileKey(String sensitiveFileKey)
The type of alerts for the sensitive files. Valid values:
google_oauth_key
public DescribeImageSensitiveFileByKeyRequest build()
Copyright © 2026. All rights reserved.