Package | Description |
---|---|
com.tencentcloudapi.mdp.v20200527.models |
Modifier and Type | Method and Description |
---|---|
SourceLocationInfo |
DescribeStreamPackageSourceLocationResponse.getInfo()
Get SourceLocation information.
|
SourceLocationInfo |
CreateStreamPackageSourceLocationResponse.getInfo()
Get SourceLocation information.
|
SourceLocationInfo[] |
DescribeStreamPackageSourceLocationsResponse.getInfos()
Get SourceLocation list.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeStreamPackageSourceLocationResponse.setInfo(SourceLocationInfo Info)
Set SourceLocation information.
|
void |
CreateStreamPackageSourceLocationResponse.setInfo(SourceLocationInfo Info)
Set SourceLocation information.
|
void |
DescribeStreamPackageSourceLocationsResponse.setInfos(SourceLocationInfo[] Infos)
Set SourceLocation list.
|
Constructor and Description |
---|
SourceLocationInfo(SourceLocationInfo 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.