Uses of Class
software.amazon.awssdk.services.health.model.EventFilter
-
Packages that use EventFilter Package Description software.amazon.awssdk.services.health.model -
-
Uses of EventFilter in software.amazon.awssdk.services.health.model
Methods in software.amazon.awssdk.services.health.model that return EventFilter Modifier and Type Method Description EventFilterDescribeEventAggregatesRequest. filter()Values to narrow the results returned.EventFilterDescribeEventsRequest. filter()Values to narrow the results returned.Methods in software.amazon.awssdk.services.health.model with parameters of type EventFilter Modifier and Type Method Description DescribeEventAggregatesRequest.BuilderDescribeEventAggregatesRequest.Builder. filter(EventFilter filter)Values to narrow the results returned.DescribeEventsRequest.BuilderDescribeEventsRequest.Builder. filter(EventFilter filter)Values to narrow the results returned.
-