| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
PornConfigureInfo |
ContentReviewTemplateItem.getPornConfigure()
Get Parameters for recognition of pornographic content
Note: This field may return `null`, indicating that no valid value can be found.
|
PornConfigureInfo |
CreateContentReviewTemplateRequest.getPornConfigure()
Get Control parameter for porn information.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContentReviewTemplateItem.setPornConfigure(PornConfigureInfo PornConfigure)
Set Parameters for recognition of pornographic content
Note: This field may return `null`, indicating that no valid value can be found.
|
void |
CreateContentReviewTemplateRequest.setPornConfigure(PornConfigureInfo PornConfigure)
Set Control parameter for porn information.
|
| Constructor and Description |
|---|
PornConfigureInfo(PornConfigureInfo 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.