Uses of Class
com.morpheusdata.model.ComputeServerGroupType
Packages that use ComputeServerGroupType
-
Uses of ComputeServerGroupType in com.morpheusdata.core.providers
Methods in com.morpheusdata.core.providers with parameters of type ComputeServerGroupTypeModifier and TypeMethodDescriptionClusterProvider.validateServerGroupConfig(ComputeServerGroupType clusterType, Map config) Validates the server group configuration for a given cluster type. -
Uses of ComputeServerGroupType in com.morpheusdata.model
Fields in com.morpheusdata.model declared as ComputeServerGroupTypeModifier and TypeFieldDescriptionprotected ComputeServerGroupTypeComputeTypeLayout.groupTypeprotected ComputeServerGroupTypeComputeServerGroup.typeMethods in com.morpheusdata.model that return ComputeServerGroupTypeMethods in com.morpheusdata.model that return types with arguments of type ComputeServerGroupTypeMethods in com.morpheusdata.model with parameters of type ComputeServerGroupTypeModifier and TypeMethodDescriptionvoidComputeTypeLayout.setGroupType(ComputeServerGroupType groupType) voidComputeServerGroup.setType(ComputeServerGroupType type) Method parameters in com.morpheusdata.model with type arguments of type ComputeServerGroupTypeModifier and TypeMethodDescriptionvoidNetworkType.setServerGroupTypes(List<ComputeServerGroupType> serverGroupTypes)