Uses of Class
software.amazon.awssdk.services.controlcatalog.model.CommonControlFilter
-
Packages that use CommonControlFilter Package Description software.amazon.awssdk.services.controlcatalog.model -
-
Uses of CommonControlFilter in software.amazon.awssdk.services.controlcatalog.model
Methods in software.amazon.awssdk.services.controlcatalog.model that return CommonControlFilter Modifier and Type Method Description CommonControlFilterListCommonControlsRequest. commonControlFilter()An optional filter that narrows the results to a specific objective.Methods in software.amazon.awssdk.services.controlcatalog.model with parameters of type CommonControlFilter Modifier and Type Method Description ListCommonControlsRequest.BuilderListCommonControlsRequest.Builder. commonControlFilter(CommonControlFilter commonControlFilter)An optional filter that narrows the results to a specific objective.
-