| Package | Description |
|---|---|
| org.springframework.data.elasticsearch.core.reindex |
| Modifier and Type | Method and Description |
|---|---|
static Remote.RemoteBuilder |
Remote.builder(String scheme,
String host,
int port) |
Remote.RemoteBuilder |
Remote.RemoteBuilder.withConnectTimeout(Duration connectTimeout) |
Remote.RemoteBuilder |
Remote.RemoteBuilder.withPassword(String password) |
Remote.RemoteBuilder |
Remote.RemoteBuilder.withPathPrefix(String pathPrefix) |
Remote.RemoteBuilder |
Remote.RemoteBuilder.withSocketTimeout(Duration socketTimeout) |
Remote.RemoteBuilder |
Remote.RemoteBuilder.withUsername(String username) |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.