Uses of Class
software.amazon.awssdk.services.health.model.EntityFilter
-
Packages that use EntityFilter Package Description software.amazon.awssdk.services.health.model -
-
Uses of EntityFilter in software.amazon.awssdk.services.health.model
Methods in software.amazon.awssdk.services.health.model that return EntityFilter Modifier and Type Method Description EntityFilterDescribeAffectedEntitiesRequest. filter()Values to narrow the results returned.Methods in software.amazon.awssdk.services.health.model with parameters of type EntityFilter Modifier and Type Method Description DescribeAffectedEntitiesRequest.BuilderDescribeAffectedEntitiesRequest.Builder. filter(EntityFilter filter)Values to narrow the results returned.
-