类 V4PostSignatureResponse
java.lang.Object
cn.warpin.thirdPart.huawei.obs.obs.services.model.PostSignatureResponse
cn.warpin.thirdPart.huawei.obs.obs.services.model.V4PostSignatureResponse
Response to a request for browser-based authorized access
-
字段概要
字段从类继承的字段 cn.warpin.thirdPart.huawei.obs.obs.services.model.PostSignatureResponse
expiration, originPolicy, policy, signature, token -
构造器概要
构造器 -
方法概要
从类继承的方法 cn.warpin.thirdPart.huawei.obs.obs.services.model.PostSignatureResponse
getExpiration, getOriginPolicy, getPolicy, getSignature, getToken
-
字段详细资料
-
algorithm
-
credential
-
date
-
-
构造器详细资料
-
V4PostSignatureResponse
-
-
方法详细资料
-
getAlgorithm
Obtain the signature algorithm.- 返回:
- Signature algorithm
-
getCredential
Obtain the credential information- 返回:
- Credential information
-
getDate
Obtain the date in the ISO 8601 format.- 返回:
- Date in the ISO 8601 format
-
toString
- 覆盖:
toString在类中PostSignatureResponse
-