Package | Description |
---|---|
com.tencentcloudapi.mdp.v20200527.models |
Modifier and Type | Method and Description |
---|---|
SourcePackageConf[] |
SourceInfo.getPackageConf()
Get Source configuration.
|
SourcePackageConf[] |
CreateStreamPackageSourceRequest.getPackageConfs()
Get source specific configuration.
|
SourcePackageConf[] |
ModifyStreamPackageSourceRequest.getPackageConfs()
Get source configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
SourceInfo.setPackageConf(SourcePackageConf[] PackageConf)
Set Source configuration.
|
void |
CreateStreamPackageSourceRequest.setPackageConfs(SourcePackageConf[] PackageConfs)
Set source specific configuration.
|
void |
ModifyStreamPackageSourceRequest.setPackageConfs(SourcePackageConf[] PackageConfs)
Set source configuration.
|
Constructor and Description |
---|
SourcePackageConf(SourcePackageConf 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.