Package | Description |
---|---|
com.tencentcloudapi.tdid.v20210519.models |
Modifier and Type | Method and Description |
---|---|
Trend[] |
GetDidRegisterTrendResponse.getTrend()
Get The trend information.
|
Trend[] |
GetCredentialIssueTrendResponse.getTrend()
Get The trend information.
|
Modifier and Type | Method and Description |
---|---|
void |
GetDidRegisterTrendResponse.setTrend(Trend[] Trend)
Set The trend information.
|
void |
GetCredentialIssueTrendResponse.setTrend(Trend[] Trend)
Set The trend information.
|
Constructor and Description |
---|
Trend(Trend 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.