Uses of Enum Class
io.webfolder.cdp.type.serviceworker.ServiceWorkerVersionStatus
Packages that use ServiceWorkerVersionStatus
-
Uses of ServiceWorkerVersionStatus in io.webfolder.cdp.type.serviceworker
Methods in io.webfolder.cdp.type.serviceworker that return ServiceWorkerVersionStatusModifier and TypeMethodDescriptionServiceWorkerVersion.getStatus()
static ServiceWorkerVersionStatus
Returns the enum constant of this class with the specified name.static ServiceWorkerVersionStatus[]
ServiceWorkerVersionStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.webfolder.cdp.type.serviceworker with parameters of type ServiceWorkerVersionStatusModifier and TypeMethodDescriptionvoid
ServiceWorkerVersion.setStatus
(ServiceWorkerVersionStatus status)