Uses of Class
com.emc.d2fs.models.location.NetworkLocation
Packages that use NetworkLocation
Package
Description
-
Uses of NetworkLocation in com.emc.d2fs.interfaces
Methods in com.emc.d2fs.interfaces that return types with arguments of type NetworkLocationModifier and TypeMethodDescriptionIRepositoryService.getNetworkLocations(String clientIP) Return either a list of network locations that contain the given IP address or a list of default network locations if there is no network location that contain the given IP address. -
Uses of NetworkLocation in com.emc.d2fs.models.context
Methods in com.emc.d2fs.models.context that return NetworkLocationModifier and TypeMethodDescriptionContext.getNetworkLocation()Gets the value of the networkLocation property.Methods in com.emc.d2fs.models.context with parameters of type NetworkLocationModifier and TypeMethodDescriptionvoidContext.setNetworkLocation(NetworkLocation value) Sets the value of the networkLocation property. -
Uses of NetworkLocation in com.emc.d2fs.models.location
Methods in com.emc.d2fs.models.location that return NetworkLocationModifier and TypeMethodDescriptionObjectFactory.createNetworkLocation()Create an instance ofNetworkLocationMethods in com.emc.d2fs.models.location that return types with arguments of type NetworkLocationMethods in com.emc.d2fs.models.location with parameters of type NetworkLocation -
Uses of NetworkLocation in com.emc.d2fs.services.repository_service
Methods in com.emc.d2fs.services.repository_service that return types with arguments of type NetworkLocationModifier and TypeMethodDescriptionGetNetworkLocationsResponse.getNetworkLocations()Gets the value of the networkLocations property.