Files
kittycad.py/docs/html/kittycad.api.meta.meta_debug_instance.html
2021-12-15 10:04:26 +00:00

43 lines
3.7 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><title>Python: module kittycad.api.meta.meta_debug_instance</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head><body bgcolor="#f0f0f8">
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
<tr bgcolor="#7799ee">
<td valign=bottom>&nbsp;<br>
<font color="#ffffff" face="helvetica, arial">&nbsp;<br><big><big><strong><a href="kittycad.html"><font color="#ffffff">kittycad</font></a>.<a href="kittycad.api.html"><font color="#ffffff">api</font></a>.<a href="kittycad.api.meta.html"><font color="#ffffff">meta</font></a>.meta_debug_instance</strong></big></big></font></td
><td align=right valign=bottom
><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="file:/home/runner/work/kittycad.py/kittycad.py/kittycad/api/meta/meta_debug_instance.py">/home/runner/work/kittycad.py/kittycad.py/kittycad/api/meta/meta_debug_instance.py</a></font></td></tr></table>
<p></p>
<p>
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
<tr bgcolor="#aa55cc">
<td colspan=3 valign=bottom>&nbsp;<br>
<font color="#ffffff" face="helvetica, arial"><big><strong>Modules</strong></big></font></td></tr>
<tr><td bgcolor="#aa55cc"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td>
<td width="100%"><table width="100%" summary="list"><tr><td width="25%" valign=top><a href="httpx.html">httpx</a><br>
</td><td width="25%" valign=top></td><td width="25%" valign=top></td><td width="25%" valign=top></td></tr></table></td></tr></table><p>
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
<tr bgcolor="#eeaa77">
<td colspan=3 valign=bottom>&nbsp;<br>
<font color="#ffffff" face="helvetica, arial"><big><strong>Functions</strong></big></font></td></tr>
<tr><td bgcolor="#eeaa77"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td>
<td width="100%"><dl><dt>async <a name="-asyncio"><strong>asyncio</strong></a>(*, client: kittycad.client.AuthenticatedClient) -&gt; Union[Any, kittycad.models.instance_metadata.InstanceMetadata, NoneType]</dt><dd><tt>Get&nbsp;information&nbsp;about&nbsp;this&nbsp;specific&nbsp;API&nbsp;server&nbsp;instance.&nbsp;This&nbsp;is&nbsp;primarily&nbsp;used&nbsp;for&nbsp;debugging.</tt></dd></dl>
<dl><dt>async <a name="-asyncio_detailed"><strong>asyncio_detailed</strong></a>(*, client: kittycad.client.AuthenticatedClient) -&gt; kittycad.types.Response[typing.Union[typing.Any, kittycad.models.instance_metadata.InstanceMetadata]]</dt></dl>
<dl><dt><a name="-sync"><strong>sync</strong></a>(*, client: kittycad.client.AuthenticatedClient) -&gt; Union[Any, kittycad.models.instance_metadata.InstanceMetadata, NoneType]</dt><dd><tt>Get&nbsp;information&nbsp;about&nbsp;this&nbsp;specific&nbsp;API&nbsp;server&nbsp;instance.&nbsp;This&nbsp;is&nbsp;primarily&nbsp;used&nbsp;for&nbsp;debugging.</tt></dd></dl>
<dl><dt><a name="-sync_detailed"><strong>sync_detailed</strong></a>(*, client: kittycad.client.AuthenticatedClient) -&gt; kittycad.types.Response[typing.Union[typing.Any, kittycad.models.instance_metadata.InstanceMetadata]]</dt></dl>
</td></tr></table><p>
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
<tr bgcolor="#55aa55">
<td colspan=3 valign=bottom>&nbsp;<br>
<font color="#ffffff" face="helvetica, arial"><big><strong>Data</strong></big></font></td></tr>
<tr><td bgcolor="#55aa55"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td>
<td width="100%"><strong>Any</strong> = typing.Any<br>
<strong>Dict</strong> = typing.Dict<br>
<strong>Optional</strong> = typing.Optional<br>
<strong>Union</strong> = typing.Union</td></tr></table>
</body></html>