Uses of Class
com.cloudconvert.dto.request.CaptureWebsitesTaskRequest.WaitUntil
| Package | Description |
|---|---|
| com.cloudconvert.dto.request |
-
Uses of CaptureWebsitesTaskRequest.WaitUntil in com.cloudconvert.dto.request
Methods in com.cloudconvert.dto.request that return CaptureWebsitesTaskRequest.WaitUntil Modifier and Type Method Description static CaptureWebsitesTaskRequest.WaitUntilCaptureWebsitesTaskRequest.WaitUntil. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static CaptureWebsitesTaskRequest.WaitUntil[]CaptureWebsitesTaskRequest.WaitUntil. values()Returns an array containing the constants of this enum type, in the order they are declared.