UCloud_Client_Call() UCloud_Client_Call( $self, $req, $type = HEAD_FIELD_CHECK) Parameters $self $req $type
UCloud_Client_CallNoRet() UCloud_Client_CallNoRet( $self, $req, $type = HEAD_FIELD_CHECK) Parameters $self $req $type
UCloud_Client_CallWithForm() UCloud_Client_CallWithForm( $self, $req, $body, $contentType = 'application/x-www-form-urlencoded') Parameters $self $req $body $contentType
UCloud_Client_CallWithMultipartForm() UCloud_Client_CallWithMultipartForm( $self, $req, $fields, $files) Parameters $self $req $fields $files