Package | Description |
---|---|
com.tencentcloudapi.cr.v20180321.models |
Modifier and Type | Method and Description |
---|---|
BlackListData[] |
ApplyBlackListDataRequest.getBlackList()
Get 黑名单列表
|
BlackListData[] |
QueryBlackListDataResponse.getData()
Get 黑名单列表
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
ApplyBlackListDataRequest.setBlackList(BlackListData[] BlackList)
Set 黑名单列表
|
void |
QueryBlackListDataResponse.setData(BlackListData[] Data)
Set 黑名单列表
注意:此字段可能返回 null,表示取不到有效值。
|
Constructor and Description |
---|
BlackListData(BlackListData source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2022. All rights reserved.