Uses of Class
software.amazon.awssdk.services.controlcatalog.model.ObjectiveFilter
-
Packages that use ObjectiveFilter Package Description software.amazon.awssdk.services.controlcatalog.model -
-
Uses of ObjectiveFilter in software.amazon.awssdk.services.controlcatalog.model
Methods in software.amazon.awssdk.services.controlcatalog.model that return ObjectiveFilter Modifier and Type Method Description ObjectiveFilterListObjectivesRequest. objectiveFilter()An optional filter that narrows the results to a specific domain.Methods in software.amazon.awssdk.services.controlcatalog.model with parameters of type ObjectiveFilter Modifier and Type Method Description ListObjectivesRequest.BuilderListObjectivesRequest.Builder. objectiveFilter(ObjectiveFilter objectiveFilter)An optional filter that narrows the results to a specific domain.
-