You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h2title="Uses of Class com.bitpay.sdk.Client" class="title">Uses of Class<br>com.bitpay.sdk.Client</h2>
98
75
</div>
99
76
<divclass="classUseContainer">
100
77
<ulclass="blockList">
101
78
<liclass="blockList">
102
-
<tableclass="useSummary">
103
-
<caption><span>Packages that use <ahref="../Client.html" title="class in com.bitpay.sdk">Client</a></span><spanclass="tabEnd"> </span></caption>
79
+
<tableclass="useSummary"border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
80
+
<caption><span>Packages that use <ahref="../../../../com/bitpay/sdk/Client.html" title="class in com.bitpay.sdk">Client</a></span><spanclass="tabEnd"> </span></caption>
@@ -117,64 +94,63 @@ <h2 title="Uses of Class com.bitpay.sdk.Client" class="title">Uses of Class<br>c
117
94
</li>
118
95
<liclass="blockList">
119
96
<ulclass="blockList">
120
-
<liclass="blockList">
121
-
<sectionrole="region"><aid="com.bitpay.sdk">
97
+
<liclass="blockList"><aname="com.bitpay.sdk">
122
98
<!-- -->
123
99
</a>
124
-
<h3>Uses of <ahref="../Client.html" title="class in com.bitpay.sdk">Client</a> in <ahref="../package-summary.html">com.bitpay.sdk</a></h3>
125
-
<tableclass="useSummary">
126
-
<caption><span>Methods in <ahref="../package-summary.html">com.bitpay.sdk</a> that return <ahref="../Client.html" title="class in com.bitpay.sdk">Client</a></span><spanclass="tabEnd"> </span></caption>
100
+
<h3>Uses of <ahref="../../../../com/bitpay/sdk/Client.html" title="class in com.bitpay.sdk">Client</a> in <ahref="../../../../com/bitpay/sdk/package-summary.html">com.bitpay.sdk</a></h3>
101
+
<tableclass="useSummary"border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
102
+
<caption><span>Methods in <ahref="../../../../com/bitpay/sdk/package-summary.html">com.bitpay.sdk</a> that return <ahref="../../../../com/bitpay/sdk/Client.html" title="class in com.bitpay.sdk">Client</a></span><spanclass="tabEnd"> </span></caption>
127
103
<tr>
128
104
<thclass="colFirst" scope="col">Modifier and Type</th>
129
-
<thclass="colSecond" scope="col">Method</th>
130
-
<thclass="colLast" scope="col">Description</th>
105
+
<thclass="colLast" scope="col">Method and Description</th>
131
106
</tr>
132
107
<tbody>
133
108
<trclass="altColor">
134
-
<tdclass="colFirst"><code>static <ahref="../Client.html" title="class in com.bitpay.sdk">Client</a></code></td>
135
-
<thclass="colSecond" scope="row"><spanclass="typeNameLabel">Client.</span><code><spanclass="memberNameLink"><ahref="../Client.html#createClient(com.bitpay.sdk.ConfigFilePath)">createClient</a></span>​(<ahref="../ConfigFilePath.html" title="class in com.bitpay.sdk">ConfigFilePath</a> configFilePath)</code></th>
136
-
<tdclass="colLast">
109
+
<tdclass="colFirst"><code>static <ahref="../../../../com/bitpay/sdk/Client.html" title="class in com.bitpay.sdk">Client</a></code></td>
110
+
<tdclass="colLast"><spanclass="typeNameLabel">Client.</span><code><spanclass="memberNameLink"><ahref="../../../../com/bitpay/sdk/Client.html#createClientByConfigFilePath-com.bitpay.sdk.ConfigFilePath-">createClientByConfigFilePath</a></span>(<ahref="../../../../com/bitpay/sdk/ConfigFilePath.html" title="class in com.bitpay.sdk">ConfigFilePath</a> configFilePath)</code>
137
111
<divclass="block">Create standard client.</div>
138
112
</td>
139
113
</tr>
140
114
<trclass="rowColor">
141
-
<tdclass="colFirst"><code>static <ahref="../Client.html" title="class in com.bitpay.sdk">Client</a></code></td>
142
-
<thclass="colSecond" scope="row"><spanclass="typeNameLabel">Client.</span><code><spanclass="memberNameLink"><ahref="../Client.html#createClient(com.bitpay.sdk.PrivateKey,com.bitpay.sdk.util.TokenContainer)">createClient</a></span>​(<ahref="../PrivateKey.html" title="class in com.bitpay.sdk">PrivateKey</a> privateKey,
143
-
<ahref="../util/TokenContainer.html" title="class in com.bitpay.sdk.util">TokenContainer</a> tokens)</code></th>
144
-
<tdclass="colLast">
115
+
<tdclass="colFirst"><code>static <ahref="../../../../com/bitpay/sdk/Client.html" title="class in com.bitpay.sdk">Client</a></code></td>
116
+
<tdclass="colLast"><spanclass="typeNameLabel">Client.</span><code><spanclass="memberNameLink"><ahref="../../../../com/bitpay/sdk/Client.html#createClientByPrivateKey-com.bitpay.sdk.PrivateKey-com.bitpay.sdk.util.TokenContainer-com.bitpay.sdk.Environment-">createClientByPrivateKey</a></span>(<ahref="../../../../com/bitpay/sdk/PrivateKey.html" title="class in com.bitpay.sdk">PrivateKey</a> privateKey,
117
+
<ahref="../../../../com/bitpay/sdk/util/TokenContainer.html" title="class in com.bitpay.sdk.util">TokenContainer</a> tokenContainer,
118
+
<ahref="../../../../com/bitpay/sdk/Environment.html" title="enum in com.bitpay.sdk">Environment</a> environment)</code>
145
119
<divclass="block">Create standard client.</div>
146
120
</td>
147
121
</tr>
148
122
<trclass="altColor">
149
-
<tdclass="colFirst"><code>static <ahref="../Client.html" title="class in com.bitpay.sdk">Client</a></code></td>
150
-
<thclass="colSecond" scope="row"><spanclass="typeNameLabel">Client.</span><code><spanclass="memberNameLink"><ahref="../Client.html#createPosClient(com.bitpay.sdk.PosToken)">createPosClient</a></span>​(<ahref="../PosToken.html" title="class in com.bitpay.sdk">PosToken</a> token)</code></th>
151
-
<tdclass="colLast">
123
+
<tdclass="colFirst"><code>static <ahref="../../../../com/bitpay/sdk/Client.html" title="class in com.bitpay.sdk">Client</a></code></td>
124
+
<tdclass="colLast"><spanclass="typeNameLabel">Client.</span><code><spanclass="memberNameLink"><ahref="../../../../com/bitpay/sdk/Client.html#createPosClient-com.bitpay.sdk.PosToken-">createPosClient</a></span>(<ahref="../../../../com/bitpay/sdk/PosToken.html" title="class in com.bitpay.sdk">PosToken</a> token)</code>
<tdclass="colFirst"><code>static <ahref="../../../../com/bitpay/sdk/Client.html" title="class in com.bitpay.sdk">Client</a></code></td>
130
+
<tdclass="colLast"><spanclass="typeNameLabel">Client.</span><code><spanclass="memberNameLink"><ahref="../../../../com/bitpay/sdk/Client.html#createPosClient-com.bitpay.sdk.PosToken-com.bitpay.sdk.Environment-">createPosClient</a></span>(<ahref="../../../../com/bitpay/sdk/PosToken.html" title="class in com.bitpay.sdk">PosToken</a> token,
131
+
<ahref="../../../../com/bitpay/sdk/Environment.html" title="enum in com.bitpay.sdk">Environment</a> environment)</code>
0 commit comments