Package | Description |
---|---|
com.tencentcloudapi.tdid.v20210519.models |
Modifier and Type | Method and Description |
---|---|
CredentialStatus |
GetCredentialStatusResponse.getCredentialStatus()
Get 凭证状态信息
|
CredentialStatus |
SetCredentialStatusRequest.getCredentialStatus()
Get 凭证状态
|
Modifier and Type | Method and Description |
---|---|
void |
GetCredentialStatusResponse.setCredentialStatus(CredentialStatus CredentialStatus)
Set 凭证状态信息
|
void |
SetCredentialStatusRequest.setCredentialStatus(CredentialStatus CredentialStatus)
Set 凭证状态
|
Constructor and Description |
---|
CredentialStatus(CredentialStatus 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.