Uses of Class
com.morpheusdata.model.CloudFolder
Packages that use CloudFolder
-
Uses of CloudFolder in com.morpheusdata.core.cloud
Methods in com.morpheusdata.core.cloud that return types with arguments of type CloudFolderModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<CloudFolder>MorpheusCloudFolderService.getDefaultFolderForAccount(Long cloudId, Long accountId, Long siteId, Long servicePlanId) Get the default CloudFolderio.reactivex.rxjava3.core.Single<CloudFolder>MorpheusCloudFolderService.getDefaultImageFolderForAccount(Long cloudId, Long accountId) Get the default image CloudFolder -
Uses of CloudFolder in com.morpheusdata.model
Subclasses of CloudFolder in com.morpheusdata.modelFields in com.morpheusdata.model declared as CloudFolderModifier and TypeFieldDescriptionprotected CloudFolderComputeServer.folderprotected CloudFolderCloudFolder.parentFields in com.morpheusdata.model with type parameters of type CloudFolderMethods in com.morpheusdata.model that return CloudFolderMethods in com.morpheusdata.model that return types with arguments of type CloudFolderMethods in com.morpheusdata.model with parameters of type CloudFolderModifier and TypeMethodDescriptionvoidComputeServer.setFolder(CloudFolder folder) voidCloudFolder.setParent(CloudFolder parent) Method parameters in com.morpheusdata.model with type arguments of type CloudFolder
CloudFoldersince 0.15.3