Package | Description |
---|---|
com.tencentcloudapi.gme.v20180711.models |
Modifier and Type | Method and Description |
---|---|
SubscribeRecordUserIds |
DescribeTaskInfoResponse.getSubscribeRecordUserIds()
Get Allowlist or blocklist for stream subscription.
|
SubscribeRecordUserIds |
ModifyRecordInfoRequest.getSubscribeRecordUserIds()
Get Allowlist or blocklist for stream subscription.
|
SubscribeRecordUserIds |
StartRecordRequest.getSubscribeRecordUserIds()
Get Allowlist or blocklist for stream subscription.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeTaskInfoResponse.setSubscribeRecordUserIds(SubscribeRecordUserIds SubscribeRecordUserIds)
Set Allowlist or blocklist for stream subscription.
|
void |
ModifyRecordInfoRequest.setSubscribeRecordUserIds(SubscribeRecordUserIds SubscribeRecordUserIds)
Set Allowlist or blocklist for stream subscription.
|
void |
StartRecordRequest.setSubscribeRecordUserIds(SubscribeRecordUserIds SubscribeRecordUserIds)
Set Allowlist or blocklist for stream subscription.
|
Constructor and Description |
---|
SubscribeRecordUserIds(SubscribeRecordUserIds 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 © 2023. All rights reserved.