Package | Description |
---|---|
com.tencentcloudapi.tem.v20210701.models |
Modifier and Type | Method and Description |
---|---|
TemService[] |
ServicePage.getRecords()
Get List of applications
|
TemService[] |
ConfigData.getRelatedApplications()
Get List of associated applications
|
Modifier and Type | Method and Description |
---|---|
void |
ServicePage.setRecords(TemService[] Records)
Set List of applications
|
void |
ConfigData.setRelatedApplications(TemService[] RelatedApplications)
Set List of associated applications
|
Constructor and Description |
---|
TemService(TemService 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 © 2023. All rights reserved.