Uses of Class
software.amazon.awssdk.services.s3control.model.StorageLensGroupOrOperator
-
Packages that use StorageLensGroupOrOperator Package Description software.amazon.awssdk.services.s3control.model -
-
Uses of StorageLensGroupOrOperator in software.amazon.awssdk.services.s3control.model
Methods in software.amazon.awssdk.services.s3control.model that return StorageLensGroupOrOperator Modifier and Type Method Description StorageLensGroupOrOperatorStorageLensGroupFilter. or()A single logical operator that allows multiple filter conditions to be joined.Methods in software.amazon.awssdk.services.s3control.model with parameters of type StorageLensGroupOrOperator Modifier and Type Method Description StorageLensGroupFilter.BuilderStorageLensGroupFilter.Builder. or(StorageLensGroupOrOperator or)A single logical operator that allows multiple filter conditions to be joined.
-