Package | Description |
---|---|
com.tencentcloudapi.trp.v20210515.models |
Modifier and Type | Method and Description |
---|---|
InputEncryptData |
EffectFeedbackRequest.getBusinessSecurityData()
Get 业务加密入参。
|
InputEncryptData |
ReportBatchCallbackStatusRequest.getBusinessSecurityData()
Get 业务加密入参。
|
InputEncryptData |
AuthorizedTransferRequest.getBusinessSecurityData()
Get 业务加密入参。
|
Modifier and Type | Method and Description |
---|---|
void |
EffectFeedbackRequest.setBusinessSecurityData(InputEncryptData BusinessSecurityData)
Set 业务加密入参。
|
void |
ReportBatchCallbackStatusRequest.setBusinessSecurityData(InputEncryptData BusinessSecurityData)
Set 业务加密入参。
|
void |
AuthorizedTransferRequest.setBusinessSecurityData(InputEncryptData BusinessSecurityData)
Set 业务加密入参。
|
Constructor and Description |
---|
InputEncryptData(InputEncryptData 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.