C# Class Nest.Indexify.ElasticsearchIndexCreationStrategyResult

Inheritance: IElasticsearchIndexCreationStrategyResult
Afficher le fichier Open project: stormid/Nest-Indexify

Méthodes publiques

Méthode Description
ElasticsearchIndexCreationStrategyResult ( IEnumerable contributors, bool success, IIndicesOperationResponse indexResponse, Exception exception ) : System

Method Details

ElasticsearchIndexCreationStrategyResult() public méthode

public ElasticsearchIndexCreationStrategyResult ( IEnumerable contributors, bool success, IIndicesOperationResponse indexResponse, Exception exception ) : System
contributors IEnumerable
success bool
indexResponse IIndicesOperationResponse
exception System.Exception
Résultat System