Package | Description |
---|---|
com.ibm.cloud.objectstorage.services.s3.model |
Classes modeling the various types represented by Amazon S3.
|
com.ibm.cloud.objectstorage.services.s3.model.replication |
Class and Description |
---|
ReplicationFilter
The
ReplicationFilter is used to identify objects that a Replication Rule applies to. |
Class and Description |
---|
ReplicationAndOperator
A logical AND of two or more predicates of type
ReplicationFilterPredicate . |
ReplicationFilter
The
ReplicationFilter is used to identify objects that a Replication Rule applies to. |
ReplicationFilterPredicate
Base class to represent the root predicate in
ReplicationFilter class. |
ReplicationPredicateVisitor
Interface to invoke specific behavior based on the type of
ReplicationFilterPredicate visited. |
ReplicationPrefixPredicate
A
ReplicationFilterPredicate class to represent the
prefix identifying one or more objects to which the
com.amazonaws.services.s3.model.ReplicationRule applies. |
ReplicationTagPredicate
A
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. |
Copyright © 2024. All rights reserved.