Uses of Class
com.morpheusdata.model.health.ApplianceHealthElasticIndex
Packages that use ApplianceHealthElasticIndex
-
Uses of ApplianceHealthElasticIndex in com.morpheusdata.model.health
Fields in com.morpheusdata.model.health with type parameters of type ApplianceHealthElasticIndexModifier and TypeFieldDescriptionprotected List<ApplianceHealthElasticIndex>ApplianceHealthElasticStats.badIndicesprotected List<ApplianceHealthElasticIndex>ApplianceHealthElasticStats.indicesMethods in com.morpheusdata.model.health that return types with arguments of type ApplianceHealthElasticIndexModifier and TypeMethodDescriptionApplianceHealthElasticStats.getBadIndices()ApplianceHealthElasticStats.getIndices()Method parameters in com.morpheusdata.model.health with type arguments of type ApplianceHealthElasticIndexModifier and TypeMethodDescriptionvoidApplianceHealthElasticStats.setBadIndices(List<ApplianceHealthElasticIndex> badIndices) voidApplianceHealthElasticStats.setIndices(List<ApplianceHealthElasticIndex> indices)