C# Класс Nest.Indexify.ElasticsearchIndexCreationStrategyResult

Наследование: IElasticsearchIndexCreationStrategyResult
Показать файл Открыть проект

Открытые методы

Метод Описание
ElasticsearchIndexCreationStrategyResult ( IEnumerable contributors, bool success, IIndicesOperationResponse indexResponse, Exception exception ) : System

Описание методов

ElasticsearchIndexCreationStrategyResult() публичный Метод

public ElasticsearchIndexCreationStrategyResult ( IEnumerable contributors, bool success, IIndicesOperationResponse indexResponse, Exception exception ) : System
contributors IEnumerable
success bool
indexResponse IIndicesOperationResponse
exception System.Exception
Результат System