Package | Description |
---|---|
com.tencentcloudapi.mdp.v20200527.models |
Modifier and Type | Method and Description |
---|---|
SourceInfo |
DescribeStreamPackageSourceResponse.getInfo()
Get Source information.
|
SourceInfo |
CreateStreamPackageSourceResponse.getInfo()
Get Source information.
|
SourceInfo[] |
DescribeStreamPackageSourcesResponse.getInfos()
Get Source list.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeStreamPackageSourceResponse.setInfo(SourceInfo Info)
Set Source information.
|
void |
CreateStreamPackageSourceResponse.setInfo(SourceInfo Info)
Set Source information.
|
void |
DescribeStreamPackageSourcesResponse.setInfos(SourceInfo[] Infos)
Set Source list.
|
Constructor and Description |
---|
SourceInfo(SourceInfo 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.