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
Copy file name to clipboardExpand all lines: examples/resourcemanager/src/main/java/cloud/stackit/sdk/resourcemanager/examples/ResourcemanagerExample.java
// Credentials are read from the credentialsFile in `~/.stackit/credentials.json` or the env STACKIT_SERVICE_ACCOUNT_KEY_PATH / STACKIT_SERVICE_ACCOUNT_KEY
17
+
DefaultApiresourceManagerApi = newDefaultApi();
17
18
18
19
// replace this with something useful for real use
0 commit comments