public final class ReplicationTagPredicate extends ReplicationFilterPredicate
ReplicationFilterPredicate
class to represent the Tag
object
that must exist in the object's tag set in order for the
com.amazonaws.services.s3.model.ReplicationRule
to apply.Constructor and Description |
---|
ReplicationTagPredicate(com.ibm.cloud.objectstorage.services.s3.model.Tag tag) |
Modifier and Type | Method and Description |
---|---|
void |
accept(ReplicationPredicateVisitor replicationPredicateVisitor)
Helper method that accepts an implemenation of
ReplicationPredicateVisitor
and invokes the most applicable visit method in the visitor. |
com.ibm.cloud.objectstorage.services.s3.model.Tag |
getTag() |
public ReplicationTagPredicate(com.ibm.cloud.objectstorage.services.s3.model.Tag tag)
public com.ibm.cloud.objectstorage.services.s3.model.Tag getTag()
public void accept(ReplicationPredicateVisitor replicationPredicateVisitor)
ReplicationFilterPredicate
ReplicationPredicateVisitor
and invokes the most applicable visit method in the visitor.accept
in class ReplicationFilterPredicate
Copyright © 2023. All rights reserved.