Uses of Class
com.morpheusdata.model.ComputeServerInterfaceType
Packages that use ComputeServerInterfaceType
Package
Description
-
Uses of ComputeServerInterfaceType in com.morpheusdata.core.compute
Fields in com.morpheusdata.core.compute declared as ComputeServerInterfaceType -
Uses of ComputeServerInterfaceType in com.morpheusdata.core.providers
Methods in com.morpheusdata.core.providers that return types with arguments of type ComputeServerInterfaceTypeModifier and TypeMethodDescriptiondefault Collection<ComputeServerInterfaceType>ProvisionProvider.getComputeServerInterfaceTypes()Provides a Collection ofComputeServerInterfaceTyperelated to this ProvisionProvider -
Uses of ComputeServerInterfaceType in com.morpheusdata.model
Fields in com.morpheusdata.model declared as ComputeServerInterfaceTypeFields in com.morpheusdata.model with type parameters of type ComputeServerInterfaceTypeModifier and TypeFieldDescriptionprotected List<ComputeServerInterfaceType>ComputeServerInterfaceType.childTypesMethods in com.morpheusdata.model that return ComputeServerInterfaceTypeMethods in com.morpheusdata.model that return types with arguments of type ComputeServerInterfaceTypeMethods in com.morpheusdata.model with parameters of type ComputeServerInterfaceTypeModifier and TypeMethodDescriptionvoidComputeServerInterface.setType(ComputeServerInterfaceType type) Method parameters in com.morpheusdata.model with type arguments of type ComputeServerInterfaceTypeModifier and TypeMethodDescriptionvoidComputeServerInterfaceType.setChildTypes(List<ComputeServerInterfaceType> childTypes)