public class ReactiveElasticsearchIndicesClient extends co.elastic.clients.ApiClient<co.elastic.clients.transport.ElasticsearchTransport,ReactiveElasticsearchIndicesClient>
ElasticsearchIndicesClient
Constructor and Description |
---|
ReactiveElasticsearchIndicesClient(co.elastic.clients.transport.ElasticsearchTransport transport,
co.elastic.clients.transport.TransportOptions transportOptions) |
Modifier and Type | Method and Description |
---|---|
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.AddBlockResponse> |
addBlock(co.elastic.clients.elasticsearch.indices.AddBlockRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.AddBlockResponse> |
addBlock(Function<co.elastic.clients.elasticsearch.indices.AddBlockRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.AddBlockRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.AnalyzeResponse> |
analyze() |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.AnalyzeResponse> |
analyze(co.elastic.clients.elasticsearch.indices.AnalyzeRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.AnalyzeResponse> |
analyze(Function<co.elastic.clients.elasticsearch.indices.AnalyzeRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.AnalyzeRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.ClearCacheResponse> |
clearCache() |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.ClearCacheResponse> |
clearCache(co.elastic.clients.elasticsearch.indices.ClearCacheRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.ClearCacheResponse> |
clearCache(Function<co.elastic.clients.elasticsearch.indices.ClearCacheRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.ClearCacheRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.CloneIndexResponse> |
clone(co.elastic.clients.elasticsearch.indices.CloneIndexRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.CloneIndexResponse> |
clone(Function<co.elastic.clients.elasticsearch.indices.CloneIndexRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.CloneIndexRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.CloseIndexResponse> |
close(co.elastic.clients.elasticsearch.indices.CloseIndexRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.CloseIndexResponse> |
close(Function<co.elastic.clients.elasticsearch.indices.CloseIndexRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.CloseIndexRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.CreateIndexResponse> |
create(co.elastic.clients.elasticsearch.indices.CreateIndexRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.CreateIndexResponse> |
create(Function<co.elastic.clients.elasticsearch.indices.CreateIndexRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.CreateIndexRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.CreateDataStreamResponse> |
createDataStream(co.elastic.clients.elasticsearch.indices.CreateDataStreamRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.CreateDataStreamResponse> |
createDataStream(Function<co.elastic.clients.elasticsearch.indices.CreateDataStreamRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.CreateDataStreamRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.DataStreamsStatsResponse> |
dataStreamsStats() |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.DataStreamsStatsResponse> |
dataStreamsStats(co.elastic.clients.elasticsearch.indices.DataStreamsStatsRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.DataStreamsStatsResponse> |
dataStreamsStats(Function<co.elastic.clients.elasticsearch.indices.DataStreamsStatsRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.DataStreamsStatsRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.DeleteIndexResponse> |
delete(co.elastic.clients.elasticsearch.indices.DeleteIndexRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.DeleteIndexResponse> |
delete(Function<co.elastic.clients.elasticsearch.indices.DeleteIndexRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.DeleteIndexRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.DeleteAliasResponse> |
deleteAlias(co.elastic.clients.elasticsearch.indices.DeleteAliasRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.DeleteAliasResponse> |
deleteAlias(Function<co.elastic.clients.elasticsearch.indices.DeleteAliasRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.DeleteAliasRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.DeleteDataStreamResponse> |
deleteDataStream(co.elastic.clients.elasticsearch.indices.DeleteDataStreamRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.DeleteDataStreamResponse> |
deleteDataStream(Function<co.elastic.clients.elasticsearch.indices.DeleteDataStreamRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.DeleteDataStreamRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.DeleteIndexTemplateResponse> |
deleteIndexTemplate(co.elastic.clients.elasticsearch.indices.DeleteIndexTemplateRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.DeleteIndexTemplateResponse> |
deleteIndexTemplate(Function<co.elastic.clients.elasticsearch.indices.DeleteIndexTemplateRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.DeleteIndexTemplateRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.DeleteTemplateResponse> |
deleteTemplate(co.elastic.clients.elasticsearch.indices.DeleteTemplateRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.DeleteTemplateResponse> |
deleteTemplate(Function<co.elastic.clients.elasticsearch.indices.DeleteTemplateRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.DeleteTemplateRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.DiskUsageResponse> |
diskUsage(co.elastic.clients.elasticsearch.indices.DiskUsageRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.DiskUsageResponse> |
diskUsage(Function<co.elastic.clients.elasticsearch.indices.DiskUsageRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.DiskUsageRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.transport.endpoints.BooleanResponse> |
exists(co.elastic.clients.elasticsearch.indices.ExistsRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.transport.endpoints.BooleanResponse> |
exists(Function<co.elastic.clients.elasticsearch.indices.ExistsRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.ExistsRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.transport.endpoints.BooleanResponse> |
existsAlias(co.elastic.clients.elasticsearch.indices.ExistsAliasRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.transport.endpoints.BooleanResponse> |
existsAlias(Function<co.elastic.clients.elasticsearch.indices.ExistsAliasRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.ExistsAliasRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.transport.endpoints.BooleanResponse> |
existsIndexTemplate(co.elastic.clients.elasticsearch.indices.ExistsIndexTemplateRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.transport.endpoints.BooleanResponse> |
existsIndexTemplate(Function<co.elastic.clients.elasticsearch.indices.ExistsIndexTemplateRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.ExistsIndexTemplateRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.transport.endpoints.BooleanResponse> |
existsTemplate(co.elastic.clients.elasticsearch.indices.ExistsTemplateRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.transport.endpoints.BooleanResponse> |
existsTemplate(Function<co.elastic.clients.elasticsearch.indices.ExistsTemplateRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.ExistsTemplateRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.FlushResponse> |
flush() |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.FlushResponse> |
flush(co.elastic.clients.elasticsearch.indices.FlushRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.FlushResponse> |
flush(Function<co.elastic.clients.elasticsearch.indices.FlushRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.FlushRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.ForcemergeResponse> |
forcemerge() |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.ForcemergeResponse> |
forcemerge(co.elastic.clients.elasticsearch.indices.ForcemergeRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.ForcemergeResponse> |
forcemerge(Function<co.elastic.clients.elasticsearch.indices.ForcemergeRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.ForcemergeRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.GetIndexResponse> |
get(Function<co.elastic.clients.elasticsearch.indices.GetIndexRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.GetIndexRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.GetIndexResponse> |
get(co.elastic.clients.elasticsearch.indices.GetIndexRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.GetAliasResponse> |
getAlias() |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.GetAliasResponse> |
getAlias(Function<co.elastic.clients.elasticsearch.indices.GetAliasRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.GetAliasRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.GetAliasResponse> |
getAlias(co.elastic.clients.elasticsearch.indices.GetAliasRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.GetDataStreamResponse> |
getDataStream() |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.GetDataStreamResponse> |
getDataStream(Function<co.elastic.clients.elasticsearch.indices.GetDataStreamRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.GetDataStreamRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.GetDataStreamResponse> |
getDataStream(co.elastic.clients.elasticsearch.indices.GetDataStreamRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.GetFieldMappingResponse> |
getFieldMapping(Function<co.elastic.clients.elasticsearch.indices.GetFieldMappingRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.GetFieldMappingRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.GetFieldMappingResponse> |
getFieldMapping(co.elastic.clients.elasticsearch.indices.GetFieldMappingRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.GetIndexTemplateResponse> |
getIndexTemplate() |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.GetIndexTemplateResponse> |
getIndexTemplate(Function<co.elastic.clients.elasticsearch.indices.GetIndexTemplateRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.GetIndexTemplateRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.GetIndexTemplateResponse> |
getIndexTemplate(co.elastic.clients.elasticsearch.indices.GetIndexTemplateRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.GetMappingResponse> |
getMapping() |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.GetMappingResponse> |
getMapping(Function<co.elastic.clients.elasticsearch.indices.GetMappingRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.GetMappingRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.GetMappingResponse> |
getMapping(co.elastic.clients.elasticsearch.indices.GetMappingRequest getMappingRequest) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.GetIndicesSettingsResponse> |
getSettings() |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.GetIndicesSettingsResponse> |
getSettings(Function<co.elastic.clients.elasticsearch.indices.GetIndicesSettingsRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.GetIndicesSettingsRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.GetIndicesSettingsResponse> |
getSettings(co.elastic.clients.elasticsearch.indices.GetIndicesSettingsRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.GetTemplateResponse> |
getTemplate() |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.GetTemplateResponse> |
getTemplate(Function<co.elastic.clients.elasticsearch.indices.GetTemplateRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.GetTemplateRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.GetTemplateResponse> |
getTemplate(co.elastic.clients.elasticsearch.indices.GetTemplateRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.MigrateToDataStreamResponse> |
migrateToDataStream(Function<co.elastic.clients.elasticsearch.indices.MigrateToDataStreamRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.MigrateToDataStreamRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.MigrateToDataStreamResponse> |
migrateToDataStream(co.elastic.clients.elasticsearch.indices.MigrateToDataStreamRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.OpenResponse> |
open(Function<co.elastic.clients.elasticsearch.indices.OpenRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.OpenRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.OpenResponse> |
open(co.elastic.clients.elasticsearch.indices.OpenRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.PromoteDataStreamResponse> |
promoteDataStream(Function<co.elastic.clients.elasticsearch.indices.PromoteDataStreamRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.PromoteDataStreamRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.PromoteDataStreamResponse> |
promoteDataStream(co.elastic.clients.elasticsearch.indices.PromoteDataStreamRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.PutAliasResponse> |
putAlias(Function<co.elastic.clients.elasticsearch.indices.PutAliasRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.PutAliasRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.PutAliasResponse> |
putAlias(co.elastic.clients.elasticsearch.indices.PutAliasRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.PutIndexTemplateResponse> |
putIndexTemplate(Function<co.elastic.clients.elasticsearch.indices.PutIndexTemplateRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.PutIndexTemplateRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.PutIndexTemplateResponse> |
putIndexTemplate(co.elastic.clients.elasticsearch.indices.PutIndexTemplateRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.PutMappingResponse> |
putMapping(Function<co.elastic.clients.elasticsearch.indices.PutMappingRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.PutMappingRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.PutMappingResponse> |
putMapping(co.elastic.clients.elasticsearch.indices.PutMappingRequest putMappingRequest) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.PutIndicesSettingsResponse> |
putSettings() |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.PutIndicesSettingsResponse> |
putSettings(Function<co.elastic.clients.elasticsearch.indices.PutIndicesSettingsRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.PutIndicesSettingsRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.PutIndicesSettingsResponse> |
putSettings(co.elastic.clients.elasticsearch.indices.PutIndicesSettingsRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.PutTemplateResponse> |
putTemplate(Function<co.elastic.clients.elasticsearch.indices.PutTemplateRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.PutTemplateRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.PutTemplateResponse> |
putTemplate(co.elastic.clients.elasticsearch.indices.PutTemplateRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.RecoveryResponse> |
recovery() |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.RecoveryResponse> |
recovery(Function<co.elastic.clients.elasticsearch.indices.RecoveryRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.RecoveryRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.RecoveryResponse> |
recovery(co.elastic.clients.elasticsearch.indices.RecoveryRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.RefreshResponse> |
refresh() |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.RefreshResponse> |
refresh(Function<co.elastic.clients.elasticsearch.indices.RefreshRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.RefreshRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.RefreshResponse> |
refresh(co.elastic.clients.elasticsearch.indices.RefreshRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.ReloadSearchAnalyzersResponse> |
reloadSearchAnalyzers(Function<co.elastic.clients.elasticsearch.indices.ReloadSearchAnalyzersRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.ReloadSearchAnalyzersRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.ReloadSearchAnalyzersResponse> |
reloadSearchAnalyzers(co.elastic.clients.elasticsearch.indices.ReloadSearchAnalyzersRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.ResolveIndexResponse> |
resolveIndex(Function<co.elastic.clients.elasticsearch.indices.ResolveIndexRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.ResolveIndexRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.ResolveIndexResponse> |
resolveIndex(co.elastic.clients.elasticsearch.indices.ResolveIndexRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.RolloverResponse> |
rollover(Function<co.elastic.clients.elasticsearch.indices.RolloverRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.RolloverRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.RolloverResponse> |
rollover(co.elastic.clients.elasticsearch.indices.RolloverRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.SegmentsResponse> |
segments() |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.SegmentsResponse> |
segments(Function<co.elastic.clients.elasticsearch.indices.SegmentsRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.SegmentsRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.SegmentsResponse> |
segments(co.elastic.clients.elasticsearch.indices.SegmentsRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.ShardStoresResponse> |
shardStores() |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.ShardStoresResponse> |
shardStores(Function<co.elastic.clients.elasticsearch.indices.ShardStoresRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.ShardStoresRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.ShardStoresResponse> |
shardStores(co.elastic.clients.elasticsearch.indices.ShardStoresRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.ShrinkResponse> |
shrink(Function<co.elastic.clients.elasticsearch.indices.ShrinkRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.ShrinkRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.ShrinkResponse> |
shrink(co.elastic.clients.elasticsearch.indices.ShrinkRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.SimulateIndexTemplateResponse> |
simulateIndexTemplate(Function<co.elastic.clients.elasticsearch.indices.SimulateIndexTemplateRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.SimulateIndexTemplateRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.SimulateIndexTemplateResponse> |
simulateIndexTemplate(co.elastic.clients.elasticsearch.indices.SimulateIndexTemplateRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.SimulateTemplateResponse> |
simulateTemplate() |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.SimulateTemplateResponse> |
simulateTemplate(Function<co.elastic.clients.elasticsearch.indices.SimulateTemplateRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.SimulateTemplateRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.SimulateTemplateResponse> |
simulateTemplate(co.elastic.clients.elasticsearch.indices.SimulateTemplateRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.SplitResponse> |
split(Function<co.elastic.clients.elasticsearch.indices.SplitRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.SplitRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.SplitResponse> |
split(co.elastic.clients.elasticsearch.indices.SplitRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.IndicesStatsResponse> |
stats() |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.IndicesStatsResponse> |
stats(Function<co.elastic.clients.elasticsearch.indices.IndicesStatsRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.IndicesStatsRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.IndicesStatsResponse> |
stats(co.elastic.clients.elasticsearch.indices.IndicesStatsRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.UnfreezeResponse> |
unfreeze(Function<co.elastic.clients.elasticsearch.indices.UnfreezeRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.UnfreezeRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.UnfreezeResponse> |
unfreeze(co.elastic.clients.elasticsearch.indices.UnfreezeRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.UpdateAliasesResponse> |
updateAliases() |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.UpdateAliasesResponse> |
updateAliases(Function<co.elastic.clients.elasticsearch.indices.UpdateAliasesRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.UpdateAliasesRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.UpdateAliasesResponse> |
updateAliases(co.elastic.clients.elasticsearch.indices.UpdateAliasesRequest request) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.ValidateQueryResponse> |
validateQuery() |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.ValidateQueryResponse> |
validateQuery(Function<co.elastic.clients.elasticsearch.indices.ValidateQueryRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.ValidateQueryRequest>> fn) |
reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.ValidateQueryResponse> |
validateQuery(co.elastic.clients.elasticsearch.indices.ValidateQueryRequest request) |
ReactiveElasticsearchIndicesClient |
withTransportOptions(co.elastic.clients.transport.TransportOptions transportOptions) |
public ReactiveElasticsearchIndicesClient(co.elastic.clients.transport.ElasticsearchTransport transport, @Nullable co.elastic.clients.transport.TransportOptions transportOptions)
public ReactiveElasticsearchIndicesClient withTransportOptions(@Nullable co.elastic.clients.transport.TransportOptions transportOptions)
withTransportOptions
in class co.elastic.clients.ApiClient<co.elastic.clients.transport.ElasticsearchTransport,ReactiveElasticsearchIndicesClient>
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.AddBlockResponse> addBlock(co.elastic.clients.elasticsearch.indices.AddBlockRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.AddBlockResponse> addBlock(Function<co.elastic.clients.elasticsearch.indices.AddBlockRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.AddBlockRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.AnalyzeResponse> analyze(co.elastic.clients.elasticsearch.indices.AnalyzeRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.AnalyzeResponse> analyze(Function<co.elastic.clients.elasticsearch.indices.AnalyzeRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.AnalyzeRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.AnalyzeResponse> analyze()
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.ClearCacheResponse> clearCache(co.elastic.clients.elasticsearch.indices.ClearCacheRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.ClearCacheResponse> clearCache(Function<co.elastic.clients.elasticsearch.indices.ClearCacheRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.ClearCacheRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.ClearCacheResponse> clearCache()
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.CloneIndexResponse> clone(co.elastic.clients.elasticsearch.indices.CloneIndexRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.CloneIndexResponse> clone(Function<co.elastic.clients.elasticsearch.indices.CloneIndexRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.CloneIndexRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.CloseIndexResponse> close(co.elastic.clients.elasticsearch.indices.CloseIndexRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.CloseIndexResponse> close(Function<co.elastic.clients.elasticsearch.indices.CloseIndexRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.CloseIndexRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.CreateIndexResponse> create(co.elastic.clients.elasticsearch.indices.CreateIndexRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.CreateIndexResponse> create(Function<co.elastic.clients.elasticsearch.indices.CreateIndexRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.CreateIndexRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.CreateDataStreamResponse> createDataStream(co.elastic.clients.elasticsearch.indices.CreateDataStreamRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.CreateDataStreamResponse> createDataStream(Function<co.elastic.clients.elasticsearch.indices.CreateDataStreamRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.CreateDataStreamRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.DataStreamsStatsResponse> dataStreamsStats(co.elastic.clients.elasticsearch.indices.DataStreamsStatsRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.DataStreamsStatsResponse> dataStreamsStats(Function<co.elastic.clients.elasticsearch.indices.DataStreamsStatsRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.DataStreamsStatsRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.DataStreamsStatsResponse> dataStreamsStats()
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.DeleteIndexResponse> delete(co.elastic.clients.elasticsearch.indices.DeleteIndexRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.DeleteIndexResponse> delete(Function<co.elastic.clients.elasticsearch.indices.DeleteIndexRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.DeleteIndexRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.DeleteAliasResponse> deleteAlias(co.elastic.clients.elasticsearch.indices.DeleteAliasRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.DeleteAliasResponse> deleteAlias(Function<co.elastic.clients.elasticsearch.indices.DeleteAliasRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.DeleteAliasRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.DeleteDataStreamResponse> deleteDataStream(co.elastic.clients.elasticsearch.indices.DeleteDataStreamRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.DeleteDataStreamResponse> deleteDataStream(Function<co.elastic.clients.elasticsearch.indices.DeleteDataStreamRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.DeleteDataStreamRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.DeleteIndexTemplateResponse> deleteIndexTemplate(co.elastic.clients.elasticsearch.indices.DeleteIndexTemplateRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.DeleteIndexTemplateResponse> deleteIndexTemplate(Function<co.elastic.clients.elasticsearch.indices.DeleteIndexTemplateRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.DeleteIndexTemplateRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.DeleteTemplateResponse> deleteTemplate(co.elastic.clients.elasticsearch.indices.DeleteTemplateRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.DeleteTemplateResponse> deleteTemplate(Function<co.elastic.clients.elasticsearch.indices.DeleteTemplateRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.DeleteTemplateRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.DiskUsageResponse> diskUsage(co.elastic.clients.elasticsearch.indices.DiskUsageRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.DiskUsageResponse> diskUsage(Function<co.elastic.clients.elasticsearch.indices.DiskUsageRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.DiskUsageRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.transport.endpoints.BooleanResponse> exists(co.elastic.clients.elasticsearch.indices.ExistsRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.transport.endpoints.BooleanResponse> exists(Function<co.elastic.clients.elasticsearch.indices.ExistsRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.ExistsRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.transport.endpoints.BooleanResponse> existsAlias(co.elastic.clients.elasticsearch.indices.ExistsAliasRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.transport.endpoints.BooleanResponse> existsAlias(Function<co.elastic.clients.elasticsearch.indices.ExistsAliasRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.ExistsAliasRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.transport.endpoints.BooleanResponse> existsIndexTemplate(co.elastic.clients.elasticsearch.indices.ExistsIndexTemplateRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.transport.endpoints.BooleanResponse> existsIndexTemplate(Function<co.elastic.clients.elasticsearch.indices.ExistsIndexTemplateRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.ExistsIndexTemplateRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.transport.endpoints.BooleanResponse> existsTemplate(co.elastic.clients.elasticsearch.indices.ExistsTemplateRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.transport.endpoints.BooleanResponse> existsTemplate(Function<co.elastic.clients.elasticsearch.indices.ExistsTemplateRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.ExistsTemplateRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.FlushResponse> flush(co.elastic.clients.elasticsearch.indices.FlushRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.FlushResponse> flush(Function<co.elastic.clients.elasticsearch.indices.FlushRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.FlushRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.FlushResponse> flush()
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.ForcemergeResponse> forcemerge(co.elastic.clients.elasticsearch.indices.ForcemergeRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.ForcemergeResponse> forcemerge(Function<co.elastic.clients.elasticsearch.indices.ForcemergeRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.ForcemergeRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.ForcemergeResponse> forcemerge()
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.GetIndexResponse> get(co.elastic.clients.elasticsearch.indices.GetIndexRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.GetIndexResponse> get(Function<co.elastic.clients.elasticsearch.indices.GetIndexRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.GetIndexRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.GetAliasResponse> getAlias(co.elastic.clients.elasticsearch.indices.GetAliasRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.GetAliasResponse> getAlias(Function<co.elastic.clients.elasticsearch.indices.GetAliasRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.GetAliasRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.GetAliasResponse> getAlias()
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.GetDataStreamResponse> getDataStream(co.elastic.clients.elasticsearch.indices.GetDataStreamRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.GetDataStreamResponse> getDataStream(Function<co.elastic.clients.elasticsearch.indices.GetDataStreamRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.GetDataStreamRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.GetDataStreamResponse> getDataStream()
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.GetFieldMappingResponse> getFieldMapping(co.elastic.clients.elasticsearch.indices.GetFieldMappingRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.GetFieldMappingResponse> getFieldMapping(Function<co.elastic.clients.elasticsearch.indices.GetFieldMappingRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.GetFieldMappingRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.GetIndexTemplateResponse> getIndexTemplate(co.elastic.clients.elasticsearch.indices.GetIndexTemplateRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.GetIndexTemplateResponse> getIndexTemplate(Function<co.elastic.clients.elasticsearch.indices.GetIndexTemplateRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.GetIndexTemplateRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.GetIndexTemplateResponse> getIndexTemplate()
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.GetMappingResponse> getMapping(co.elastic.clients.elasticsearch.indices.GetMappingRequest getMappingRequest)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.GetMappingResponse> getMapping(Function<co.elastic.clients.elasticsearch.indices.GetMappingRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.GetMappingRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.GetMappingResponse> getMapping()
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.GetIndicesSettingsResponse> getSettings(co.elastic.clients.elasticsearch.indices.GetIndicesSettingsRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.GetIndicesSettingsResponse> getSettings(Function<co.elastic.clients.elasticsearch.indices.GetIndicesSettingsRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.GetIndicesSettingsRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.GetIndicesSettingsResponse> getSettings()
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.GetTemplateResponse> getTemplate(co.elastic.clients.elasticsearch.indices.GetTemplateRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.GetTemplateResponse> getTemplate(Function<co.elastic.clients.elasticsearch.indices.GetTemplateRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.GetTemplateRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.GetTemplateResponse> getTemplate()
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.MigrateToDataStreamResponse> migrateToDataStream(co.elastic.clients.elasticsearch.indices.MigrateToDataStreamRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.MigrateToDataStreamResponse> migrateToDataStream(Function<co.elastic.clients.elasticsearch.indices.MigrateToDataStreamRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.MigrateToDataStreamRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.OpenResponse> open(co.elastic.clients.elasticsearch.indices.OpenRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.OpenResponse> open(Function<co.elastic.clients.elasticsearch.indices.OpenRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.OpenRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.PromoteDataStreamResponse> promoteDataStream(co.elastic.clients.elasticsearch.indices.PromoteDataStreamRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.PromoteDataStreamResponse> promoteDataStream(Function<co.elastic.clients.elasticsearch.indices.PromoteDataStreamRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.PromoteDataStreamRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.PutAliasResponse> putAlias(co.elastic.clients.elasticsearch.indices.PutAliasRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.PutAliasResponse> putAlias(Function<co.elastic.clients.elasticsearch.indices.PutAliasRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.PutAliasRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.PutIndexTemplateResponse> putIndexTemplate(co.elastic.clients.elasticsearch.indices.PutIndexTemplateRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.PutIndexTemplateResponse> putIndexTemplate(Function<co.elastic.clients.elasticsearch.indices.PutIndexTemplateRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.PutIndexTemplateRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.PutMappingResponse> putMapping(co.elastic.clients.elasticsearch.indices.PutMappingRequest putMappingRequest)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.PutMappingResponse> putMapping(Function<co.elastic.clients.elasticsearch.indices.PutMappingRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.PutMappingRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.PutIndicesSettingsResponse> putSettings(co.elastic.clients.elasticsearch.indices.PutIndicesSettingsRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.PutIndicesSettingsResponse> putSettings(Function<co.elastic.clients.elasticsearch.indices.PutIndicesSettingsRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.PutIndicesSettingsRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.PutIndicesSettingsResponse> putSettings()
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.PutTemplateResponse> putTemplate(co.elastic.clients.elasticsearch.indices.PutTemplateRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.PutTemplateResponse> putTemplate(Function<co.elastic.clients.elasticsearch.indices.PutTemplateRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.PutTemplateRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.RecoveryResponse> recovery(co.elastic.clients.elasticsearch.indices.RecoveryRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.RecoveryResponse> recovery(Function<co.elastic.clients.elasticsearch.indices.RecoveryRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.RecoveryRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.RecoveryResponse> recovery()
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.RefreshResponse> refresh(co.elastic.clients.elasticsearch.indices.RefreshRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.RefreshResponse> refresh(Function<co.elastic.clients.elasticsearch.indices.RefreshRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.RefreshRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.RefreshResponse> refresh()
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.ReloadSearchAnalyzersResponse> reloadSearchAnalyzers(co.elastic.clients.elasticsearch.indices.ReloadSearchAnalyzersRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.ReloadSearchAnalyzersResponse> reloadSearchAnalyzers(Function<co.elastic.clients.elasticsearch.indices.ReloadSearchAnalyzersRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.ReloadSearchAnalyzersRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.ResolveIndexResponse> resolveIndex(co.elastic.clients.elasticsearch.indices.ResolveIndexRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.ResolveIndexResponse> resolveIndex(Function<co.elastic.clients.elasticsearch.indices.ResolveIndexRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.ResolveIndexRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.RolloverResponse> rollover(co.elastic.clients.elasticsearch.indices.RolloverRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.RolloverResponse> rollover(Function<co.elastic.clients.elasticsearch.indices.RolloverRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.RolloverRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.SegmentsResponse> segments(co.elastic.clients.elasticsearch.indices.SegmentsRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.SegmentsResponse> segments(Function<co.elastic.clients.elasticsearch.indices.SegmentsRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.SegmentsRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.SegmentsResponse> segments()
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.ShardStoresResponse> shardStores(co.elastic.clients.elasticsearch.indices.ShardStoresRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.ShardStoresResponse> shardStores(Function<co.elastic.clients.elasticsearch.indices.ShardStoresRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.ShardStoresRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.ShardStoresResponse> shardStores()
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.ShrinkResponse> shrink(co.elastic.clients.elasticsearch.indices.ShrinkRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.ShrinkResponse> shrink(Function<co.elastic.clients.elasticsearch.indices.ShrinkRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.ShrinkRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.SimulateIndexTemplateResponse> simulateIndexTemplate(co.elastic.clients.elasticsearch.indices.SimulateIndexTemplateRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.SimulateIndexTemplateResponse> simulateIndexTemplate(Function<co.elastic.clients.elasticsearch.indices.SimulateIndexTemplateRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.SimulateIndexTemplateRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.SimulateTemplateResponse> simulateTemplate(co.elastic.clients.elasticsearch.indices.SimulateTemplateRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.SimulateTemplateResponse> simulateTemplate(Function<co.elastic.clients.elasticsearch.indices.SimulateTemplateRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.SimulateTemplateRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.SimulateTemplateResponse> simulateTemplate()
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.SplitResponse> split(co.elastic.clients.elasticsearch.indices.SplitRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.SplitResponse> split(Function<co.elastic.clients.elasticsearch.indices.SplitRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.SplitRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.IndicesStatsResponse> stats(co.elastic.clients.elasticsearch.indices.IndicesStatsRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.IndicesStatsResponse> stats(Function<co.elastic.clients.elasticsearch.indices.IndicesStatsRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.IndicesStatsRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.IndicesStatsResponse> stats()
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.UnfreezeResponse> unfreeze(co.elastic.clients.elasticsearch.indices.UnfreezeRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.UnfreezeResponse> unfreeze(Function<co.elastic.clients.elasticsearch.indices.UnfreezeRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.UnfreezeRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.UpdateAliasesResponse> updateAliases(co.elastic.clients.elasticsearch.indices.UpdateAliasesRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.UpdateAliasesResponse> updateAliases(Function<co.elastic.clients.elasticsearch.indices.UpdateAliasesRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.UpdateAliasesRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.UpdateAliasesResponse> updateAliases()
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.ValidateQueryResponse> validateQuery(co.elastic.clients.elasticsearch.indices.ValidateQueryRequest request)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.ValidateQueryResponse> validateQuery(Function<co.elastic.clients.elasticsearch.indices.ValidateQueryRequest.Builder,co.elastic.clients.util.ObjectBuilder<co.elastic.clients.elasticsearch.indices.ValidateQueryRequest>> fn)
public reactor.core.publisher.Mono<co.elastic.clients.elasticsearch.indices.ValidateQueryResponse> validateQuery()
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.