Uses of Class
net.webpdf.wsclient.openapi.AdminPoolEntryServerState
-
Packages that use AdminPoolEntryServerState Package Description net.webpdf.wsclient.openapi -
-
Uses of AdminPoolEntryServerState in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return AdminPoolEntryServerState Modifier and Type Method Description AdminPoolEntryServerStateAdminPoolEntryServerState. count(Integer count)@Nullable AdminPoolEntryServerStateAdminTimeFrameServerState. getInstances()Get instancesAdminPoolEntryServerStateAdminPoolEntryServerState. poolSize(Integer poolSize)AdminPoolEntryServerStateAdminPoolEntryServerState. queueSize(Integer queueSize)Methods in net.webpdf.wsclient.openapi with parameters of type AdminPoolEntryServerState Modifier and Type Method Description AdminTimeFrameServerStateAdminTimeFrameServerState. instances(AdminPoolEntryServerState instances)voidAdminTimeFrameServerState. setInstances(AdminPoolEntryServerState instances)
-