Uses of Class
net.webpdf.wsclient.openapi.AdminUserCheck
-
Packages that use AdminUserCheck Package Description net.webpdf.wsclient.openapi -
-
Uses of AdminUserCheck in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return AdminUserCheck Modifier and Type Method Description AdminUserCheckAdminUserCheck. checkType(String checkType)Methods in net.webpdf.wsclient.openapi that return types with arguments of type AdminUserCheck Modifier and Type Method Description @NotNull List<AdminUserCheck>AdminUserConfiguration. getConfigurationChecks()Get configurationChecksMethods in net.webpdf.wsclient.openapi with parameters of type AdminUserCheck Modifier and Type Method Description AdminUserConfigurationAdminUserConfiguration. addConfigurationChecksItem(AdminUserCheck configurationChecksItem)Method parameters in net.webpdf.wsclient.openapi with type arguments of type AdminUserCheck Modifier and Type Method Description AdminUserConfigurationAdminUserConfiguration. configurationChecks(List<AdminUserCheck> configurationChecks)voidAdminUserConfiguration. setConfigurationChecks(List<AdminUserCheck> configurationChecks)
-