Uses of Class
software.amazon.awssdk.services.shield.model.InclusionProtectionGroupFilters
-
Packages that use InclusionProtectionGroupFilters Package Description software.amazon.awssdk.services.shield.model -
-
Uses of InclusionProtectionGroupFilters in software.amazon.awssdk.services.shield.model
Methods in software.amazon.awssdk.services.shield.model that return InclusionProtectionGroupFilters Modifier and Type Method Description InclusionProtectionGroupFiltersListProtectionGroupsRequest. inclusionFilters()Narrows the set of protection groups that the call retrieves.Methods in software.amazon.awssdk.services.shield.model with parameters of type InclusionProtectionGroupFilters Modifier and Type Method Description ListProtectionGroupsRequest.BuilderListProtectionGroupsRequest.Builder. inclusionFilters(InclusionProtectionGroupFilters inclusionFilters)Narrows the set of protection groups that the call retrieves.
-