| Package | Description |
|---|---|
| com.tencentcloudapi.tdid.v20210519.models |
| Modifier and Type | Method and Description |
|---|---|
DidServiceInfo |
GetDidServiceDetailResponse.getDidService()
Get did服务信息
|
DidServiceInfo[] |
GetDidServiceListResponse.getDidServiceList()
Get DID服务列表
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetDidServiceDetailResponse.setDidService(DidServiceInfo DidService)
Set did服务信息
|
void |
GetDidServiceListResponse.setDidServiceList(DidServiceInfo[] DidServiceList)
Set DID服务列表
|
| Constructor and Description |
|---|
DidServiceInfo(DidServiceInfo 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 © 2022. All rights reserved.