类 PostSignatureResponse
java.lang.Object
com.obs.services.model.PostSignatureResponse
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
policy
-
originPolicy
-
signature
-
expiration
-
token
-
-
构造器详细资料
-
PostSignatureResponse
public PostSignatureResponse() -
PostSignatureResponse
-
-
方法详细资料
-
getPolicy
Obtain the security policy of the request in the Base64 format.- 返回:
- Security policy in the Base64 format
-
getOriginPolicy
Obtain the security policy of the request in the original format.- 返回:
- Security policy in the original format
-
getSignature
-
getExpiration
-
getToken
-
toString
-