| Package | Description | 
|---|---|
| com.tencentcloudapi.mdp.v20200527.models | 
| Modifier and Type | Method and Description | 
|---|---|
AdBreakInfo[] | 
LinearAssemblyProgramInfo.getAdBreaks()
Get AdBreaks. 
 | 
AdBreakInfo[] | 
CreateStreamPackageLinearAssemblyProgramRequest.getAdBreaks()
Get AdBreaks is only valid when the source type is Vod. 
 | 
AdBreakInfo[] | 
ModifyStreamPackageLinearAssemblyProgramRequest.getAdBreaks()
Get AdBreaks. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
LinearAssemblyProgramInfo.setAdBreaks(AdBreakInfo[] AdBreaks)
Set AdBreaks. 
 | 
void | 
CreateStreamPackageLinearAssemblyProgramRequest.setAdBreaks(AdBreakInfo[] AdBreaks)
Set AdBreaks is only valid when the source type is Vod. 
 | 
void | 
ModifyStreamPackageLinearAssemblyProgramRequest.setAdBreaks(AdBreakInfo[] AdBreaks)
Set AdBreaks. 
 | 
| Constructor and Description | 
|---|
AdBreakInfo(AdBreakInfo 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 © 2025. All rights reserved.