C# Class Amazon.S3.Model.MetricsTagPredicate

Class for MetricsTagPredicate

The tag used when evaluating a metrics filter.

Inheritance: MetricsFilterPredicate
Afficher le fichier Open project: aws/aws-sdk-net

Méthodes publiques

Méthode Description
MetricsTagPredicate ( Tag tag ) : System

Private Methods

Méthode Description
Accept ( IMetricsPredicateVisitor metricsPredicateVisitor ) : void

Method Details

MetricsTagPredicate() public méthode

public MetricsTagPredicate ( Tag tag ) : System
tag Tag
Résultat System