Uses of Class
software.amazon.awssdk.services.s3control.model.StorageLensGroupAndOperator
-
Packages that use StorageLensGroupAndOperator Package Description software.amazon.awssdk.services.s3control.model -
-
Uses of StorageLensGroupAndOperator in software.amazon.awssdk.services.s3control.model
Methods in software.amazon.awssdk.services.s3control.model that return StorageLensGroupAndOperator Modifier and Type Method Description StorageLensGroupAndOperatorStorageLensGroupFilter. and()A logical operator that allows multiple filter conditions to be joined for more complex comparisons of Storage Lens group data.Methods in software.amazon.awssdk.services.s3control.model with parameters of type StorageLensGroupAndOperator Modifier and Type Method Description StorageLensGroupFilter.BuilderStorageLensGroupFilter.Builder. and(StorageLensGroupAndOperator and)A logical operator that allows multiple filter conditions to be joined for more complex comparisons of Storage Lens group data.
-