Files
Desktop_RCULogAgent/bin/aliyun-log-csharp-sdk-master/doc/Aliyun.Api.SLS.Request.PutLogsRequestConstructor.html
2025-12-11 11:39:02 +08:00

46 lines
2.1 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<html dir="LTR">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
<title>PutLogsRequest Constructor</title>
<xml>
</xml>
<link rel="stylesheet" type="text/css" href="MSDN.css" />
</head>
<body id="bodyID" class="dtBODY">
<div id="nsbanner">
<div id="bannerrow1">
<table class="bannerparthead" cellspacing="0">
<tr id="hdr">
<td class="runninghead">sls sdk</td>
<td class="product">
</td>
</tr>
</table>
</div>
<div id="TitleRow">
<h1 class="dtH1">PutLogsRequest Constructor</h1>
</div>
</div>
<div id="nstext">
<p> default constructor. please set required fileds(project, logstore) initialized by this default constructor before using it to send request. Otherwise, request will be failed with exception. </p>
<h4 class="dtH4">Overload List</h4>
<p> default constructor. please set required fileds(project, logstore) initialized by this default constructor before using it to send request. Otherwise, request will be failed with exception. </p>
<blockquote class="dtBlock">
<a href="Aliyun.Api.SLS.Request.PutLogsRequestConstructor1.html">public PutLogsRequest();</a>
</blockquote>
<p> constructor with all required fileds </p>
<blockquote class="dtBlock">
<a href="Aliyun.Api.SLS.Request.PutLogsRequestConstructor2.html">public PutLogsRequest(String,String);</a>
</blockquote>
<p> constructor with all possilbe fileds </p>
<blockquote class="dtBlock">
<a href="Aliyun.Api.SLS.Request.PutLogsRequestConstructor3.html">public PutLogsRequest(String,String,String,String,List&lt;T&gt;);</a>
</blockquote>
<h4 class="dtH4">See Also</h4>
<p>
<a href="Aliyun.Api.SLS.Request.PutLogsRequest.html">PutLogsRequest Class</a> | <a href="Aliyun.Api.SLS.Request.html">Aliyun.Api.SLS.Request Namespace</a></p>
</div>
</body>
</html>