IndicesRequestAliasesRequestBroadcastRequest, ClearIndicesCacheRequest, CloseIndexRequest, ClusterHealthRequest, ClusterInfoRequest, ClusterSearchShardsRequest, ClusterStateRequest, CreateSnapshotRequest, DeleteByQueryRequest, DeleteIndexRequest, FieldCapabilitiesRequest, FlushRequest, ForceMergeRequest, GetAliasesRequest, GetFieldMappingsRequest, GetIndexRequest, GetMappingsRequest, GetSettingsRequest, IndicesAliasesRequest.AliasActions, IndicesExistsRequest, IndicesSegmentsRequest, IndicesShardStoresRequest, IndicesStatsRequest, OpenIndexRequest, PutMappingRequest, RecoveryRequest, RefreshRequest, SearchRequest, SyncedFlushRequest, TypesExistsRequest, UpdateByQueryRequest, UpdateSettingsRequest, UpgradeRequest, UpgradeStatusRequest, ValidateQueryRequestpublic static interface IndicesRequest.Replaceable extends IndicesRequest
IndicesRequest.Replaceable| Modifier and Type | Method | Description |
|---|---|---|
IndicesRequest |
indices(java.lang.String... indices) |
Sets the indices that the action relates to.
|
indices, indicesOptionsIndicesRequest indices(java.lang.String... indices)