regenerate code

This commit is contained in:
wb-hx510875
2020-03-26 17:27:13 +08:00
committed by Axios
parent cba94f2119
commit f0c2600a26
6249 changed files with 188711 additions and 43443 deletions

View File

@@ -20,7 +20,9 @@ using AlibabaCloud::Sts::Model::GetCallerIdentityRequest;
GetCallerIdentityRequest::GetCallerIdentityRequest() :
RpcServiceRequest("sts", "2015-04-01", "GetCallerIdentity")
{}
{
setMethod(HttpRequest::Method::Post);
}
GetCallerIdentityRequest::~GetCallerIdentityRequest()
{}