Uses of Class
software.amazon.awssdk.services.shield.model.InclusionProtectionFilters
-
Packages that use InclusionProtectionFilters Package Description software.amazon.awssdk.services.shield.model -
-
Uses of InclusionProtectionFilters in software.amazon.awssdk.services.shield.model
Methods in software.amazon.awssdk.services.shield.model that return InclusionProtectionFilters Modifier and Type Method Description InclusionProtectionFiltersListProtectionsRequest. inclusionFilters()Narrows the set of protections that the call retrieves.Methods in software.amazon.awssdk.services.shield.model with parameters of type InclusionProtectionFilters Modifier and Type Method Description ListProtectionsRequest.BuilderListProtectionsRequest.Builder. inclusionFilters(InclusionProtectionFilters inclusionFilters)Narrows the set of protections that the call retrieves.
-