| Package | Description | 
|---|---|
| com.tencentcloudapi.mdp.v20200527.models | 
| Modifier and Type | Method and Description | 
|---|---|
LinearAssemblyProgramInfo | 
DescribeStreamPackageLinearAssemblyProgramResponse.getInfo()
Get Program information. 
 | 
LinearAssemblyProgramInfo | 
CreateStreamPackageLinearAssemblyProgramResponse.getInfo()
Get channel information. 
 | 
LinearAssemblyProgramInfo[] | 
DescribeStreamPackageLinearAssemblyProgramSchedulesResponse.getInfos()
Get Program's scheduling list. 
 | 
LinearAssemblyProgramInfo[] | 
DescribeStreamPackageLinearAssemblyProgramsResponse.getInfos()
Get Program list. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DescribeStreamPackageLinearAssemblyProgramResponse.setInfo(LinearAssemblyProgramInfo Info)
Set Program information. 
 | 
void | 
CreateStreamPackageLinearAssemblyProgramResponse.setInfo(LinearAssemblyProgramInfo Info)
Set channel information. 
 | 
void | 
DescribeStreamPackageLinearAssemblyProgramSchedulesResponse.setInfos(LinearAssemblyProgramInfo[] Infos)
Set Program's scheduling list. 
 | 
void | 
DescribeStreamPackageLinearAssemblyProgramsResponse.setInfos(LinearAssemblyProgramInfo[] Infos)
Set Program list. 
 | 
| Constructor and Description | 
|---|
LinearAssemblyProgramInfo(LinearAssemblyProgramInfo 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.