Package | Description |
---|---|
com.tencentcloudapi.tdid.v20210519.models |
Modifier and Type | Method and Description |
---|---|
VerifyFunctionArg |
CreateSelectiveCredentialRequest.getFunctionArg()
Get A parameter set.
|
VerifyFunctionArg |
VerifyCredentialRequest.getFunctionArg()
Get A parameter set.
|
Modifier and Type | Method and Description |
---|---|
void |
CreateSelectiveCredentialRequest.setFunctionArg(VerifyFunctionArg FunctionArg)
Set A parameter set.
|
void |
VerifyCredentialRequest.setFunctionArg(VerifyFunctionArg FunctionArg)
Set A parameter set.
|
Constructor and Description |
---|
VerifyFunctionArg(VerifyFunctionArg 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.