Package | Description |
---|---|
com.tencentcloudapi.tdid.v20210519.models |
Modifier and Type | Method and Description |
---|---|
DidServiceInfo |
GetDidServiceDetailResponse.getDidService()
Get The DID service information.
|
DidServiceInfo[] |
GetDidServiceListResponse.getDidServiceList()
Get A list of DID services.
|
Modifier and Type | Method and Description |
---|---|
void |
GetDidServiceDetailResponse.setDidService(DidServiceInfo DidService)
Set The DID service information.
|
void |
GetDidServiceListResponse.setDidServiceList(DidServiceInfo[] DidServiceList)
Set A list of DID services.
|
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 © 2024. All rights reserved.