Creating a scratch vApp example In this example app, we use the Java SDK to perform various operations: Login. Get and print all the vDCs for the user. Create a vApp from scratch. Delete created vApp. Logout. Here is a guide to help you understand the code and how it is working.