Package | Description |
---|---|
com.tencentcloudapi.mdl.v20200326.models |
Modifier and Type | Method and Description |
---|---|
DeliveryRestrictionsInfo |
SegmentationDescriptorRespInfo.getDeliveryRestrictions()
Get Distribution configuration.
|
DeliveryRestrictionsInfo |
SegmentationDescriptorInfo.getDeliveryRestrictions()
Get Distribution configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
SegmentationDescriptorRespInfo.setDeliveryRestrictions(DeliveryRestrictionsInfo DeliveryRestrictions)
Set Distribution configuration.
|
void |
SegmentationDescriptorInfo.setDeliveryRestrictions(DeliveryRestrictionsInfo DeliveryRestrictions)
Set Distribution configuration.
|
Constructor and Description |
---|
DeliveryRestrictionsInfo(DeliveryRestrictionsInfo 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.