Uses of Class
com.emc.d2fs.models.x3_space.X3Space
Packages that use X3Space
Package
Description
-
Uses of X3Space in com.emc.d2fs.interfaces
Methods in com.emc.d2fs.interfaces that return X3SpaceModifier and TypeMethodDescriptionGet the space with the config nameMethods in com.emc.d2fs.interfaces that return types with arguments of type X3SpaceModifier and TypeMethodDescriptionIX3ConfigService.getAvailableSpaces
(Context context) Get all available workspacesIX3ConfigService.getDefaultWorkspaces
(Context context) Get the default workspaces for the user -
Uses of X3Space in com.emc.d2fs.models.x3_space
Methods in com.emc.d2fs.models.x3_space that return X3SpaceMethods in com.emc.d2fs.models.x3_space that return types with arguments of type X3SpaceMethods in com.emc.d2fs.models.x3_space with parameters of type X3Space -
Uses of X3Space in com.emc.d2fs.services.x3config_service
Methods in com.emc.d2fs.services.x3config_service that return X3SpaceModifier and TypeMethodDescriptionGetSpaceResponse.getX3Space()
Gets the value of the x3Space property.Methods in com.emc.d2fs.services.x3config_service that return types with arguments of type X3SpaceModifier and TypeMethodDescriptionGetAvailableSpacesResponse.getX3Space()
Gets the value of the x3Space property.GetDefaultWorkspacesResponse.getX3Space()
Gets the value of the x3Space property.Methods in com.emc.d2fs.services.x3config_service with parameters of type X3SpaceModifier and TypeMethodDescriptionvoid
GetSpaceResponse.setX3Space
(X3Space value) Sets the value of the x3Space property.