Uses of Class
com.morpheusdata.model.NetworkFloatingIp
Packages that use NetworkFloatingIp
-
Uses of NetworkFloatingIp in com.morpheusdata.core.providers
Methods in com.morpheusdata.core.providers that return types with arguments of type NetworkFloatingIpModifier and TypeMethodDescriptionFloatingIpProvider.allocateFloatingIp(NetworkServer networkServer, NetworkFloatingIpPool pool) Allocates a floating ip in external system, the result floating ip should contain the external system object idMethods in com.morpheusdata.core.providers with parameters of type NetworkFloatingIpModifier and TypeMethodDescriptionFloatingIpProvider.attachFloatingIp(ComputeServer server, NetworkFloatingIp floatingIp) Attaches a floating ip to a serverFloatingIpProvider.detachFloatingIp(ComputeServer server, NetworkFloatingIp floatingIp) Detaches a floating ip from a serverFloatingIpProvider.releaseFloatingIp(NetworkFloatingIp floatingIp) Releases a floating ip