public class LegacyAPIWrapperTests
extends java.lang.Object
Constructor and Description |
---|
LegacyAPIWrapperTests() |
Modifier and Type | Method and Description |
---|---|
static void |
executeDeleteUser(CuicServer api) |
static void |
executeExportWorkflows(CuicServer api) |
static void |
executeGetAllReports(CuicServer api) |
static void |
executeGetAllVDCs(CuicServer api) |
static void |
executeGetIPAddressPool(CuicServer api) |
static void |
executeGetMyLoginProfile(CuicServer api) |
static void |
executeGetUserLoginProfile(CuicServer api) |
static void |
executeGetWorkflows(CuicServer api) |
static void |
main(java.lang.String[] args) |
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
public static void executeExportWorkflows(CuicServer api) throws java.lang.Exception
java.lang.Exception
public static void executeGetAllVDCs(CuicServer api)
public static void executeGetWorkflows(CuicServer api)
public static void executeDeleteUser(CuicServer api)
public static void executeGetUserLoginProfile(CuicServer api)
public static void executeGetIPAddressPool(CuicServer api)
public static void executeGetAllReports(CuicServer api)
public static void executeGetMyLoginProfile(CuicServer api)