public static final class DescribeSecurityEventOperationsResponseBody.MappingMarkFields.Builder extends Object
public DescribeSecurityEventOperationsResponseBody.MappingMarkFields.Builder description(String description)
The description of the field that is added to the whitelist.
example:test
public DescribeSecurityEventOperationsResponseBody.MappingMarkFields.Builder fillType(String fillType)
Indicates whether the value of the field can be changed.
CUSTOM
public DescribeSecurityEventOperationsResponseBody.MappingMarkFields.Builder maxLength(Integer maxLength)
The maximum length of the field that is added to the whitelist.
example:2048
public DescribeSecurityEventOperationsResponseBody.MappingMarkFields.Builder minLength(Integer minLength)
The minimum length of the field that is added to the whitelist.
example:1024
public DescribeSecurityEventOperationsResponseBody.MappingMarkFields.Builder name(String name)
The name of the field that is added to the whitelist.
example:pid
public DescribeSecurityEventOperationsResponseBody.MappingMarkFields.Builder required(Boolean required)
Indicates whether the parameter is required. Valid values:
true
public DescribeSecurityEventOperationsResponseBody.MappingMarkFields.Builder showName(String showName)
The display name of the field that can be used in the whitelist rule.
example:pid
public DescribeSecurityEventOperationsResponseBody.MappingMarkFields.Builder showValue(String showValue)
The display name of the field that is added to the whitelist.
example:1791
public DescribeSecurityEventOperationsResponseBody.MappingMarkFields.Builder value(String value)
The value of the field that is added to the whitelist.
example:1791
public DescribeSecurityEventOperationsResponseBody.MappingMarkFields build()
Copyright © 2026. All rights reserved.