We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7e72cb commit 469106aCopy full SHA for 469106a
services/iaas/src/main/java/cloud/stackit/sdk/iaas/api/IaasApi.java
@@ -33,7 +33,7 @@ public IaasApi() throws IOException {
33
*
34
* <p>For production use consider using the constructor with the OkHttpClient parameter.
35
36
- * @param configuration your STACKIT SDK CoreConfiguration
+ * @param config your STACKIT SDK CoreConfiguration
37
* @throws IOException
38
*/
39
public IaasApi(CoreConfiguration configuration) throws IOException {
0 commit comments