Uses of Class
software.amazon.awssdk.services.s3control.model.ReplicationRuleFilter
-
Packages that use ReplicationRuleFilter Package Description software.amazon.awssdk.services.s3control.model -
-
Uses of ReplicationRuleFilter in software.amazon.awssdk.services.s3control.model
Methods in software.amazon.awssdk.services.s3control.model that return ReplicationRuleFilter Modifier and Type Method Description ReplicationRuleFilterReplicationRule. filter()A filter that identifies the subset of objects to which the replication rule applies.Methods in software.amazon.awssdk.services.s3control.model with parameters of type ReplicationRuleFilter Modifier and Type Method Description ReplicationRule.BuilderReplicationRule.Builder. filter(ReplicationRuleFilter filter)A filter that identifies the subset of objects to which the replication rule applies.
-