Uses of Class
com.aspose.cad.cloud.model.ObjectExist
-
Packages that use ObjectExist Package Description com.aspose.cad.cloud.api com.aspose.cad.cloud.model -
-
Uses of ObjectExist in com.aspose.cad.cloud.api
Methods in com.aspose.cad.cloud.api that return ObjectExist Modifier and Type Method Description ObjectExist
CadApi. objectExists(ObjectExistsRequest request)
Check if file or folder exists -
Uses of ObjectExist in com.aspose.cad.cloud.model
Methods in com.aspose.cad.cloud.model that return ObjectExist Modifier and Type Method Description ObjectExist
ObjectExist. exists(Boolean exists)
ObjectExist
ObjectExist. isFolder(Boolean isFolder)
-