public final class IntelligentTieringPrefixPredicate extends IntelligentTieringFilterPredicate
Constructor and Description |
---|
IntelligentTieringPrefixPredicate(String prefix) |
Modifier and Type | Method and Description |
---|---|
void |
accept(IntelligentTieringPredicateVisitor intelligentTieringPredicateVisitor)
Use in conjunction with the
IntelligentTieringPredicateVisitor
and call appropriate visit() method. |
String |
getPrefix()
Returns the prefix to use when evaluating an S3 Intelligent-Tiering filter.
|
public IntelligentTieringPrefixPredicate(String prefix)
public String getPrefix()
public void accept(IntelligentTieringPredicateVisitor intelligentTieringPredicateVisitor)
IntelligentTieringFilterPredicate
IntelligentTieringPredicateVisitor
and call appropriate visit() method.accept
in class IntelligentTieringFilterPredicate
Copyright © 2020. All rights reserved.