RequestData 类
定义
public class RequestData
- 继承
-
java.lang.ObjectRequestData
方法
getEndorsementKey() |
Getter for endorsement key |
getOperationId() |
Getter for operation Id |
getPayload() |
Getter for Payload. |
getRegistrationId() |
Getter for Registration ID |
getSasToken() |
Getter for SasToken. |
getSslContext() |
Getter for SSL Context |
getStorageRootKey() |
Getter for Storage root key |
isX509() |
If the flow with the service is X509 or not. |
setPayload(String payload) |
Setter for Payload. |