public static final class DescribeImageSensitiveFileByKeyResponseBody.Builder extends Object
public DescribeImageSensitiveFileByKeyResponseBody.Builder code(String code)
The status code returned. If the 200 status code is returned, the request was successful.
example:200
public DescribeImageSensitiveFileByKeyResponseBody.Builder httpStatusCode(Integer httpStatusCode)
The HTTP status code returned.
example:200
public DescribeImageSensitiveFileByKeyResponseBody.Builder message(String message)
The error message returned.
example:successful
public DescribeImageSensitiveFileByKeyResponseBody.Builder pageInfo(DescribeImageSensitiveFileByKeyResponseBody.PageInfo pageInfo)
The pagination information.
public DescribeImageSensitiveFileByKeyResponseBody.Builder requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
example:CE500770-42D3-442E-9DDD-156E0F9F3B45
public DescribeImageSensitiveFileByKeyResponseBody.Builder sensitiveFileList(List<DescribeImageSensitiveFileByKeyResponseBody.SensitiveFileList> sensitiveFileList)
The information about the sensitive files.
public DescribeImageSensitiveFileByKeyResponseBody.Builder success(Boolean success)
Indicates whether the request was successful. Valid values:
true
public DescribeImageSensitiveFileByKeyResponseBody build()
Copyright © 2026. All rights reserved.