Uses of Class
software.amazon.awssdk.services.verifiedpermissions.model.PolicyFilter
-
Packages that use PolicyFilter Package Description software.amazon.awssdk.services.verifiedpermissions.model -
-
Uses of PolicyFilter in software.amazon.awssdk.services.verifiedpermissions.model
Methods in software.amazon.awssdk.services.verifiedpermissions.model that return PolicyFilter Modifier and Type Method Description PolicyFilterListPoliciesRequest. filter()Specifies a filter that limits the response to only policies that match the specified criteria.Methods in software.amazon.awssdk.services.verifiedpermissions.model with parameters of type PolicyFilter Modifier and Type Method Description ListPoliciesRequest.BuilderListPoliciesRequest.Builder. filter(PolicyFilter filter)Specifies a filter that limits the response to only policies that match the specified criteria.
-