Uses of Class
com.morpheusdata.model.NetworkSubnetType
Packages that use NetworkSubnetType
-
Uses of NetworkSubnetType in com.morpheusdata.core.providers
Methods in com.morpheusdata.core.providers that return types with arguments of type NetworkSubnetTypeModifier and TypeMethodDescriptionCloudProvider.getSubnetTypes()Provides a Collection ofNetworkSubnetTyperelated to this CloudProvider -
Uses of NetworkSubnetType in com.morpheusdata.model
Fields in com.morpheusdata.model declared as NetworkSubnetTypeMethods in com.morpheusdata.model that return NetworkSubnetTypeMethods in com.morpheusdata.model that return types with arguments of type NetworkSubnetTypeModifier and TypeMethodDescriptionNetworkType.getNetworkSubnetTypes()NetworkType.getSubnetTypes()Methods in com.morpheusdata.model with parameters of type NetworkSubnetTypeModifier and TypeMethodDescriptionvoidNetworkSubnet.setNetworkSubnetType(NetworkSubnetType networkSubnetType) Method parameters in com.morpheusdata.model with type arguments of type NetworkSubnetTypeModifier and TypeMethodDescriptionvoidNetworkType.setNetworkSubnetTypes(List<NetworkSubnetType> subnetTypes) voidNetworkType.setSubnetTypes(List<NetworkSubnetType> subnetTypes)