Package | Description |
---|---|
com.tencentcloudapi.apigateway.v20180808.models |
Modifier and Type | Method and Description |
---|---|
ServiceReleaseHistoryInfo[] |
ServiceReleaseHistory.getVersionList()
Get Historical version list.
|
ServiceReleaseHistoryInfo[] |
ServiceReleaseVersion.getVersionList()
Get Release version list.
|
Modifier and Type | Method and Description |
---|---|
void |
ServiceReleaseHistory.setVersionList(ServiceReleaseHistoryInfo[] VersionList)
Set Historical version list.
|
void |
ServiceReleaseVersion.setVersionList(ServiceReleaseHistoryInfo[] VersionList)
Set Release version list.
|
Constructor and Description |
---|
ServiceReleaseHistoryInfo(ServiceReleaseHistoryInfo 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.