| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2.model | |
| software.amazon.awssdk.services.inspector2.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<Filter> |
ListFiltersResponse.filters()
Contains details on the filters associated with your account.
|
| Modifier and Type | Method and Description |
|---|---|
ListFiltersResponse.Builder |
ListFiltersResponse.Builder.filters(Filter... filters)
Contains details on the filters associated with your account.
|
| Modifier and Type | Method and Description |
|---|---|
ListFiltersResponse.Builder |
ListFiltersResponse.Builder.filters(Collection<Filter> filters)
Contains details on the filters associated with your account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<Filter> |
ListFiltersIterable.filters()
Returns an iterable to iterate through the paginated
ListFiltersResponse.filters() member. |
SdkPublisher<Filter> |
ListFiltersPublisher.filters()
Returns a publisher that can be used to get a stream of data.
|
Copyright © 2022. All rights reserved.