Uses of Class
software.amazon.awssdk.services.controltower.model.ControlOperationFilter
-
Packages that use ControlOperationFilter Package Description software.amazon.awssdk.services.controltower.model -
-
Uses of ControlOperationFilter in software.amazon.awssdk.services.controltower.model
Methods in software.amazon.awssdk.services.controltower.model that return ControlOperationFilter Modifier and Type Method Description ControlOperationFilterListControlOperationsRequest. filter()An input filter for theListControlOperationsAPI that lets you select the types of control operations to view.Methods in software.amazon.awssdk.services.controltower.model with parameters of type ControlOperationFilter Modifier and Type Method Description ListControlOperationsRequest.BuilderListControlOperationsRequest.Builder. filter(ControlOperationFilter filter)An input filter for theListControlOperationsAPI that lets you select the types of control operations to view.
-