78 lines
2.8 KiB
HTML
78 lines
2.8 KiB
HTML
|
<HTML>
|
||
|
<HEAD>
|
||
|
<meta charset="UTF-8">
|
||
|
<title>DockerBuildStep.Source - </title>
|
||
|
<link rel="stylesheet" href="../../../style.css">
|
||
|
</HEAD>
|
||
|
<BODY>
|
||
|
<a href="../../index.html">jetbrains.buildServer.configs.kotlin.v10.buildSteps</a> / <a href="../index.html">DockerBuildStep</a> / <a href="./index.html">Source</a><br/>
|
||
|
<br/>
|
||
|
<h1>Source</h1>
|
||
|
<code><span class="keyword">sealed</span> <span class="keyword">class </span><span class="identifier">Source</span> <span class="symbol">:</span> <a href="../../../jetbrains.build-server.configs.kotlin.v10/-compound-param/index.html"><span class="identifier">CompoundParam</span></a></code>
|
||
|
<h3>Types</h3>
|
||
|
<table>
|
||
|
<tbody>
|
||
|
<tr>
|
||
|
<td>
|
||
|
<p><a href="-content/index.html">Content</a></p>
|
||
|
</td>
|
||
|
<td>
|
||
|
<code><span class="keyword">class </span><span class="identifier">Content</span> <span class="symbol">:</span> <a href="./index.html"><span class="identifier">Source</span></a></code></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td>
|
||
|
<p><a href="-path/index.html">Path</a></p>
|
||
|
</td>
|
||
|
<td>
|
||
|
<code><span class="keyword">class </span><span class="identifier">Path</span> <span class="symbol">:</span> <a href="./index.html"><span class="identifier">Source</span></a></code></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td>
|
||
|
<p><a href="-url/index.html">Url</a></p>
|
||
|
</td>
|
||
|
<td>
|
||
|
<code><span class="keyword">class </span><span class="identifier">Url</span> <span class="symbol">:</span> <a href="./index.html"><span class="identifier">Source</span></a></code></td>
|
||
|
</tr>
|
||
|
</tbody>
|
||
|
</table>
|
||
|
<h3>Inherited Properties</h3>
|
||
|
<table>
|
||
|
<tbody>
|
||
|
<tr>
|
||
|
<td>
|
||
|
<p><a href="../../../jetbrains.build-server.configs.kotlin.v10/-compound-param/value.html">value</a></p>
|
||
|
</td>
|
||
|
<td>
|
||
|
<code><span class="keyword">val </span><span class="identifier">value</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td>
|
||
|
</tr>
|
||
|
</tbody>
|
||
|
</table>
|
||
|
<h3>Inheritors</h3>
|
||
|
<table>
|
||
|
<tbody>
|
||
|
<tr>
|
||
|
<td>
|
||
|
<p><a href="-content/index.html">Content</a></p>
|
||
|
</td>
|
||
|
<td>
|
||
|
<code><span class="keyword">class </span><span class="identifier">Content</span> <span class="symbol">:</span> <a href="./index.html"><span class="identifier">Source</span></a></code></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td>
|
||
|
<p><a href="-path/index.html">Path</a></p>
|
||
|
</td>
|
||
|
<td>
|
||
|
<code><span class="keyword">class </span><span class="identifier">Path</span> <span class="symbol">:</span> <a href="./index.html"><span class="identifier">Source</span></a></code></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td>
|
||
|
<p><a href="-url/index.html">Url</a></p>
|
||
|
</td>
|
||
|
<td>
|
||
|
<code><span class="keyword">class </span><span class="identifier">Url</span> <span class="symbol">:</span> <a href="./index.html"><span class="identifier">Source</span></a></code></td>
|
||
|
</tr>
|
||
|
</tbody>
|
||
|
</table>
|
||
|
</BODY>
|
||
|
</HTML>
|