blob: 666fc7384b4d8e76d14ed425d193f41fb2e5d992 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>SnowflakeIO.DataSourceConfiguration (Apache Beam 2.38.0-SNAPSHOT)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="SnowflakeIO.DataSourceConfiguration (Apache Beam 2.38.0-SNAPSHOT)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":9,"i2":9,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6,"i17":6,"i18":6,"i19":6,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.CsvMapper.html" title="interface in org.apache.beam.sdk.io.snowflake"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceProviderFromDataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" target="_top">Frames</a></li>
<li><a href="SnowflakeIO.DataSourceConfiguration.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.beam.sdk.io.snowflake</div>
<h2 title="Class SnowflakeIO.DataSourceConfiguration" class="title">Class SnowflakeIO.DataSourceConfiguration</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd>java.io.Serializable</dd>
</dl>
<dl>
<dt>Enclosing class:</dt>
<dd><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO</a></dd>
</dl>
<hr>
<br>
<pre>public abstract static class <span class="typeNameLabel">SnowflakeIO.DataSourceConfiguration</span>
extends java.lang.Object
implements java.io.Serializable</pre>
<div class="block">A POJO describing a <code>DataSource</code>, providing all properties allowing to create a <code>DataSource</code>.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../serialized-form.html#org.apache.beam.sdk.io.snowflake.SnowflakeIO.DataSourceConfiguration">Serialized Form</a></dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#DataSourceConfiguration--">DataSourceConfiguration</a></span>()</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>javax.sql.DataSource</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#buildDatasource--">buildDatasource</a></span>()</code>
<div class="block">Builds <code>SnowflakeBasicDataSource</code> based on the current configuration.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#create--">create</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#create-javax.sql.DataSource-">create</a></span>(javax.sql.DataSource&nbsp;dataSource)</code>
<div class="block">Creates <a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake"><code>SnowflakeIO.DataSourceConfiguration</code></a> from existing instance of <code>DataSource</code>.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>abstract java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#getAuthenticator--">getAuthenticator</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>abstract <a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#getDatabase--">getDatabase</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>abstract javax.sql.DataSource</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#getDataSource--">getDataSource</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>abstract java.lang.Integer</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#getLoginTimeout--">getLoginTimeout</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#getOauthToken--">getOauthToken</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>abstract <a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#getPassword--">getPassword</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>abstract java.lang.Integer</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#getPortNumber--">getPortNumber</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>abstract java.security.PrivateKey</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#getPrivateKey--">getPrivateKey</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#getPrivateKeyPassphrase--">getPrivateKeyPassphrase</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>abstract <a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#getRawPrivateKey--">getRawPrivateKey</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#getRole--">getRole</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>abstract <a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#getSchema--">getSchema</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#getServerName--">getServerName</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>abstract java.lang.Boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#getSsl--">getSsl</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>abstract java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#getUrl--">getUrl</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>abstract <a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#getUsername--">getUsername</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#getWarehouse--">getWarehouse</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#withAuthenticator-java.lang.String-">withAuthenticator</a></span>(java.lang.String&nbsp;authenticator)</code>
<div class="block">Sets authenticator for Snowflake.</div>
</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#withDatabase-java.lang.String-">withDatabase</a></span>(java.lang.String&nbsp;database)</code>
<div class="block">Sets database to use.</div>
</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#withDatabase-org.apache.beam.sdk.options.ValueProvider-">withDatabase</a></span>(<a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;&nbsp;database)</code>&nbsp;</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#withKeyPairAuth-java.lang.String-java.security.PrivateKey-">withKeyPairAuth</a></span>(java.lang.String&nbsp;username,
java.security.PrivateKey&nbsp;privateKey)</code>
<div class="block">Sets key pair authentication.</div>
</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#withKeyPairPathAuth-java.lang.String-java.lang.String-">withKeyPairPathAuth</a></span>(java.lang.String&nbsp;username,
java.lang.String&nbsp;privateKeyPath)</code>
<div class="block">Sets key pair authentication.</div>
</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#withKeyPairPathAuth-java.lang.String-java.lang.String-java.lang.String-">withKeyPairPathAuth</a></span>(java.lang.String&nbsp;username,
java.lang.String&nbsp;privateKeyPath,
java.lang.String&nbsp;privateKeyPassphrase)</code>
<div class="block">Sets key pair authentication.</div>
</td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#withKeyPairPathAuth-org.apache.beam.sdk.options.ValueProvider-java.lang.String-">withKeyPairPathAuth</a></span>(<a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;&nbsp;username,
java.lang.String&nbsp;privateKeyPath)</code>
<div class="block">Sets key pair authentication.</div>
</td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#withKeyPairPathAuth-org.apache.beam.sdk.options.ValueProvider-java.lang.String-org.apache.beam.sdk.options.ValueProvider-">withKeyPairPathAuth</a></span>(<a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;&nbsp;username,
java.lang.String&nbsp;privateKeyPath,
<a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;&nbsp;privateKeyPassphrase)</code>
<div class="block">Sets key pair authentication.</div>
</td>
</tr>
<tr id="i28" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#withKeyPairRawAuth-java.lang.String-java.lang.String-">withKeyPairRawAuth</a></span>(java.lang.String&nbsp;username,
java.lang.String&nbsp;rawPrivateKey)</code>
<div class="block">Sets key pair authentication.</div>
</td>
</tr>
<tr id="i29" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#withKeyPairRawAuth-java.lang.String-java.lang.String-java.lang.String-">withKeyPairRawAuth</a></span>(java.lang.String&nbsp;username,
java.lang.String&nbsp;rawPrivateKey,
java.lang.String&nbsp;privateKeyPassphrase)</code>
<div class="block">Sets key pair authentication.</div>
</td>
</tr>
<tr id="i30" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#withKeyPairRawAuth-org.apache.beam.sdk.options.ValueProvider-org.apache.beam.sdk.options.ValueProvider-">withKeyPairRawAuth</a></span>(<a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;&nbsp;username,
<a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;&nbsp;rawPrivateKey)</code>
<div class="block">Sets key pair authentication.</div>
</td>
</tr>
<tr id="i31" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#withKeyPairRawAuth-org.apache.beam.sdk.options.ValueProvider-org.apache.beam.sdk.options.ValueProvider-org.apache.beam.sdk.options.ValueProvider-">withKeyPairRawAuth</a></span>(<a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;&nbsp;username,
<a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;&nbsp;rawPrivateKey,
<a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;&nbsp;privateKeyPassphrase)</code>
<div class="block">Sets key pair authentication.</div>
</td>
</tr>
<tr id="i32" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#withLoginTimeout-java.lang.Integer-">withLoginTimeout</a></span>(java.lang.Integer&nbsp;loginTimeout)</code>
<div class="block">Sets loginTimeout that will be used in <code>SnowflakeBasicDataSource.setLoginTimeout(int)</code>.</div>
</td>
</tr>
<tr id="i33" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#withOAuth-java.lang.String-">withOAuth</a></span>(java.lang.String&nbsp;token)</code>
<div class="block">Sets OAuth authentication.</div>
</td>
</tr>
<tr id="i34" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#withOAuth-org.apache.beam.sdk.options.ValueProvider-">withOAuth</a></span>(<a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;&nbsp;token)</code>
<div class="block">Sets OAuth authentication.</div>
</td>
</tr>
<tr id="i35" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#withPortNumber-java.lang.Integer-">withPortNumber</a></span>(java.lang.Integer&nbsp;portNumber)</code>
<div class="block">Sets port number to use to connect to Snowflake.</div>
</td>
</tr>
<tr id="i36" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#withRole-java.lang.String-">withRole</a></span>(java.lang.String&nbsp;role)</code>
<div class="block">Sets user's role to be used when running queries on Snowflake.</div>
</td>
</tr>
<tr id="i37" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#withRole-org.apache.beam.sdk.options.ValueProvider-">withRole</a></span>(<a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;&nbsp;role)</code>
<div class="block">Sets user's role to be used when running queries on Snowflake.</div>
</td>
</tr>
<tr id="i38" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#withSchema-java.lang.String-">withSchema</a></span>(java.lang.String&nbsp;schema)</code>
<div class="block">Sets schema to use when connecting to Snowflake.</div>
</td>
</tr>
<tr id="i39" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#withSchema-org.apache.beam.sdk.options.ValueProvider-">withSchema</a></span>(<a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;&nbsp;schema)</code>&nbsp;</td>
</tr>
<tr id="i40" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#withServerName-java.lang.String-">withServerName</a></span>(java.lang.String&nbsp;serverName)</code>
<div class="block">Sets the name of the Snowflake server.</div>
</td>
</tr>
<tr id="i41" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#withServerName-org.apache.beam.sdk.options.ValueProvider-">withServerName</a></span>(<a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;&nbsp;serverName)</code>&nbsp;</td>
</tr>
<tr id="i42" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#withUrl-java.lang.String-">withUrl</a></span>(java.lang.String&nbsp;url)</code>
<div class="block">Sets URL of Snowflake server in following format:
jdbc:snowflake://<account_name>.snowflakecomputing.com</div>
</td>
</tr>
<tr id="i43" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#withUsernamePasswordAuth-java.lang.String-java.lang.String-">withUsernamePasswordAuth</a></span>(java.lang.String&nbsp;username,
java.lang.String&nbsp;password)</code>
<div class="block">Sets username/password authentication.</div>
</td>
</tr>
<tr id="i44" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#withUsernamePasswordAuth-org.apache.beam.sdk.options.ValueProvider-org.apache.beam.sdk.options.ValueProvider-">withUsernamePasswordAuth</a></span>(<a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;&nbsp;username,
<a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;&nbsp;password)</code>
<div class="block">Sets username/password authentication.</div>
</td>
</tr>
<tr id="i45" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#withWarehouse-java.lang.String-">withWarehouse</a></span>(java.lang.String&nbsp;warehouse)</code>
<div class="block">Sets Snowflake Warehouse to use.</div>
</td>
</tr>
<tr id="i46" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html#withWarehouse-org.apache.beam.sdk.options.ValueProvider-">withWarehouse</a></span>(<a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;&nbsp;warehouse)</code>
<div class="block">Sets Snowflake Warehouse to use.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="DataSourceConfiguration--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>DataSourceConfiguration</h4>
<pre>public&nbsp;DataSourceConfiguration()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getUrl--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getUrl</h4>
<pre><a href="https://static.javadoc.io/com.google.code.findbugs/jsr305/3.0.2/javax/annotation/Nullable.html?is-external=true" title="class or interface in javax.annotation">@Nullable</a>
public abstract&nbsp;java.lang.String&nbsp;getUrl()</pre>
</li>
</ul>
<a name="getUsername--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getUsername</h4>
<pre><a href="https://static.javadoc.io/com.google.code.findbugs/jsr305/3.0.2/javax/annotation/Nullable.html?is-external=true" title="class or interface in javax.annotation">@Nullable</a>
public abstract&nbsp;<a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;&nbsp;getUsername()</pre>
</li>
</ul>
<a name="getPassword--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPassword</h4>
<pre><a href="https://static.javadoc.io/com.google.code.findbugs/jsr305/3.0.2/javax/annotation/Nullable.html?is-external=true" title="class or interface in javax.annotation">@Nullable</a>
public abstract&nbsp;<a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;&nbsp;getPassword()</pre>
</li>
</ul>
<a name="getPrivateKey--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPrivateKey</h4>
<pre><a href="https://static.javadoc.io/com.google.code.findbugs/jsr305/3.0.2/javax/annotation/Nullable.html?is-external=true" title="class or interface in javax.annotation">@Nullable</a>
public abstract&nbsp;java.security.PrivateKey&nbsp;getPrivateKey()</pre>
</li>
</ul>
<a name="getRawPrivateKey--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRawPrivateKey</h4>
<pre><a href="https://static.javadoc.io/com.google.code.findbugs/jsr305/3.0.2/javax/annotation/Nullable.html?is-external=true" title="class or interface in javax.annotation">@Nullable</a>
public abstract&nbsp;<a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;&nbsp;getRawPrivateKey()</pre>
</li>
</ul>
<a name="getPrivateKeyPassphrase--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPrivateKeyPassphrase</h4>
<pre><a href="https://static.javadoc.io/com.google.code.findbugs/jsr305/3.0.2/javax/annotation/Nullable.html?is-external=true" title="class or interface in javax.annotation">@Nullable</a>
public abstract&nbsp;<a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;&nbsp;getPrivateKeyPassphrase()</pre>
</li>
</ul>
<a name="getOauthToken--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOauthToken</h4>
<pre><a href="https://static.javadoc.io/com.google.code.findbugs/jsr305/3.0.2/javax/annotation/Nullable.html?is-external=true" title="class or interface in javax.annotation">@Nullable</a>
public abstract&nbsp;<a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;&nbsp;getOauthToken()</pre>
</li>
</ul>
<a name="getDatabase--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDatabase</h4>
<pre><a href="https://static.javadoc.io/com.google.code.findbugs/jsr305/3.0.2/javax/annotation/Nullable.html?is-external=true" title="class or interface in javax.annotation">@Nullable</a>
public abstract&nbsp;<a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;&nbsp;getDatabase()</pre>
</li>
</ul>
<a name="getWarehouse--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWarehouse</h4>
<pre><a href="https://static.javadoc.io/com.google.code.findbugs/jsr305/3.0.2/javax/annotation/Nullable.html?is-external=true" title="class or interface in javax.annotation">@Nullable</a>
public abstract&nbsp;<a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;&nbsp;getWarehouse()</pre>
</li>
</ul>
<a name="getSchema--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSchema</h4>
<pre><a href="https://static.javadoc.io/com.google.code.findbugs/jsr305/3.0.2/javax/annotation/Nullable.html?is-external=true" title="class or interface in javax.annotation">@Nullable</a>
public abstract&nbsp;<a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;&nbsp;getSchema()</pre>
</li>
</ul>
<a name="getServerName--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getServerName</h4>
<pre><a href="https://static.javadoc.io/com.google.code.findbugs/jsr305/3.0.2/javax/annotation/Nullable.html?is-external=true" title="class or interface in javax.annotation">@Nullable</a>
public abstract&nbsp;<a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;&nbsp;getServerName()</pre>
</li>
</ul>
<a name="getPortNumber--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPortNumber</h4>
<pre><a href="https://static.javadoc.io/com.google.code.findbugs/jsr305/3.0.2/javax/annotation/Nullable.html?is-external=true" title="class or interface in javax.annotation">@Nullable</a>
public abstract&nbsp;java.lang.Integer&nbsp;getPortNumber()</pre>
</li>
</ul>
<a name="getRole--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRole</h4>
<pre><a href="https://static.javadoc.io/com.google.code.findbugs/jsr305/3.0.2/javax/annotation/Nullable.html?is-external=true" title="class or interface in javax.annotation">@Nullable</a>
public abstract&nbsp;<a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;&nbsp;getRole()</pre>
</li>
</ul>
<a name="getAuthenticator--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAuthenticator</h4>
<pre><a href="https://static.javadoc.io/com.google.code.findbugs/jsr305/3.0.2/javax/annotation/Nullable.html?is-external=true" title="class or interface in javax.annotation">@Nullable</a>
public abstract&nbsp;java.lang.String&nbsp;getAuthenticator()</pre>
</li>
</ul>
<a name="getLoginTimeout--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLoginTimeout</h4>
<pre><a href="https://static.javadoc.io/com.google.code.findbugs/jsr305/3.0.2/javax/annotation/Nullable.html?is-external=true" title="class or interface in javax.annotation">@Nullable</a>
public abstract&nbsp;java.lang.Integer&nbsp;getLoginTimeout()</pre>
</li>
</ul>
<a name="getSsl--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSsl</h4>
<pre><a href="https://static.javadoc.io/com.google.code.findbugs/jsr305/3.0.2/javax/annotation/Nullable.html?is-external=true" title="class or interface in javax.annotation">@Nullable</a>
public abstract&nbsp;java.lang.Boolean&nbsp;getSsl()</pre>
</li>
</ul>
<a name="getDataSource--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDataSource</h4>
<pre><a href="https://static.javadoc.io/com.google.code.findbugs/jsr305/3.0.2/javax/annotation/Nullable.html?is-external=true" title="class or interface in javax.annotation">@Nullable</a>
public abstract&nbsp;javax.sql.DataSource&nbsp;getDataSource()</pre>
</li>
</ul>
<a name="create--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>create</h4>
<pre>public static&nbsp;<a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a>&nbsp;create()</pre>
</li>
</ul>
<a name="create-javax.sql.DataSource-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>create</h4>
<pre>public static&nbsp;<a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a>&nbsp;create(javax.sql.DataSource&nbsp;dataSource)</pre>
<div class="block">Creates <a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake"><code>SnowflakeIO.DataSourceConfiguration</code></a> from existing instance of <code>DataSource</code>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>dataSource</code> - - an instance of <code>DataSource</code>.</dd>
</dl>
</li>
</ul>
<a name="withUsernamePasswordAuth-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withUsernamePasswordAuth</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a>&nbsp;withUsernamePasswordAuth(java.lang.String&nbsp;username,
java.lang.String&nbsp;password)</pre>
<div class="block">Sets username/password authentication.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>username</code> - - Snowflake username.</dd>
<dd><code>password</code> - - Password for provided Snowflake username.</dd>
</dl>
</li>
</ul>
<a name="withUsernamePasswordAuth-org.apache.beam.sdk.options.ValueProvider-org.apache.beam.sdk.options.ValueProvider-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withUsernamePasswordAuth</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a>&nbsp;withUsernamePasswordAuth(<a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;&nbsp;username,
<a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;&nbsp;password)</pre>
<div class="block">Sets username/password authentication.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>username</code> - - Snowflake username.</dd>
<dd><code>password</code> - - Password for provided Snowflake username.</dd>
</dl>
</li>
</ul>
<a name="withOAuth-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withOAuth</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a>&nbsp;withOAuth(java.lang.String&nbsp;token)</pre>
<div class="block">Sets OAuth authentication.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>token</code> - - OAuth token.</dd>
</dl>
</li>
</ul>
<a name="withOAuth-org.apache.beam.sdk.options.ValueProvider-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withOAuth</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a>&nbsp;withOAuth(<a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;&nbsp;token)</pre>
<div class="block">Sets OAuth authentication.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>token</code> - - OAuth token.</dd>
</dl>
</li>
</ul>
<a name="withKeyPairAuth-java.lang.String-java.security.PrivateKey-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withKeyPairAuth</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a>&nbsp;withKeyPairAuth(java.lang.String&nbsp;username,
java.security.PrivateKey&nbsp;privateKey)</pre>
<div class="block">Sets key pair authentication.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>username</code> - - Snowflake username.</dd>
<dd><code>privateKey</code> - - Private key.</dd>
</dl>
</li>
</ul>
<a name="withKeyPairPathAuth-org.apache.beam.sdk.options.ValueProvider-java.lang.String-org.apache.beam.sdk.options.ValueProvider-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withKeyPairPathAuth</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a>&nbsp;withKeyPairPathAuth(<a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;&nbsp;username,
java.lang.String&nbsp;privateKeyPath,
<a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;&nbsp;privateKeyPassphrase)</pre>
<div class="block">Sets key pair authentication.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>username</code> - - Snowflake username.</dd>
<dd><code>privateKeyPath</code> - - Private key path.</dd>
<dd><code>privateKeyPassphrase</code> - - Passphrase for provided private key.</dd>
</dl>
</li>
</ul>
<a name="withKeyPairPathAuth-org.apache.beam.sdk.options.ValueProvider-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withKeyPairPathAuth</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a>&nbsp;withKeyPairPathAuth(<a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;&nbsp;username,
java.lang.String&nbsp;privateKeyPath)</pre>
<div class="block">Sets key pair authentication.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>username</code> - - Snowflake username.</dd>
<dd><code>privateKeyPath</code> - - Private key path.</dd>
</dl>
</li>
</ul>
<a name="withKeyPairPathAuth-java.lang.String-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withKeyPairPathAuth</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a>&nbsp;withKeyPairPathAuth(java.lang.String&nbsp;username,
java.lang.String&nbsp;privateKeyPath,
java.lang.String&nbsp;privateKeyPassphrase)</pre>
<div class="block">Sets key pair authentication.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>username</code> - - Snowflake username.</dd>
<dd><code>privateKeyPath</code> - - Private key path.</dd>
<dd><code>privateKeyPassphrase</code> - - Passphrase for provided private key.</dd>
</dl>
</li>
</ul>
<a name="withKeyPairPathAuth-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withKeyPairPathAuth</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a>&nbsp;withKeyPairPathAuth(java.lang.String&nbsp;username,
java.lang.String&nbsp;privateKeyPath)</pre>
<div class="block">Sets key pair authentication.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>username</code> - - Snowflake username.</dd>
<dd><code>privateKeyPath</code> - - Private key path.</dd>
</dl>
</li>
</ul>
<a name="withKeyPairRawAuth-org.apache.beam.sdk.options.ValueProvider-org.apache.beam.sdk.options.ValueProvider-org.apache.beam.sdk.options.ValueProvider-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withKeyPairRawAuth</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a>&nbsp;withKeyPairRawAuth(<a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;&nbsp;username,
<a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;&nbsp;rawPrivateKey,
<a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;&nbsp;privateKeyPassphrase)</pre>
<div class="block">Sets key pair authentication.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>username</code> - - Snowflake username.</dd>
<dd><code>rawPrivateKey</code> - - Raw private key.</dd>
<dd><code>privateKeyPassphrase</code> - - Passphrase for provided private key.</dd>
</dl>
</li>
</ul>
<a name="withKeyPairRawAuth-org.apache.beam.sdk.options.ValueProvider-org.apache.beam.sdk.options.ValueProvider-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withKeyPairRawAuth</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a>&nbsp;withKeyPairRawAuth(<a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;&nbsp;username,
<a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;&nbsp;rawPrivateKey)</pre>
<div class="block">Sets key pair authentication.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>username</code> - - Snowflake username.</dd>
<dd><code>rawPrivateKey</code> - - Raw private key.</dd>
</dl>
</li>
</ul>
<a name="withKeyPairRawAuth-java.lang.String-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withKeyPairRawAuth</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a>&nbsp;withKeyPairRawAuth(java.lang.String&nbsp;username,
java.lang.String&nbsp;rawPrivateKey,
java.lang.String&nbsp;privateKeyPassphrase)</pre>
<div class="block">Sets key pair authentication.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>username</code> - - Snowflake username.</dd>
<dd><code>rawPrivateKey</code> - - Raw private key.</dd>
<dd><code>privateKeyPassphrase</code> - - Passphrase for provided private key.</dd>
</dl>
</li>
</ul>
<a name="withKeyPairRawAuth-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withKeyPairRawAuth</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a>&nbsp;withKeyPairRawAuth(java.lang.String&nbsp;username,
java.lang.String&nbsp;rawPrivateKey)</pre>
<div class="block">Sets key pair authentication.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>username</code> - - Snowflake username.</dd>
<dd><code>rawPrivateKey</code> - - Raw private key.</dd>
</dl>
</li>
</ul>
<a name="withUrl-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withUrl</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a>&nbsp;withUrl(java.lang.String&nbsp;url)</pre>
<div class="block">Sets URL of Snowflake server in following format:
jdbc:snowflake://<account_name>.snowflakecomputing.com
<p>Either withUrl or withServerName is required.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>url</code> - String with URL of the Snowflake server.</dd>
</dl>
</li>
</ul>
<a name="withDatabase-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withDatabase</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a>&nbsp;withDatabase(java.lang.String&nbsp;database)</pre>
<div class="block">Sets database to use.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>database</code> - String with database name.</dd>
</dl>
</li>
</ul>
<a name="withDatabase-org.apache.beam.sdk.options.ValueProvider-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withDatabase</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a>&nbsp;withDatabase(<a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;&nbsp;database)</pre>
</li>
</ul>
<a name="withWarehouse-org.apache.beam.sdk.options.ValueProvider-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withWarehouse</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a>&nbsp;withWarehouse(<a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;&nbsp;warehouse)</pre>
<div class="block">Sets Snowflake Warehouse to use.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>warehouse</code> - ValueProvider with warehouse name.</dd>
</dl>
</li>
</ul>
<a name="withWarehouse-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withWarehouse</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a>&nbsp;withWarehouse(java.lang.String&nbsp;warehouse)</pre>
<div class="block">Sets Snowflake Warehouse to use.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>warehouse</code> - String with warehouse name.</dd>
</dl>
</li>
</ul>
<a name="withSchema-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSchema</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a>&nbsp;withSchema(java.lang.String&nbsp;schema)</pre>
<div class="block">Sets schema to use when connecting to Snowflake.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>schema</code> - String with schema name.</dd>
</dl>
</li>
</ul>
<a name="withSchema-org.apache.beam.sdk.options.ValueProvider-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSchema</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a>&nbsp;withSchema(<a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;&nbsp;schema)</pre>
</li>
</ul>
<a name="withServerName-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withServerName</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a>&nbsp;withServerName(java.lang.String&nbsp;serverName)</pre>
<div class="block">Sets the name of the Snowflake server. Following format is required:
<account_name>.snowflakecomputing.com
<p>Either withServerName or withUrl is required.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>serverName</code> - String with server name.</dd>
</dl>
</li>
</ul>
<a name="withServerName-org.apache.beam.sdk.options.ValueProvider-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withServerName</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a>&nbsp;withServerName(<a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;&nbsp;serverName)</pre>
</li>
</ul>
<a name="withPortNumber-java.lang.Integer-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withPortNumber</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a>&nbsp;withPortNumber(java.lang.Integer&nbsp;portNumber)</pre>
<div class="block">Sets port number to use to connect to Snowflake.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>portNumber</code> - Integer with port number.</dd>
</dl>
</li>
</ul>
<a name="withRole-org.apache.beam.sdk.options.ValueProvider-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withRole</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a>&nbsp;withRole(<a href="../../../../../../org/apache/beam/sdk/options/ValueProvider.html" title="interface in org.apache.beam.sdk.options">ValueProvider</a>&lt;java.lang.String&gt;&nbsp;role)</pre>
<div class="block">Sets user's role to be used when running queries on Snowflake.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>role</code> - ValueProvider with role name.</dd>
</dl>
</li>
</ul>
<a name="withRole-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withRole</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a>&nbsp;withRole(java.lang.String&nbsp;role)</pre>
<div class="block">Sets user's role to be used when running queries on Snowflake.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>role</code> - String with role name.</dd>
</dl>
</li>
</ul>
<a name="withAuthenticator-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withAuthenticator</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a>&nbsp;withAuthenticator(java.lang.String&nbsp;authenticator)</pre>
<div class="block">Sets authenticator for Snowflake.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>authenticator</code> - String with authenticator name.</dd>
</dl>
</li>
</ul>
<a name="withLoginTimeout-java.lang.Integer-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withLoginTimeout</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake">SnowflakeIO.DataSourceConfiguration</a>&nbsp;withLoginTimeout(java.lang.Integer&nbsp;loginTimeout)</pre>
<div class="block">Sets loginTimeout that will be used in <code>SnowflakeBasicDataSource.setLoginTimeout(int)</code>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>loginTimeout</code> - Integer with timeout value.</dd>
</dl>
</li>
</ul>
<a name="buildDatasource--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>buildDatasource</h4>
<pre>public&nbsp;javax.sql.DataSource&nbsp;buildDatasource()</pre>
<div class="block">Builds <code>SnowflakeBasicDataSource</code> based on the current configuration.</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.CsvMapper.html" title="interface in org.apache.beam.sdk.io.snowflake"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceProviderFromDataSourceConfiguration.html" title="class in org.apache.beam.sdk.io.snowflake"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/beam/sdk/io/snowflake/SnowflakeIO.DataSourceConfiguration.html" target="_top">Frames</a></li>
<li><a href="SnowflakeIO.DataSourceConfiguration.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>