Uses of Class
software.amazon.awssdk.services.s3control.model.StorageLensGroupFilter
-
Packages that use StorageLensGroupFilter Package Description software.amazon.awssdk.services.s3control.model -
-
Uses of StorageLensGroupFilter in software.amazon.awssdk.services.s3control.model
Methods in software.amazon.awssdk.services.s3control.model that return StorageLensGroupFilter Modifier and Type Method Description StorageLensGroupFilterStorageLensGroup. filter()Sets the criteria for the Storage Lens group data that is displayed.Methods in software.amazon.awssdk.services.s3control.model with parameters of type StorageLensGroupFilter Modifier and Type Method Description StorageLensGroup.BuilderStorageLensGroup.Builder. filter(StorageLensGroupFilter filter)Sets the criteria for the Storage Lens group data that is displayed.
-