public static final class ListRuleTargetAllResponseBody.RuleTargetList.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ListRuleTargetAllResponseBody.RuleTargetList |
build() |
ListRuleTargetAllResponseBody.RuleTargetList.Builder |
targetId(Long targetId)
The ID of the network object.
|
ListRuleTargetAllResponseBody.RuleTargetList.Builder |
targetName(String targetName)
The name of the network object.
|
ListRuleTargetAllResponseBody.RuleTargetList.Builder |
targetType(String targetType)
The type of the object.
|
public ListRuleTargetAllResponseBody.RuleTargetList.Builder targetId(Long targetId)
The ID of the network object.
example:301944
public ListRuleTargetAllResponseBody.RuleTargetList.Builder targetName(String targetName)
The name of the network object.
example:source-test-obj-xFKcx
public ListRuleTargetAllResponseBody.RuleTargetList.Builder targetType(String targetType)
The type of the object. Valid values:
IMAGE
public ListRuleTargetAllResponseBody.RuleTargetList build()
Copyright © 2026. All rights reserved.