Uses of Class
com.emc.d2fs.models.structure.ImportStructureConfig
Packages that use ImportStructureConfig
Package
Description
-
Uses of ImportStructureConfig in com.emc.d2fs.interfaces
Methods in com.emc.d2fs.interfaces that return types with arguments of type ImportStructureConfigModifier and TypeMethodDescriptionICreationService.getImportStructureConfigs
(Context context, List<Attribute> parameters) Get the import structure configs for user. -
Uses of ImportStructureConfig in com.emc.d2fs.models.structure
Methods in com.emc.d2fs.models.structure that return ImportStructureConfigModifier and TypeMethodDescriptionObjectFactory.createImportStructureConfig()
Create an instance ofImportStructureConfig
Methods in com.emc.d2fs.models.structure that return types with arguments of type ImportStructureConfigModifier and TypeMethodDescriptionObjectFactory.createImportStructureConfigs
(ImportStructureConfig value) Methods in com.emc.d2fs.models.structure with parameters of type ImportStructureConfigModifier and TypeMethodDescriptionObjectFactory.createImportStructureConfigs
(ImportStructureConfig value) -
Uses of ImportStructureConfig in com.emc.d2fs.services.creation_service
Methods in com.emc.d2fs.services.creation_service that return types with arguments of type ImportStructureConfigModifier and TypeMethodDescriptionGetImportStructureConfigsResponse.getImportStructureConfigs()
Gets the value of the importStructureConfigs property.