Uses of Class
net.webpdf.wsclient.openapi.PortalSettings
-
Packages that use PortalSettings Package Description net.webpdf.wsclient.openapi -
-
Uses of PortalSettings in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return PortalSettings Modifier and Type Method Description PortalSettingsPortalSettings. compress(ApplicationConfigCompressPortalSettings compress)@Nullable PortalSettingsPortalInformation. getSettings()Get settingsPortalSettingsPortalSettings. signature(ApplicationConfigSignaturePortalSettings signature)Methods in net.webpdf.wsclient.openapi with parameters of type PortalSettings Modifier and Type Method Description voidPortalInformation. setSettings(PortalSettings settings)PortalInformationPortalInformation. settings(PortalSettings settings)
-